github h2zero/NimBLE-Arduino 2.1.3

3 days ago

What's Changed

  • Fix compiling errors on nRF devices by @mr258876 in #801
  • Fix NimBLEHIDDevice output report returning incorrect characteristic. by @h2zero in #805
  • Add missing NimBLEUtils and NimBLEConnInfo includes to NimBLEDevice.h by @h2zero in #806
  • Fix getOutputReport, getInputReport and getFeatureReport: not being able to create more than one report + temporal coupling by @afpineda in #812
  • avoid unused-variable warning by @mazgch in #834
  • Fix advertising data not set if scan response enabled later. by @h2zero in #838
  • Fix characteristic value unable to be updated in callback by @h2zero in #840
  • NimBLEAdvertisementData emit error on failure, remove magic numbers. by @thekurtovic in #841

New Contributors

Full Changelog: 2.1.0...2.1.3

Don't miss a new NimBLE-Arduino release

NewReleases is sending notifications on new releases.