Hi All !
Hope you all are doing well . I am new to esp32-C3 .
Up till now we are able to configure the esp-idf on Visual Code studio. And test the "blink" example project.
Startup requirement is range testing using "BLE Coded Phy" .For this we need BLE Coded Phy Beacon (Non Connectable) Transmitter example project and BLE Coded Phy (Non Connectable) Receiver example project.
I found the few examples ble_adv_scan_combined & Periodic_adv(Connectable for 2M coded phy). Can you please help me to provide a link or example for BLE Coded Phy Beacon (Non Connectable) Transmitter & Receiver. Or help me to make changes in above mentioned examples to work according to my requirement.
Thanks in Advance !
Best Regards ,
Muhammad Usman
esp32-C3 BLE coded Phy beacon app
Re: esp32-C3 BLE coded Phy beacon app
I have the same question, a little help anyone?
Re: esp32-C3 BLE coded Phy beacon app
You can use for primary and secondary PHY coded:
https://github.com/espressif/esp-idf/bl ... c#L99-L111
For scan this example is good starting point and you will get scan data in this eventL
https://github.com/espressif/esp-idf/bl ... emo.c#L480
You can also test with arduino IDE:
https://github.com/espressif/arduino-es ... d_scan.ino
https://github.com/espressif/arduino-es ... tising.ino
https://github.com/espressif/esp-idf/bl ... c#L99-L111
For scan this example is good starting point and you will get scan data in this eventL
https://github.com/espressif/esp-idf/bl ... emo.c#L480
You can also test with arduino IDE:
https://github.com/espressif/arduino-es ... d_scan.ino
https://github.com/espressif/arduino-es ... tising.ino
-
- Posts: 28
- Joined: Tue Mar 23, 2021 10:44 am
Re: esp32-C3 BLE coded Phy beacon app
thank you !
-
- Posts: 28
- Joined: Tue Mar 23, 2021 10:44 am
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!
Who is online
Users browsing this forum: No registered users and 56 guests