Hi,
How to set 500 kbps and 250 kbps PHY Coded in nRF52840?
I am using SoftDevice S140 and nRF5 SDK v17.0.2.
Hi,
How to set 500 kbps and 250 kbps PHY Coded in nRF52840?
I am using SoftDevice S140 and nRF5 SDK v17.0.2.
Hi,
Only 250 kbps (S=8) is supported, and this mode is enabled by selecting 'BLE_GAP_PHY_CODED' when you initialize advertising. Please see my post here for a complete example: https://devzone.nordicsemi.com/f/nordic-q-a/40476/unable-to-convert-to-long-range-after-looking-at-umpteen-examples--/302048#302048
Hi,
Only 250 kbps (S=8) is supported, and this mode is enabled by selecting 'BLE_GAP_PHY_CODED' when you initialize advertising. Please see my post here for a complete example: https://devzone.nordicsemi.com/f/nordic-q-a/40476/unable-to-convert-to-long-range-after-looking-at-umpteen-examples--/302048#302048