HI ,All
I want to update the data at the same address in nrf52832 flash. What should I do? Do you have an example program? If you have, please send me a copy
Thanks very much!
Amy
HI ,All
I want to update the data at the same address in nrf52832 flash. What should I do? Do you have an example program? If you have, please send me a copy
Thanks very much!
Amy
Hi Amywei,
Please check out the Flash storage example found in [ <SDK>\examples\peripheral\flash_fstorage ]
It should work as a good reference for what you want to do.