FreeCalypso > hg > fc-magnetite
comparison doc/C1xx-Howto @ 510:682955c407b4
doc/C1xx-Howto: parenthesis fix and update for shorter keepalive timer
| author | Mychaela Falconia <falcon@freecalypso.org> |
|---|---|
| date | Mon, 25 Jun 2018 07:22:17 +0000 |
| parents | 6530fc550836 |
| children | 9c5944d1bac5 |
comparison
equal
deleted
inserted
replaced
| 509:3992869d41ad | 510:682955c407b4 |
|---|---|
| 75 | 75 |
| 76 fc-loadtool -h compal -c 1004 /dev/ttyXXX | 76 fc-loadtool -h compal -c 1004 /dev/ttyXXX |
| 77 | 77 |
| 78 Change /dev/ttyXXX to the serial or USB-serial device corresponding to your | 78 Change /dev/ttyXXX to the serial or USB-serial device corresponding to your |
| 79 serial cable. The -c 1004 option (adds a little inefficiency which is required | 79 serial cable. The -c 1004 option (adds a little inefficiency which is required |
| 80 for C139/140) phones can be omitted if your phone is C11x/12x, but it is also | 80 for C139/140 phones) can be omitted if your phone is C11x/12x, but it is also |
| 81 harmless to always add it. With the serial cable connected, the phone in the | 81 harmless to always add it. With the serial cable connected, the phone in the |
| 82 powered-off state and the fc-loadtool process running and waiting for the phone, | 82 powered-off state and the fc-loadtool process running and waiting for the phone, |
| 83 press the red power button on the phone - a momentary press is sufficient and | 83 press the red power button on the phone - a momentary press is sufficient and |
| 84 recommended. | 84 recommended. |
| 85 | 85 |
| 319 AT+CFUN=1 -- enable radio and SIM interfaces | 319 AT+CFUN=1 -- enable radio and SIM interfaces |
| 320 AT+COPS=0 -- register to the default GSM network | 320 AT+COPS=0 -- register to the default GSM network |
| 321 | 321 |
| 322 When you are done, you can power the phone off by sending a 'poweroff' command | 322 When you are done, you can power the phone off by sending a 'poweroff' command |
| 323 through fc-shell, or you can kill rvinterf and wait for the firmware to power | 323 through fc-shell, or you can kill rvinterf and wait for the firmware to power |
| 324 off by the keepalive timeout after some 60 to 80 s. | 324 off by the keepalive timeout after some 15 to 20 s. |
| 325 | 325 |
| 326 If you are playing with the UI demo firmware, after you have initialized your | 326 If you are playing with the UI demo firmware, after you have initialized your |
| 327 FFS, you can power the phone off with the power button, insert a SIM, power it | 327 FFS, you can power the phone off with the power button, insert a SIM, power it |
| 328 back on and play with the primitive UI. | 328 back on and play with the primitive UI. |
| 329 | 329 |
