How to encrypt data before storing to flash without exposing the encryption key?

I'm using nrf52840  and NVS module to store some data samples, I need these samples to be encrypted, How can I achieve that? Where to store the key securely?

Parents Reply Children
No Data
Related