I have an android tablet and i am trying to connect a CDMA modem to go online using pppd command from terminal emulator, but pppd hangs after "chat script".
This same command works on linux box with same config in "chat script". Following is the log of command. ================================================================================== $su pppd connect 'chat -v -s -f /mnt/sdcard/chat-telcel' /dev/ttyUSB0 9600 user internet password internet nodetach crtscts debug usepeerdns defaultroute # abort on (NO CARRIER) abort on (NO DIALTONE) abort on (ERROR) abort on (NO ANSWER) abort on (BUSY) timeout set to 120 seconds send (ATZ^M) expect (OK) ATZ^M^M OK -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
