Dialer Issues

michael at michaelshiloh.com michael at michaelshiloh.com
Tue May 29 02:25:56 CEST 2007




On Mon, 28 May 2007, Werner Almesberger wrote:

> michael at michaelshiloh.com wrote:
>>  	http://wiki.openmoko.org/wiki/Gsmd#Usage_of_shell_mode
>
> There's also the possibility to talk to the modem directly:
>
> /etc/init.d/gsmd stop
> echo 1 >/sys/bus/platform/devices/gta01-pm-gsm.0/power_on
> cu -E @ -l /dev/ttySAC0
>
> Now you can enter AT commands. E.g.,
>
> ATE1
> AT+CFUN=1
> AT+CPIN="1234"
> AT+COPS
> ATD123456789;
>
> Notes:
> - it's "normal" for CFUN=1 to produce an error
> - COPS often hangs, but returns OK when a character is sent
> - the semicolon at the end of ATD... is needed to make a voice call

Hi Werner,

That worked - thanks!

So I guess my SIM card is recognized, and that network registration worked.

Michael



More information about the framework-devel mailing list