This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

nRFgo Studio hex has data in SoftDevice region

Hi guys,

I tried to flash the pca10001\blinky_example onto a nRF51822 with nRFgo Studio. Flashing the s110 worked fine. But when I try to flash the hex from the example application, the following error appears: "This hex file has data in SoftDevice region..." Verification of the hex file finishes successfully. All other examples of the SDK that I tried to flash also had the same error message. I use: Windows 7 GNU Tools ARM Embedded v4.9 SoftDevice s110 v7.1.0 nRF51-SDK v6.1.0

Parents
  • Found the problem. These simple examples do not need a Softdevice. Flashing an example application from the pca1001/s110 folder which acctualy need the SoftDevice do work. For the simple example erasing the the device and flashing the example without any Softdive works.

Reply
  • Found the problem. These simple examples do not need a Softdevice. Flashing an example application from the pca1001/s110 folder which acctualy need the SoftDevice do work. For the simple example erasing the the device and flashing the example without any Softdive works.

Children
No Data
Related