theheraldproject / herald-for-cpp

Herald for C++ - Reliable mobile Bluetooth communications - Native library & test apps
https://heraldprox.io
Other
13 stars 10 forks source link

Fixes #98. Fixes #100. BLE Logging of sensor data working. #106

Closed adamfowleruk closed 3 years ago

adamfowleruk commented 3 years ago

Uses Nordic UART service to pass sensor logging data to remote devices Doesn't yet send payload data (see #99)

adamfowleruk commented 3 years ago

Fixes #101. (Allow custom advertisements)