Hi Allrobot!
I have attached the pdf file for more explanation on the issue. If you could help me!
thank You!
Search found 28 matches
- Sun Mar 20, 2022 5:45 pm
- Forum: General Discussion
- Topic: Nimble spp_Server and client esp32c3
- Replies: 3
- Views: 2769
- Sun Mar 20, 2022 12:29 pm
- Forum: General Discussion
- Topic: Nimble spp_Server and client esp32c3
- Replies: 3
- Views: 2769
Re: Nimble spp_Server and client esp32c3
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 n...
- Sat Mar 19, 2022 5:57 pm
- Forum: General Discussion
- Topic: Nimble spp_Server and client esp32c3
- Replies: 3
- Views: 2769
Nimble spp_Server and client esp32c3
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 defin...
- Fri Dec 31, 2021 1:48 pm
- Forum: ESP IoT Solution
- Topic: esp32-C3 BLE coded Phy beacon app
- Replies: 4
- Views: 18569
Re: esp32-C3 BLE coded Phy beacon app
Hi All!
Is there any example with coded PHY (connectable)? I want to receive the ACK from the receiver to make sure the packet is received.
Thanks In Advance!
Is there any example with coded PHY (connectable)? I want to receive the ACK from the receiver to make sure the packet is received.
Thanks In Advance!
- Wed Dec 29, 2021 7:35 pm
- Forum: General Discussion
- Topic: coded phy connectable mode advertising
- Replies: 0
- Views: 4533
coded phy connectable mode advertising
Hi All! I am using esp32c3, can we use LE Coded Phy in connectable advertising. In multi advertising, we can send advertising packets using coded phy but using ESP_BLE_GAP_SET_EXT_ADV_PROP_SCANNABLE. Can you plz provide me an example which is using coded PHY and ESP_BLE_GAP_SET_EXT_ADV_PROP_CONNECTA...
- Sat Dec 25, 2021 3:17 pm
- Forum: General Discussion
- Topic: enable the ACK for coded phy advertising
- Replies: 0
- Views: 5102
enable the ACK for coded phy advertising
Hi All! I am using BLE 5.0 coded PHY advertising type is "ESP_BLE_GAP_SET_EXT_ADV_PROP_SCANNABLE". Able to send messages successfully and read via BLE50_Client example. My question is that, is it possible to enable the ACK? In case no ACK receives then retransmission of the same packet to the receiv...
- Tue Dec 21, 2021 7:06 pm
- Forum: General Discussion
- Topic: esp32 c3 coded phy messages
- Replies: 0
- Views: 4562
esp32 c3 coded phy messages
Hi All! I am using multi-adv example ( esp-idf ) for esp32c3 . In which i am sending the coded phy messages and receiving from ble5-_security_client example. Tx Side i am sending the following data using coded phy . " ESP_MULTI_ADV_CODED" and on Rx side i am receiving I (8315684) SEC_GATTC_DEMO: ex...
- Thu Dec 16, 2021 6:47 pm
- Forum: ESP32 Arduino
- Topic: BLEDevice::setPower has no effect?
- Replies: 8
- Views: 12999
Re: BLEDevice::setPower has no effect?
Hi All! Today I again tested the Coded Phy Range test. @3dbm range was 141 meters and @18dbm it goes to 404 meters. It was still receiving the beacons but reception frequency goes down means it started missing the beacons. I can go further but am unable to do so because of the closed-end street. I b...
- Wed Dec 15, 2021 7:44 pm
- Forum: ESP32 Arduino
- Topic: BLEDevice::setPower has no effect?
- Replies: 8
- Views: 12999
Re: BLEDevice::setPower has no effect?
Hi All! Thank you for the nice post. It's very helpful. I was facing the same issue that in startup RSSI was equal to -51. But when I read the post by @rbrakhya. Made changes and was able to get the RSSI equal to -31 which is good. One question, if you can help me. When I tested the range test it wa...
- Fri Dec 03, 2021 4:30 am
- Forum: General Discussion
- Topic: esp32c3 ble 4.2 and ble 5 in same firmware
- Replies: 0
- Views: 2591
esp32c3 ble 4.2 and ble 5 in same firmware
Hi All!
Is it possible to use both the ble 4.2 and ble 5 together in the same firmware (esp32c3)? if yes then can u please provide me an example.
thank you!
Is it possible to use both the ble 4.2 and ble 5 together in the same firmware (esp32c3)? if yes then can u please provide me an example.
thank you!