This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Any librabry support for EEPROM emulation on nRF51 flash memory?

Hello,

I am new to the nordic's controller. We are planning to evaluate the nRF51/52 for our IOT application need. I am more interested to know the possibility to have EEPROM feature over onboard flash. I could not get a specific info such as sector size, page size or block size (as heard in other conventional controllers where I come from). I would be needing around 2K of EEPROM space and would appreciate if some one guides me if there are any application note or example available for EEPROM emulation on nRF51/52 controllers? If not available, appreciate if you could guide me which locations on flash memory layout is best to pick for EEPROM emulation. I have developed EEPROM emulation using 2 sectors with swap arrangement on some other normal controller.

Related