This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Headers for NRF5340 DK

I can't see any headers for this board and MCU in the current 17.0.2 SDK.  Are board headers available anywhere yet?  Should that be pca10095.h or something else?

Thanks,

Roger

Parents Reply
  • Hi Roger, 

    The nRF Connect SDK relays on the Zephyr configuration for the board. 

    Not sure what is your application.  For Bluetooth Low Energy, this Zephyr sample is designed specifically to enable the Bluetooth LE Controller functionality on a remote MCU (for example, the nRF5340 network core) using the RPMsg Messaging Protocol as a transport for Bluetooth HCI.

    There are some samples that work without Zephyr. The nRF5340 network core supports samples that directly use the radio peripheral without Zephyr, for example, Radio testnRF Connect SDK provides NFC samples that are available for nRF5340. These samples run only on the application core and do not require Zephyr and any firmware for the network core. You can take a look. 

    -Amanda H.

Children
No Data
Related