Increase the number of BLE Bluetooth connected devices for ESP32

Sirius
Posts: 5
Joined: Wed Aug 16, 2023 9:08 am

Increase the number of BLE Bluetooth connected devices for ESP32

Postby Sirius » Wed Nov 01, 2023 8:58 am

Hello, when I used arduino to increase the number of Bluetooth connections of ESP32, I found that the maximum number of connections can only reach 4, which is not consistent with the official document that the maximum number of connections is 9.
I changed the time the four devices I could connect to send data so they could staggered the data without blocking the channel, replaced the antenna, added more memory, and expanded the Bluetooth space, but unfortunately the fifth Bluetooth device still couldn't connect.
I want to realize that ESP32 can connect 9 or more BLE devices through arduino, how to realize it?

chegewara
Posts: 2240
Joined: Wed Jun 14, 2017 9:00 pm

Re: Increase the number of BLE Bluetooth connected devices for ESP32

Postby chegewara » Tue Mar 19, 2024 5:08 pm

With esp32 you can connect max 7 ble devices.
Arduino BLE library may have limit, which does not apply NimBLE library.

Who is online

Users browsing this forum: hdsjulian2 and 97 guests