Assistance Needed for Runtime change LE 1M PHY to LE 2M PHY on nRF5340 for Faster DFU Process

Dear Nordic Team,

We are currently developing a smart door lock using the nRF5340 and have started with the Matter lock sample demo code on our custom hardware.

To optimize the DFU process over SMP, we aim to switch from LE 1M PHY to LE 2M PHY at runtime. To achieve this, we have enabled the following configurations in our lock(BLE Peripheral) prj.conf file:

CONFIG_BT_PHY_UPDATE=y
CONFIG_BT_AUTO_PHY_UPDATE=n
CONFIG_BT_USER_PHY_UPDATE=y

However, when attempting to change the PHY from LE 1M to LE 2M using the nRF Connect app on an Android device, the PHY does not switch as expected.

Could you please advise if there are additional configurations or steps we need to implement to enable this functionality?

Thank you for your assistance.

Best regards,
Kaushik Parsana

Parents Reply Children
No Data
Related