bt_hci_core: bt_hci_cmd_send_sync: opcode 0x0c33 status 0x11 and Bluetooth init failed (err -5)

Hello 

I am using nrf5340 raytak board which does not use DC_DC power, uses internal quartz. When I play the Bluetooth peripheral example I get the following error(I using sdk 2.4.2)

This is the prj.conf file

This is the folder hci_rpmsg prj.conf file

Parents
  • Because when I initially used the Fanstel BC40C nrf5340 board, I only placed it in the core application and the core network (specifically, in the hci_rpmsg prjconf file folder, I did not put that OTA DFU code). That's why when I switched to the Raytak board as above, I did not add the OTA DFU code to the core network but only added it to the core application.

    I tried adding that code to the core network but the program reported the following error:

    Can you help me customize the config accordingly?

    Best regards!

Reply
  • Because when I initially used the Fanstel BC40C nrf5340 board, I only placed it in the core application and the core network (specifically, in the hci_rpmsg prjconf file folder, I did not put that OTA DFU code). That's why when I switched to the Raytak board as above, I did not add the OTA DFU code to the core network but only added it to the core application.

    I tried adding that code to the core network but the program reported the following error:

    Can you help me customize the config accordingly?

    Best regards!

Children
Related