Skip to content
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

Not able to receive RTCM over BLE #446

Closed
nseidle opened this issue Jul 17, 2024 · 3 comments
Closed

Not able to receive RTCM over BLE #446

nseidle opened this issue Jul 17, 2024 · 3 comments

Comments

@nseidle
Copy link
Member

nseidle commented Jul 17, 2024

Because of this patch, and related issue, BLE RX (data from the phone to the RTK Device) is acting very oddly.

Almost no bytes (but some!) are getting through:

image

Using

String value = pCharacteristic->getValue();

in BleSerial.cpp seems to be working for me.

image

To test, I am using GNSS Master on Android because it seems to be the only NTRIP over BLE compatible with Avinab's BLESerial library (SW Maps on Android supports Generic BLE instrument, but that instrument has the NTRIP client disabled).

@PaulZC
Copy link
Contributor

PaulZC commented Jul 18, 2024

Referencing your commit 5942108

@PaulZC
Copy link
Contributor

PaulZC commented Jul 18, 2024

Please see 5942108#commitcomment-144371193

@nseidle
Copy link
Member Author

nseidle commented Aug 29, 2024

Fix in place in v1.4.

@nseidle nseidle closed this as completed Aug 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants