Hello,
I am trying to find out where to put my persistent storage data in flash.
I have to set start_addr and end_addr, to use fstorage, but I dont know what addresses are free to use. I currently dont have a bootloader, but will add one soon, so I would need to place the data below the coming bootloader, so how do I determine the start and end addresses?
chip is the NRF52832 and S132 softdevice.
thanks a lot,
Jonas