Hello,
Is there any way i can transmit information from the bootloader to another application using a non volatile memory or non volatile register free for use.
I know about the nrf fstorage module, but it seems that u can't allocate less then a page size, which is 4 kBytes. The information i am trying to transmit is only 4 bytes so 4kbytes is too much.
Thank you for your help.