NMEA GPGGA message size

Hello,

I search to reduce the size of GPGGA message, because my peripheral buffer accept 80 char. Maybe i can reduce precision, or other. I take all solution to reduce message of 3 char.

Thank you

This is not possible, without outside conversion.

The NMEA standard is officially 82 bytes.
The difference in size is most likely your peripheral not accepting a talker code of 2 bytes.
Emlid just got talker code selection, but I am unsure if talker code elimination is possible.

Do you have an example of what your peripheral is expecting as a proper sentence? What is the peripheral?

This topic was automatically closed 100 days after the last reply. New replies are no longer allowed.