This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

How to enable Bluetooth 5 long range advertisements

Hi,

I'm experimenting with the nrf52840 preview board.

I have tried the example "ble_app_att_mtu_throughput" using the coded option to check the extended range and it works fairly well. I heard that there is a bug in the sd which cripples the actual range though...

My question is regarding extended range advertising. It looks like the BLE_GAP_PHY_CODED option is something that is set up via negotiation during the actual connection.

What is the proper way to set up advertising so that BLE 5 devices can get the extended range during advertisement phase.

Thanks /Peter Lerup

Related