github h2zero/NimBLE-Arduino 2.3.7

one day ago

Fixed

  • Server created client instance will now receive notifications/indications from the peer.
  • Improper HCI delay when ACL buffers are full (esp32)
  • NimBLEClient disconnect event not triggered if the peer address doesn't match a connection.
  • Attribute value sizes now correctly calculated for types larger than 8 bits.
  • NimBLERemoteCharacteristic::retrieveDescriptors will now use the handle range of the characteristic.

Added

  • NimBLECharacteristicCallbacks::onStatus overload that takes a NimBLEConnInfo& parameter to indicate which client the status is for.

Changed

  • NimBLEDevice::setCustomGapHandler added a void pointer parameter to allow passing user data to the custom handler.

Don't miss a new NimBLE-Arduino release

NewReleases is sending notifications on new releases.