Ryan Powell

Results 640 comments of Ryan Powell
trafficstars

This looks to be caused by the bleconnect loop still iterating when the command arrives which then swaps the queue when immediate is used. A semaphore or other blocking mechanism...

Closing this as stale, please reopen if still an issue.

Pinned this issue to describe the difficulty in supporting future espressif mcu's. They have internally begun using NimBLE for the controller which causes many conflicts that I will try to...

Thanks for the support! I wouldn't say this repo is dead yet though, still works for the older chips 🙂.

That would be great if they did that 🙂. Just to clarify, this repo still works with core 3.x, just not with the newer chips. The interesting thing is I...

I've opened an issue upstream here: https://github.com/espressif/arduino-esp32/issues/9835 Please add your thoughts if you would like.

Closing this as C6/H2/C2 and all future BLE Espressif chip support will not be pursued here any further. See #685

Closing this as there has been no response, please reopen if still an issue.

This should now be resolved in the master branch, use the new `onIdentity` client and server callback to know when you can store the ID address and add it to...