I am building both the IOS and Android version of nRF Connect Device Manager and I am able to bootload/update my application.....but
But, we have external memory and we would like to use that for code execution. When setting up a NRF5340 app to run part of the code from external memory what do I need to do differently in the Android/IOS apps to bootload to both the internal memory and external memory?
Note, I can bootload to external mem with the nRF Connect app from the App Store but not the example code from the git repos: https://github.com/NordicSemiconductor/Android-nRF-Connect-Device-Manager and https://github.com/NordicSemiconductor/IOS-nRF-Connect-Device-Manager
Rob