Dear Team,
I have to use many number of pages to store data in flash memory in nrf52840 , but I am confuse that what will be start address and end address in flash_fstorage example.
Dear Team,
I have to use many number of pages to store data in flash memory in nrf52840 , but I am confuse that what will be start address and end address in flash_fstorage example.
Hi Nishant,
If you check the main.c, you can see that the start address is 0x3e000 and the end address is 0x3ffff.

Regards,
Swathy
Hi Nishant,
If you check the main.c, you can see that the start address is 0x3e000 and the end address is 0x3ffff.

Regards,
Swathy
sir can I increase the boundaries of flash space because we need to add multiple number of pages of 1 kb size....