Skip to content

problem with XPLR-HPG2 example 05_hpg_cell_mqtt_correction_certs_sw_maps #17

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
rodolfoblanchietti opened this issue Feb 21, 2025 · 2 comments

Comments

@rodolfoblanchietti
Copy link

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

@aangeletos
Copy link

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.

Best,
Alex

@rodolfoblanchietti
Copy link
Author

rodolfoblanchietti commented Apr 8, 2025 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants