WvDial GSM3 Click

Post your reviews about the boards you have got.
Post Reply
Author
Message
robbannn
Posts: 5
Joined: 30 Jan 2018 11:39

WvDial GSM3 Click

#1 Post by robbannn » 07 Feb 2018 14:54

Im trying to use WvDial to connect to the Internet.
Im struggling with the config file (/etc/wvdial.conf):

Code: Select all

[Dialer Defaults] 
Modem = /dev/serial0 
BAUD = 9600 
Init1 = ATZ 
Init2 = ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0 
Init3 = AT+CGDCONT=1,"IP","m2m.tele2.com" 
Phone = *99***1# 
Username = web 
Password = web 
New PPPD = yes 
Stupid Mode = 1

When running sudo wvdial, I get:

Code: Select all

--> WvDial: Internet dialer version 1.61 Initializing modem.
--> Sending: ATZ
ATZ
OK
--> Sending: ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
ERROR
--> Bad init string.

I have not been able to find documentation for the different input values and was hoping someone could point to a good source or provide a sample that is tailored to suit the GSM3 Click.

User avatar
strahinja.jacimovic
mikroElektronika team
Posts: 200
Joined: 18 Dec 2017 18:19

Re: WvDial GSM3 Click

#2 Post by strahinja.jacimovic » 09 Feb 2018 09:07

Hi,

Have you checked our Libstock libraries?

We have libraries with examples for every architecture with examples.
https://libstock.mikroe.com/projects/vi ... gsm3-click

Kind regards,
Strahinja Jacimovic

Post Reply

Return to “Review”