- This topic has 0 replies, 1 voice, and was last updated 13 years, 7 months ago by .
Viewing 1 post (of 1 total)
Viewing 1 post (of 1 total)
- You must be logged in to reply to this topic.
|
Microcontroller › 8051 › problem in extracting required sentence from the data received from GPS.
Hi,
i am using the program in engineers garage under the topic “How to extract details from GPS Receiver using 8051 Microcontroller” but I am not displaying the data instead using it internally for my autonomous robot. but the controller is not able to find out $GPRMC as it is stucking somewhere in void receive loop. i am using progin mr gps.
can anyone guide me regarding this.