Beware that this post is related to an SDK in maintenance mode
More Info: Consider nRF Connect SDK for new designs

BLE Long Range using nRF52840

Hi

I am testing long range feature using nRF52840 DK. However BLE 5.0 standard specifies two modes of coded: S=2 (500Kbps) and S=8 (125kps).
I am using SDK 17.0.2 with softdevice s140 17.2.0, I found that device can be set to coded PHY using BLE_GAP_CODED_PHY macro, can not find any option to
configure the device to S2 or S8 mode.

1. What mode is set by BLE_GAP_CODED_PHY?
2. Is there any API which can be used to set prefered coded PHY modes?

Please help me in understanding and suggest how to configure the device in different coded (S2 and S8) modes.

Best Regards,

Ajit

Parents Reply Children
Related