Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

nRF5340-DK

References

laze Builders

For more information on laze builders, check out this page.

nrf5340dk-app

To target this laze builder, run the following command in the root of your Ariel OS app:

laze build -b nrf5340dk-app

Support Matrix

FunctionalitySupport Status
Debug Output
Logging
GPIO
I2C Controller Mode
SPI Main Mode
UART
User USB
Ethernet over USB
Wi-Fi
Bluetooth Low Energy
Hardware Random Number Generator1
Persistent Storage

nrf5340dk-net

To target this laze builder, run the following command in the root of your Ariel OS app:

laze build -b nrf5340dk-net

Support Matrix

FunctionalitySupport Status
Debug Output
Logging
GPIO☑️2
I2C Controller Mode
SPI Main Mode
UART
User USB
Ethernet over USB
Wi-Fi
Bluetooth Low Energy
Hardware Random Number Generator
Persistent Storage

Legend:

supported
☑️
supported with some caveats
🚦
needs testing
available in hardware, but not currently supported by Ariel OS
not available on this piece of hardware

  1. No standalone RNG in the application core, only in the CryptoCell which is not currently supported.

  2. Pins need to be assigned to the network core from the application core.