You are reading a single comment by @fanoush and its replies.
Click here to read the full conversation.
-
Check issue #1777 Improve ESP32 implementation for fixed and open issues.
Thanks. Not much BLE related there however, I see only
- NRF.updateServices() needs fixing issue 2292
- BLE/NRF error , check issue 2493, issue 2292
so I guess this patch mentioned above solves/helps with #2292 which is actually quite old and known
So it makes sense there is no info in the list about using BLE characteristics (writing callback + notifications) since nobody could try with NRF.setServices not working.
- NRF.updateServices() needs fixing issue 2292
Check issue #1777 Improve ESP32 implementation for fixed and open issues. Gordon implelemnted the uart part and it works perfect.