This Subject has been translated with a translation tool
-----------
This is about writing to nRF52840.
I have created software on the evaluation board nRF52840-DK.
When I write it with s140_nrf52_7.2.0_softdevice.hex, the evaluation board starts BLE advertise output when it is booted.
I tried to write that software to nRF52840 on nRF9160-DK.
I switched SW10 on the nRF9160-DK to nRF52 to write the software, but it does not start the advertise output.
I have confirmed that when I write the Sotfdevice it shows "Device is protected", is this related?
I have also confirmed that software created for the nRF9160 that does not use softdevice can write to and read from the nRF52840 on the nRF9160-DK when built with the configuration for the nRF52840.
Thank you.