github h2zero/NimBLE-Arduino 1.0.1
Release version 1.0.1

latest releases: 1.4.1, 1.4.0, 1.3.8...
3 years ago

Added:

  • Empty NimBLEAddress constructor: NimBLEAddress() produces an address of 00:00:00:00:00:00 type 0.
  • Documentation of the difference of NimBLEAddress::getNative vs the original bluedroid library.

Changed:

  • notify_callback typedef is now defined as std::function to enable the use of std::bind to call a class member function.

Fixed

  • Fix advertising start delay when first called.

Don't miss a new NimBLE-Arduino release

NewReleases is sending notifications on new releases.