Hai
Can any one suggest me code for reading data from Rx serially. i connected GPS to Rx and Tx pins of GSM(q24plus) and i want to read the GPS data using OpenAT 3.1.
Thanks & Regards
Kiran Kumar D
Hai
Can any one suggest me code for reading data from Rx serially. i connected GPS to Rx and Tx pins of GSM(q24plus) and i want to read the GPS data using OpenAT 3.1.
Thanks & Regards
Kiran Kumar D
Read about the Flow Control Manager (FCM) in the ADL User Guide…
Note also that the Wavecom products are DCEs (modems), so Rx is an output: it is the data that has been received by the modem!
Don’t be put off by the name - “Flow Control Manager” has nothing really to do with “Flow Control” in the normal RS232 sense (XON/XOFF, CTS/RTS, etc).
The Flow Control Manager is what handles serial comms in Open-AT - that’s what you want!