Skip to content

v1.4.1

Latest
Compare
Choose a tag to compare
@h2zero h2zero released this 30 Oct 17:18
· 11 commits to release/1.4 since this release

Fixed

  • NimBLEDevice::getPower incorrect value when power level is -3db.
  • Failed pairing when already in progress.

Changed

  • Revert previous change that forced writing with response when subscribing in favor of allowing the application to decide.

Added

  • Added NimBLEHIDDevice::batteryLevel.
  • Added NimBLEDevice::setDeviceName allowing for changing the device name while the BLE stack is active.
  • CI Builds