Hi,
I want to write/read data to nordic chip, it should hold data even after restarting the board.
Any help will be appreciated.
Thanks
Hi,
I want to write/read data to nordic chip, it should hold data even after restarting the board.
Any help will be appreciated.
Thanks
You can write your data to flash.
Address 0x0003FC00 and above (don't remember how much, but you find this in the nRF51 product specification) should be available for use.
Thanks for the answer. I am using mbed.org now, found it easier. Do you have any idea how do i do it on the mbed?
Thanks for the answer. I am using mbed.org now, found it easier. Do you have any idea how do i do it on the mbed?