Page 1 of 1

Nimble spp_Server and client esp32c3

Posted: Sat Mar 19, 2022 5:57 pm
by iamcalledusman
HI

I am using Nimble spp_server and the client app. My board is esp32c3. I am successfully able to communicate the two boards . Now the issue is if I want to connect my 2nd board with spp_server then it stops connecting it . It only connects 1 board at a time.
I also configured the concurrent define parameter and as well as the BT_CTRL_BLE_MAX_ACT as shown in the attached picture. I set the value to 3 then 4 and then 8 . All the time same issue.

Re: Nimble spp_Server and client esp32c3

Posted: Sun Mar 20, 2022 6:06 am
by allrobot
Check out the example file...

Use everything to search for example in the ESP-IDf folder and you might find something

Re: Nimble spp_Server and client esp32c3

Posted: Sun Mar 20, 2022 12:29 pm
by iamcalledusman
Thank you! for the response !
Do you mean the example folder? Yes, i used the nimble example from the example folder.

Can you please help me in this regard why unable to connect to more than 1 device? Although I tried the "Arduino-nimble example" it worked fine with multiple devices but esp-idf is not working!

Thank You!

Re: Nimble spp_Server and client esp32c3

Posted: Sun Mar 20, 2022 5:45 pm
by iamcalledusman
Hi Allrobot!

I have attached the pdf file for more explanation on the issue. If you could help me!


thank You!