nRF5 SDK is not maintained anymore
More Info: Consider nRF Connect SDK for new designs
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

coded phy ble_app_blinky connectable

Hi @Torbjorn!

Hope you are doing good!

I tried  using nrf52840/nrf52833 ble_app_blinky_c and ble_app_blinky for connectable coded PHY. But it only works for 1M_Phy. Although it has the provision of coded_phy.Can you please help me with how to enable coded PHY in the above-mentioned examples? 

When I set 1M_Phy both the devices successfully connected but when I set

adv_params.primary_phy     = BLE_GAP_PHY_1MBPS;

then it works fine!

2)Can we use ble_app_beacon for coded PHY connectable mode coded phy ? if yes can you please mention the central example for the ble_app_beacon to receive the packets?

Thanks in advance!

Parents Reply
  • Good luck 

    You might want to consider switching to the nRF Connect SDK instead of the nRF5 SDK. 

    This is where we will continue or efforts going forward, and where you will see support for a wider range of Bluetooth features. 

    The nRF Connect SDK includes central and peripheral examples using coded PHY out of the box. 

    Best regards
    Torbjørn

Children
Related