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

Is BLE_GAP_PHY_CODED using the S=2 or the S=8 coding?

Hi,

the nRF5 SDK v13.0.0-1.alpha uses the BLE_GAP_PHY_CODED constant to indicate a coded PHY.

The BLE 5.0 standard specifies two options for coding: S=2 (500 kbit/s) and S=8 (125 kbit/s).

Which one of these does BLE_GAP_PHY_CODED enable?

Regards Tobias

Related