h2zero / NimBLE-Arduino

A fork of the NimBLE library structured for compilation with Arduino, for use with ESP32, nRF5x.
https://h2zero.github.io/NimBLE-Arduino/
Apache License 2.0
670 stars 138 forks source link

Newest version changes from 1.4.1 are not in platform.io #589

Closed Kurisu-Null closed 1 month ago

Kurisu-Null commented 9 months ago

Hey,

first of all thanks for the awesome lib! I encountered the issue with the assert(notify rc == 0) crash and saw that there should be a fix for that in the code. But when I have the lib as a dependency in my platform.io project the bugfix is somehow not there.

could you please double check the version in platform.io? Thanks!

h2zero commented 9 months ago

Can you share your pio env? Can you share the backtrace?

h2zero commented 1 month ago

Closing as stale.