Skip to content

Bluetooth buffer overrun #416

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

Closed
nseidle opened this issue Jul 8, 2024 · 1 comment
Closed

Bluetooth buffer overrun #416

nseidle opened this issue Jul 8, 2024 · 1 comment

Comments

@nseidle
Copy link
Member

nseidle commented Jul 8, 2024

image

Above, DebugLevel=debug shows Bluetooth buffer overrun.

To replicate:

  • Factory reset unit
  • Connect over Bluetooth
  • Provide EVK with corrections from NTRIP in SW Maps

Because we got rid of a local BluetoothSerial library, we can no longer increase the size of the buffer. Incoming Bluetooth RTCM data from an NTRIP source is only getting partially through. I see my local HPA be at 14mm but then increase over time when RTCM cannot get through.

Solution: Bring back the local copy of BluetoothSerial with buffer modifications in place.

@nseidle
Copy link
Member Author

nseidle commented Jul 8, 2024

This is in release v1.3.

@nseidle nseidle closed this as completed Jul 8, 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

1 participant