Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
10 years, 10 months ago.
How to write and read internal flash of nRF51822?
How do you write and read internal flash of nRF51822?
Question relating to:

1 Answer
10 years, 10 months ago.
Hi,
There are APIs for sd_flash_write() and such under nrf_soc.h (nRF51822/nordic/nrf-sdk/s110/nrf_soc.h). I haven't used them myself; but they should work. Please also consult the reference manual for the nRF51822. And ask on Nordic's developer forums for further help.
All the best.