NMEA protocol GPS help

Status
Not open for further replies.

eng_boody

Member level 3
Joined
Nov 27, 2011
Messages
57
Helped
1
Reputation
2
Reaction score
1
Trophy points
1,288
Activity points
1,754
Hi I have got Arduino ITEAD GPS shield which Uses NMEA protocol....and UART to transfer a string of data, what are the buffer size i need for incoming bit stream to get full data ...thanks
 

It depends largely on the specific NMEA sentences your particular device outputs and required for your application.

The following reference outlines the format of each NMEA sentence and can be used to determine the required buffer size required:

GPS - NMEA sentence information

You should also refer to the specific GPS modules documentation.


BigDog
 

Up to 256 bytes. I didn't see standard sentences large than this length.
 
Status
Not open for further replies.

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…