This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Store the application in external flash

Hello, If I use the nRF51822 with 128KB ROM and I connect to a external flash via SPI.

The SoftDevice and bootloader are stored in the internal 128K ROM.

Is it possible that I store my code(application) in the external flash and the nRF51822 works normally?

Does the CPU get code from external flash on run time?

If it is possible, how to do it?

If it doesn't make sense, why?

Thanks.

Related