Bug #1024 (oscillating re-camping), the story goes on...
Dieter Spaar
spaar at openmoko.org
Tue Mar 31 18:00:27 CEST 2009
Hello Timo,
Timo Juhani Lindfors wrote:
> I connected the usart of my AVR (at90usbkey demo board) to the headset
> and configured it to 115200 8N1. I then did gpio J6=0 and powered up
> the gsm modem. I can receive data but it does not make any sense to
> me. Is it really binary data or are serial port parameters wrong?
>
Great that you tried it this way !
115200 8N1 is OK, however you should receive mainly ASCII
data. When the modem powers up, it could be that you receive
a few binary data from the bootloader, but after that its
mainly ASCII. If the GSM modem has started, but GSM has not
been turned on, you should receive something like that, one
line every few second:
IQ EXT: ADC End ADC :407 0
IQ EXT: ADC End ADC :509 0
If the modem is idle and registered to a network, it looks like this:
IQ EXT: ADC EndNP_I 15320 0 308 149 1327 214 3 3 3 3
IBA_I 15320 1 36 (234 0)(236 -1)(238 0)(240 0)(246 0)(248 -1)(252 0)(254 0)
deep_sleep: 15325 15717 1 19
ADC :15723 0
gauging 15723
IQ EXT: ADC EndNP_I 15728 0 308 149 1327 214 3 3 3 3
IBA_I 15728 1 36 (308 35)(256 0)(260 -1)(264 0)(270 -2)(280 -1)(283
-2)(297 -3)
deep_sleep: 15733 16125 1 19
TOA updated:16131 0
ADC :16131 0
gauging 16131
IQ EXT: ADC EndNP_I 16136 0 308 149 1327 214 3 3 3 3
IBA_I 16136 1 36 (301 -4)(303 -2)(305 -2)(321 -3)(331 -2)(362 -2)(234
0)(236 -2)
deep_sleep: 16141 16315 1 19
BS_I 16326 0 308 150 1327 214
deep_sleep: 16328 16366 1 19
BS_I 16377 0 308 149 1327 214
deep_sleep: 16379 16417 1 19
TOA updated:16423 0
BS_I 16428 0 308 149 1327 214
deep_sleep: 16430 16468 1 19
BS_I 16479 0 308 150 1327 214
deep_sleep: 16481 16519 1 19
BS_I 16530 0 308 149 1327 213
TOA updated:16539 0
ADC :16539 0
gauging 16539
Please be sure not to send anything to the modem, this might
disturb the firmware.
Best regards,
Dieter
More information about the hardware
mailing list