wvdial ATDT*99# ERROR Invalid dial command - Raspberry Pi Forums


hi ,
using zte mf667 , want connect rpi
install wvdial , configure

wvdial.conf >>>

[dialer 3gconnect]
init1 = atz
init3 = atq0 v1 e1 s0=0 &c1 &d2 +fclass=0
init4 = at+cgdcont=1,"ip","mobinilweb"
stupid mode = 1
modem type = analog modem
isdn = 0
phone = *99#
new pppd = yes
modem = /dev/ttyusb1
username = { }
password = { }
baud = 9600

, /etc/network/interfaces >>>

auto lo

iface lo inet loopback
iface eth0 inet static
address **********
netmask **********
network **********
broadcast *********
gateway ***********

allow-hotplug wlan0
iface wlan0 inet manual
wpa-roam /etc/wpa_supplicant/wpa_supplicant.conf
iface default inet dhcp

, ifconfig >>

eth0 link encap:ethernet hwaddr b8:27:eb:68:fe:12
broadcast multicast mtu:1500 metric:1
rx packets:167 errors:0 dropped:0 overruns:0 frame:0
tx packets:192 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
rx bytes:0 (0.0 kib) tx bytes:0 (0.0 kib)

lo link encap:local loopback
inet addr:127.0.0.1 mask:255.0.0.0
loopback running mtu:65536 metric:1
rx packets:8 errors:0 dropped:0 overruns:0 frame:0
tx packets:8 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
rx bytes:0 (0.0 kib) tx bytes:0 (0.0 kib)

wwan0 link encap:ethernet hwaddr 56:8e:9b:7c:25:fb
broadcast running multicast mtu:1500 metric:1
rx packets:0 errors:0 dropped:0 overruns:0 frame:0
tx packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
rx bytes:0 (0.0 b) tx bytes:0 (0.0 b)


me please ??
want rid off error , connect internet through 3g usb :( ,, please ??

thnx in advance !

hi,
try parameter on wvdial configuration

code: select all

dial command = atd
sim card have pin lock set?


raspberrypi



Comments

Popular posts from this blog

opencv3, tbb and rasp pi 2 - Raspberry Pi Forums

small ethernet problem - Raspberry Pi Forums

Multithumb configuration params not working? - Joomla! Forum - community, help and support