This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

NRF53 CP_NETWORK is not starting.

With the NRF53 DK Board I have written a Firmware to use the CP_NETWORK for Bluetooth and this is working properly.

In our Company Dev Boards with NRF53 i had to enable the config "CONFIG_NRF5340_CPUAPP_ERRATUM19=y" to be able to run CP_APPLICATION part.

This anomalie is present at IC Rev. Engineering A, build codes QKAA-AB0.

But  the CP_NETWORK is still not running, but i cant find if an CONFIG is needed to be enabed for the build code s"QKAA-AB0"?

Regards

Parents
  • on the Nordic DEV kit build with NCS v1.5.1. I am getting the following debug output from the cooprocessor:

     <inf> bt_hci_core: HW Platform: Nordic Semiconductor (0x0002)
     <inf> bt_hci_core: HW Variant: nRF53x (0x0003)
     <inf> bt_hci_core: Firmware: Standard Bluetooth controller (0x00) Version 217.17378 Build 3224189809
     <inf> bt_hci_core: Identity: CC:95:DB:87:88:67 (random)
     <inf> bt_hci_core: HCI: version 5.2 (0x0b) revision 0x21c2, manufacturer 0x0059
     <inf> bt_hci_core: LMP: version 5.2 (0x0b) subver 0x21c2

    from our cooprocessor Nothing....

Reply
  • on the Nordic DEV kit build with NCS v1.5.1. I am getting the following debug output from the cooprocessor:

     <inf> bt_hci_core: HW Platform: Nordic Semiconductor (0x0002)
     <inf> bt_hci_core: HW Variant: nRF53x (0x0003)
     <inf> bt_hci_core: Firmware: Standard Bluetooth controller (0x00) Version 217.17378 Build 3224189809
     <inf> bt_hci_core: Identity: CC:95:DB:87:88:67 (random)
     <inf> bt_hci_core: HCI: version 5.2 (0x0b) revision 0x21c2, manufacturer 0x0059
     <inf> bt_hci_core: LMP: version 5.2 (0x0b) subver 0x21c2

    from our cooprocessor Nothing....

Children
Related