Max BLE concurrent connections
Posted: Wed Oct 23, 2024 3:22 pm
Hello.
I'm trying to figure out which microcontroller is best for my use case. I need to have as many bluetooth low energy concurrent connections as possible and the device should be able to work both as a peripheral and central.
I've been reading some posts on the forum and have seen there appears to be a limit of 9 on ESP32 using NimBLE.
Is there an ESP product which allows more connections or a way to disable this limit in the case it's a memory restriction problem?
Thanks
I'm trying to figure out which microcontroller is best for my use case. I need to have as many bluetooth low energy concurrent connections as possible and the device should be able to work both as a peripheral and central.
I've been reading some posts on the forum and have seen there appears to be a limit of 9 on ESP32 using NimBLE.
Is there an ESP product which allows more connections or a way to disable this limit in the case it's a memory restriction problem?
Thanks