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
- @mr258876 made their first contribution in #801
- @mazgch made their first contribution in #834
- @thekurtovic made their first contribution in #841
Full Changelog: 2.1.0...2.1.3