NMEA output string has changed

I recently updated my Emlid Reach and RS devices to the latest firmware v2.11.0 using the web application.

I have created my own app that uses the output from the GPS in NMEA format.

The old firmware output the strings I use as follows;

Notice the $GP before the type of string?

$GPRMC and $GPGGA

The new version has the strings as follows;

$GNRMC and $GNGGA

I am pretty sure the might be other NMEA strings that are available, that may have changed also but I have not been looking at these.

Can anyone else see this change in the output?

Does anyone know why it has changed and if this is going to remain as it is in future?

Sample of the new strings
$GLGSV,1,1,01,82,63,134,37,144
$GNGST,025942.20,0.120,0.009,0.009,0.019
66
$GNVTG,T,M,0.04,N,0.07,K,D3B
$GNRMC,025942.40,A,3150.6843551,S,11545.9085819,E,0.03,180418,D
42
$GNGGA,025942.40,3150.6843551,S,11545.9085819,E,4,06,0.7,41.693,M,-31.899,M,0.8,50
$GPGSA,A,3,08,10,18,22,27,32,3.3,1.7,2.8
3A
$GLGSA,A,3,82,0.0,0.0,0.024
$GPGSV,2,1,06,08,43,223,45,10,56,146,47,18,25,242,42,22,16,303,42,1
63
$GPGSV,2,2,06,27,86,269,44,32,46,052,46,162
$GLGSV,1,1,01,82,63,134,37,1
44

Regards to you all

Cameron

Yes, we’ve slightly updated NMEA to be more in sync with the official standard. GN just means that the message contains GNSS agnostic data, while GP means it’s GPS only. It will remain that way.

Unfortunately, we sometimes have to push these breaking changes to be compatible with more accessories and software.

All the details here.

2 Likes

Thank you for the quick response.

I have made the changes in my app and it is all working again.

Regards,

Cameron

Hello,
Can anyone please tell me that whether the deltas (difference b/w the base station positions and rover positions) that is calculated by the REach DGPS, is added in any string?
Moreover, what are the formats of various strings that has been used in NMEA (like GNRMC, GNGGA, GPGSA, GLGSA, GAGSA, GPGSV, GLGSV, GAGSV, GNGST, GNVTG, etc.)

Hi,

I thought I closed this one.

I am sorry but I do not know the answer to your question. However I was looking for this a year or so ago myself and was not able to find it out.
As a result, if you find it out please can I ask you to share it with me.

BTW Egor has always got the answer. He is awesome.

Cameron

1 Like

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