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

Change PHY mode to CODED while connected.

Hey,

I neet to change the PHY mode of my connection between nRF52840 DK and OnePlus6 (Android 9) to CODED PHY. If I try to change it, I'm always getting an fatal error and the system restarts.

I do sd_ble_gap_phy_update(..) like in the nrf image transfer demo and update PHYs when receiveing commands.

This works pretty well with 1M and 2M PHY modes. The connection is updating. CODED PHY mode = fatal error.

I'm using SDK 15.2 and s140_nrf52_6.1.0_softdevice.

Best regards,

Daniel

Parents Reply Children
Related