You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.