nRF5340 CONFIG_BT_CTLR_TX_PWR_DYNAMIC_CONTROL works in ncs 2.6.0, but times out in 2.7.0 for connection

Our app uses the nRF5340.  We use CONFIG_BT_CTLR_TX_PWR_DYNAMIC_CONTROL so that we can change the tx power for advertisements and connections.  When using ncs 2.6.0 it seems to work fine.  When building with 2.7.0 then it still works for advertisements, but when connected and we set the tx power the bt_hci_cmd_send_sync BT_HCI_OP_VS_WRITE_TX_POWER_LEVEL times out in bt_hci_cmd_send_sync and that does a kernel oops.

Any ideas what might be going wrong?

Parents Reply Children
No Data
Related