http://www.wavecom.com/forum Open AT ® Release version: 4.10 |
This application forwards all received data on a FCM flow (V24 or GSM) as AT
commands, and send back responses and unsolicited events on the flow.
The used FCM flow is set by the USED_FLOW constant definition (GSM by default)
The received datas from the flow are stored in a buffer until an at command is detected (something like "at.......\r"). The received responses are stored in a list and sent back on the flow, using flow control. Also, unsolicited response are stored and sent through this list.
Updated: Tue Sep 19 17:14:09 CEST 2006;