Skip to content

1.3.6

Compare
Choose a tag to compare
@h2zero h2zero released this 19 Jan 03:58
· 11 commits to release/1.3 since this release

Changed

  • When retrieving attributes from a server fails with a 128bit UUID containing the ble base UUID another attempt will be made with the 16bit version of the UUID.

Fixed

  • Memory leak when services are changed on server devices.
  • Rare crashing that occurs when BLE commands are sent from ISR context using IPC.
  • Crashing caused by uninitialized disconnect timer in client.
  • Potential crash due to unintialized advertising callback pointer.