esp32-C3 BLE coded Phy beacon app

iamcalledusman
Posts: 28
Joined: Tue Mar 23, 2021 10:44 am

esp32-C3 BLE coded Phy beacon app

Postby iamcalledusman » Tue Mar 23, 2021 2:28 pm

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

rbrakhya
Posts: 8
Joined: Sat May 08, 2021 10:09 am

Re: esp32-C3 BLE coded Phy beacon app

Postby rbrakhya » Sat May 08, 2021 12:56 pm

I have the same question, a little help anyone?

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

Re: esp32-C3 BLE coded Phy beacon app

Postby chegewara » Sun May 09, 2021 11:42 am

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

iamcalledusman
Posts: 28
Joined: Tue Mar 23, 2021 10:44 am

Re: esp32-C3 BLE coded Phy beacon app

Postby iamcalledusman » Sat Jun 19, 2021 6:48 pm

thank you !

iamcalledusman
Posts: 28
Joined: Tue Mar 23, 2021 10:44 am

Re: esp32-C3 BLE coded Phy beacon app

Postby iamcalledusman » Fri Dec 31, 2021 1:48 pm

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!

Who is online

Users browsing this forum: No registered users and 7 guests