nrf54l15 android 7.0 nrf connect 4.26.1 cannot connect stably

MCU:NRF54L15,NCS SDK V3.2.4,android 7.0, nrf connect 4.26.1, cannot connect stably.

about 40 seconeds, the connect will disconnect, the android 7.0 side:reason is 0x08, the nrf54l15 side, reason is 0x22
prj.conf 

CONFIG_BT_AUTO_PHY_UPDATE=n
CONFIG_BT_GAP_AUTO_UPDATE_CONN_PARAMS=n
Parents
  • Hi,

    MCU:NRF54L15,NCS SDK V3.2.4,android 7.0, nrf connect 4.26.1, cannot connect stably.

    Does it only happen to Android 7.0? Could you try another newer Android version?

    Could you provide the nRF-Sniffer-for-Bluetooth-LE log?

    prj.conf 

    CONFIG_BT_AUTO_PHY_UPDATE=n
    CONFIG_BT_GAP_AUTO_UPDATE_CONN_PARAMS=n

    Does it work if you remove these two configs? 

    Might I know any special reason to disable automatic PHY updates and connection parameter updates? 

    Are you able to reproduce the issue on nRF54L15DK? Or does it only happen on your custom board?

    Regards,
    Amanda H.

Reply
  • Hi,

    MCU:NRF54L15,NCS SDK V3.2.4,android 7.0, nrf connect 4.26.1, cannot connect stably.

    Does it only happen to Android 7.0? Could you try another newer Android version?

    Could you provide the nRF-Sniffer-for-Bluetooth-LE log?

    prj.conf 

    CONFIG_BT_AUTO_PHY_UPDATE=n
    CONFIG_BT_GAP_AUTO_UPDATE_CONN_PARAMS=n

    Does it work if you remove these two configs? 

    Might I know any special reason to disable automatic PHY updates and connection parameter updates? 

    Are you able to reproduce the issue on nRF54L15DK? Or does it only happen on your custom board?

    Regards,
    Amanda H.

Children
Related