Hi,
I want to load both "SPM" and "http_update_ota" code separately to the nRF9160.
For that as suggested in "http://developer.nordicsemi.com/nRF_Connect_SDK/doc/0.4.0/nrf/samples/nrf9160/spm/README.html"
i changed "CONFIG_SPM=n".
After this i build "SPM" project and load it to nRF91 first.
Then i compile and load "http_update_ota" project.
But after loading "http_update_ota" project "SPM" doesn't run so i think SPM is getting erased.
Can you tell me how to use both separately ?
Regards,
Smitesh Mali