Skip to content

Conversation

TheNitek
Copy link
Contributor

Currently the ESP crashes when delete is called on a BLEClient instance because the BLERemoteService tries to delete its characteristics twice.

This has already been fixed here https://github.com/nkolban/esp32-snippets/blob/fe3d318acddf87c6918944f24e8b899d63c816dd/cpp_utils/BLERemoteService.cpp#L267 but somehow didn't make it into the master/current releases.

@TheNitek TheNitek requested a review from me-no-dev February 25, 2020 13:14
@TheNitek
Copy link
Contributor Author

Any chance to get this merged? Without this the BLEClient is next to unusable in some scenarios.

@dafri92
Copy link

dafri92 commented Apr 28, 2020

Same changes/fix as #3521.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants