We used the NRF52840 in our product. I want to experiment with Long Range BLE using PHY Coded. I will be using:
-Peripheral - The Product
-Master NRF52840 DK
Are there any code examples for configuring the Master and Peripheral?
We used the NRF52840 in our product. I want to experiment with Long Range BLE using PHY Coded. I will be using:
-Peripheral - The Product
-Master NRF52840 DK
Are there any code examples for configuring the Master and Peripheral?
You can find the example code at github.com/.../nrf52-ble-range-estimator.
The link gives a 404 error for me? Could you give the full path?
Just found it thanks,
I want to update existing code rather that use demo code, is there any info on what to change in the SDK to achieve PHY Code S2/S8 in the docs?