Skip to content

Not able to receive RTCM over BLE #446

@nseidle

Description

@nseidle

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).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions