nRF9160 Use secure peripheral from non-secure(ns) firmware

Hi !

In nRF9160, want to implement nrf_mode_lib for modem. Therefore, need to select non-secure(ns) board.But want to set UARTE2 as secure. As UARTE2 provides communication between nRF9160 and nRF52840.

Question:
1) How would I used UARTE2 secure peripheral from non-secure firmware ?
2) On configuring secure, what is the feature added for secure in nRF9160 board ?

Parents Reply Children
Related