Skip to content

1.4.0

Latest
Compare
Choose a tag to compare
@pennam pennam released this 14 Apr 08:30
757ae3b

What's Changed

  • Clear advertising data when BLE end is called by @fabik111 in #373
  • Arduino M0 board crashes when setting BLE handle from data buffer by @fabik111 in #370
  • fix(HCI): missing LE_Event_Mask by @fpistm in #386
  • fix: signed and init field warnings by @fpistm in #387
  • CI Add unit test workflow by @pennam in #388
  • Fix for BLE restart after a BLE end on portenta based devices by @fabik111 in #374
  • ESP32-C2, ESP32-C6 and ESP32-H2 targets by @pennam in #389
  • Add BLEPermission Support to BLEStringCharacteristic by @pennam in #390
  • Clear characteristic cccd value when disconnect by @fabik111 in #376
  • fix: compilation error when using _BLE_TRACE by @FidelSch in #384
  • Update docs for BLECharacteristic constructor by @SUI298 in #291
  • Make writeValue return the number of bytes written by @pennam in #392
  • fix: keywords.txt by @fpistm in #394
  • fix(HCI): SetAdvertise only if enabled by @fpistm in #395

New Contributors

Full Changelog: 1.3.7...1.4.0