Skip to content

Version 2.1.0-beta1 Released

Pre-release
Pre-release
Compare
Choose a tag to compare
@adamfowleruk adamfowleruk released this 14 Sep 22:36
· 40 commits to develop since this release
b3d179b

2.1.0-beta1 release of Herald for C++.

Key features:-

  • Reliable operation over 24 hours
  • Various C++ dynamic memory fixes
  • Payload of wearable/beacon can be read reliably
  • Connect/disconnect reliable
  • Logs didMeasure and didMeasureWithPayload to remote Nordic UART clients
  • Tuned memory performance on nRF52832DK

Known issues:-

  • Doesn't run on nRF52832DK in Release mode (fine in Debug mode)
  • Still does not yet read payloads from remote devices (See #99)