Hey,
After updating the nRF Connect SDK v2.60 (from 2.3.0) package an attempt to turn a BLE carrier ON by sending the BT_HCI_OP_LE_TX_TEST_v4 DTM command over the HCI interface by calling the bt_hci_cmd_send_sync() function just keeps on returning the -EOI (-5) error response (the status byte returned is BT_HCI_ERR_UNKNOWN_CMD = 1).
We have the nRF5340 chip in our device and this same test was working just fine before the update. On the BLE controller we are running For the test we have just added the following config settings to hci_ipc.conf (in ...\gitrepo\ourplatform\child_image\ folder).
Are you aware of any reason why the carrier test wouldn't work anymore with the new ncs version? Or are we missing some vital changes in the config of our product?
Thanks,
-Jari
