flash Number of uses

softdvice : s132 

SDK version : nRF5_SDK_17.1.0_ddde560

Hi

In the project I'm working on, I need to store 3 bytes of usage time information. So I need to store data in flash in 1-minute units.

I just execute Write and Read, no separate erase is performed.

So I'm reviewing the following two methods.

1. fstorage
2. UICR

If I don't erase, I would like to know what the usage limit is for the above two.

Thank you

BR

Cabin

Related