Search found 3 matches

by ajay.rathor
Thu Sep 05, 2024 4:53 am
Forum: General Discussion
Topic: How to set BLE max connection limit in ESP-Wroom-32
Replies: 2
Views: 1025

Re: How to set BLE max connection limit in ESP-Wroom-32

  1. I have tried to set it by menu-config as well as through sdkconfig, but the code crashes at run time. Is there any other way?
by ajay.rathor
Wed Sep 04, 2024 9:17 am
Forum: ESP-IDF
Topic: How to set BLE max connection limit in ESP-Wroom-32
Replies: 0
Views: 450

How to set BLE max connection limit in ESP-Wroom-32

Hi every-one, I am new Here, I'm using ESP-WROOM-32 Board and using ESP-IDF SDK. I need help in examples/bluetooth/bluedroid/ble/ble_hid_device_demo/ example, this example is only supports one BLE connection at the time, but if I need to connect multiple connections what to change? please help me w...
by ajay.rathor
Wed Sep 04, 2024 9:05 am
Forum: General Discussion
Topic: How to set BLE max connection limit in ESP-Wroom-32
Replies: 2
Views: 1025

How to set BLE max connection limit in ESP-Wroom-32

Hi, I am new here, I am using ESP-WROOM-32. I have used ESP-IDF SDK and working with examples/bluetooth/bluedroid/ble/ble_hid_device_demo . When i connect some BLE devices with ESP(BLE) then in another device it is not visible, So how to increase its Connection limits, can anyone help me to understa...