Hi, I'm developing a non-secure application for the nrf9160 based on AWS IoT sample based on NCS 2.5.2. I want to store some persistent data on the OTP registers of the flash. I've managed to program them though JLink, and also based on this ticket RE: Programming and reading OTP I've managed to read from them from the non-secure application.
However I don't see API to write to the OTP/UICR from the non-secure application. Is that supported? Or is it possible to be done using some patch similarly to the reading?
Greetings,
Mihail