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

Nordic devices with secure storage supported by Zephry

Hello, I am interested on nordic devices that support:
1) 802.15.4 (eg. Openthread)
2) secure storage for storing keys (e.g LWM2M credentials)
3) zephyr - rtos

I have seen the 1)nrf9160dk which has not 802.15.4 radio but according this SPU is supported, 2) nrf9160 dk - nrf52840 with 802.15.4. radio but there is nothing about SPU. Does SPU applies to secure storage too? Any other options?

Thank you

Parents
  • Hi,

    The only Nordic device that has both a 80215.4 radio and a key management unit is the nRF5340. This also has a SPU (as part of the Arm TrustZone support).

    The nRF52840 has some security features, but no KMU nor an SPU. However, it does have a volatile secure key storage inside the CC310 peripheral, and ability to protect flash using ACL, so it may be good enough depending on your requirements.

Reply
  • Hi,

    The only Nordic device that has both a 80215.4 radio and a key management unit is the nRF5340. This also has a SPU (as part of the Arm TrustZone support).

    The nRF52840 has some security features, but no KMU nor an SPU. However, it does have a volatile secure key storage inside the CC310 peripheral, and ability to protect flash using ACL, so it may be good enough depending on your requirements.

Children
Related