Skip to content

Fix crash after 4-5 ble reconnections

Pre-release
Pre-release
Compare
Choose a tag to compare
@JF002 JF002 released this 07 Feb 17:16

This bugfix release fixes a bug that would cause a crash after 4 or 5 bluetooth reconnection. An error in the porting layer of Nimble (the glue between InfiniTime, FreeRTOS and Nimble) caused a leak each time a new connection was established. Once no memory was available, the firmware would crash.