nrf5x-base
nrf5x-base copied to clipboard
RAM restitution between app and bootloader is not working
Currently, application might overwrite part of the address because it does not recognize the upper six bytes of memory as reserved and may overwrite with a variable.
Have you seen this happen? Because it seems like this could be an issue even without the bootloader.