wrodrigo
Newbie level 2
Hi friends,
I am developing an avl product with GPRS...
The module that I am testing with the development board is GR47, but the literature and the documentation is very poor.
The big challenge in this moment is get GPS NMEA string from uart3. I can receive the data, but can't manage or filter the data.
:arrow:For ex: My GPS sends GPGGA, GPRMC, GPGGL strings, and I have to get only GPRMC string...
With "normal" C language I did it using a LPC2138 but with the module's IDE I could't :!::!::!:
Anyone can help me or send me any example of uart code for this module ??
Thanks in advance...
Wellington
:idea:
I am developing an avl product with GPRS...
The module that I am testing with the development board is GR47, but the literature and the documentation is very poor.
The big challenge in this moment is get GPS NMEA string from uart3. I can receive the data, but can't manage or filter the data.
:arrow:For ex: My GPS sends GPGGA, GPRMC, GPGGL strings, and I have to get only GPRMC string...
With "normal" C language I did it using a LPC2138 but with the module's IDE I could't :!::!::!:
Anyone can help me or send me any example of uart code for this module ??
Thanks in advance...
Wellington
:idea: