Hi,
I use nRF51822 with 256k flash and external sensor, and i want to write the data i receive from it via SPI to internal flash?
After the data received i want to send it to iOS application with s110 uart_app.
How can i do it?
P.S. I tried pstorage option but it always give me one page of 0x400 bytes. How to move to next page?
Thanks