You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
on my smartphone using serialbluetooth I can receive these sentences from XPLR-HPG2:
19:13:46.407 $GNGGA,181347.00,4519.2406926,N,00748.1879288,E,1,07,1.19,288.574,M,47.227,M,,*4E
19:13:51.336 $GNGGA,181352.00,4519.2407372,N,00748.1803715,E,1,08,1.16,286.639,M,47.227,M,,*48
19:13:56.412 $GNGGA,181357.00,4519.2401608,N,00748.1784235,E,1,06,6.26,283.309,M,47.227,M,,*4D
19:14:01.350 $GNGGA,181402.00,4519.2394865,N,00748.1793882,E,1,05,15.31,286.858,M,47.227,M,,*79
19:14:06.445 $GNGGA,181407.00,4519.2392819,N,00748.1807508,E,1,06,4.30,288.110,M,47.227,M,,*45
19:14:11.320 $GNGGA,181412.00,4519.2430436,N,00748.1884655,E,1,06,2.76,281.429,M,47.227,M,,*4D
19:14:16.414 $GNGGA,181417.00,4519.2432666,N,00748.1888804,E,1,06,2.76,280.237,M,47.227,M,,*43
19:14:21.359 $GNGGA,181422.00,4519.2412765,N,00748.1870597,E,1,07,2.69,285.404,M,47.227,M,,*49
If I use SWmaps I can connect my XPLR-HPG2 with SWmaps via BLE, but I can't receive GNSS data
in SWmaps; SWmaps society told me that I have to enable the RMC, GSA, GSV, and GST messages.
on 05_hpg_cell_mqtt_correction_certs_sw_maps in only see GGA sentences.
How could I do it?
Thank you very much.
Rodolfo Blanchietti
The text was updated successfully, but these errors were encountered:
Hello Rodolfo,
can you please have a look at my response on this issue?
You will need to modify/extend a bit the code in order to parse the messages you need.
Hello Alex, I have this problem:
on my smartphone using serialbluetooth I can receive these sentences from XPLR-HPG2:
19:13:46.407 $GNGGA,181347.00,4519.2406926,N,00748.1879288,E,1,07,1.19,288.574,M,47.227,M,,*4E
19:13:51.336 $GNGGA,181352.00,4519.2407372,N,00748.1803715,E,1,08,1.16,286.639,M,47.227,M,,*48
19:13:56.412 $GNGGA,181357.00,4519.2401608,N,00748.1784235,E,1,06,6.26,283.309,M,47.227,M,,*4D
19:14:01.350 $GNGGA,181402.00,4519.2394865,N,00748.1793882,E,1,05,15.31,286.858,M,47.227,M,,*79
19:14:06.445 $GNGGA,181407.00,4519.2392819,N,00748.1807508,E,1,06,4.30,288.110,M,47.227,M,,*45
19:14:11.320 $GNGGA,181412.00,4519.2430436,N,00748.1884655,E,1,06,2.76,281.429,M,47.227,M,,*4D
19:14:16.414 $GNGGA,181417.00,4519.2432666,N,00748.1888804,E,1,06,2.76,280.237,M,47.227,M,,*43
19:14:21.359 $GNGGA,181422.00,4519.2412765,N,00748.1870597,E,1,07,2.69,285.404,M,47.227,M,,*49
If I use SWmaps I can connect my XPLR-HPG2 with SWmaps via BLE, but I can't receive GNSS data
in SWmaps; SWmaps society told me that I have to enable the RMC, GSA, GSV, and GST messages.
on 05_hpg_cell_mqtt_correction_certs_sw_maps in only see GGA sentences.
How could I do it?
Thank you very much.
Rodolfo Blanchietti
The text was updated successfully, but these errors were encountered: