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

After connecting pca10031, failed to load s110_nrf51822_7.0.0_softdevice.bin file.

I am using nRF51 SDK with version 7.2.0, s110_nRF51822 with version 7.1 and gcc_arm and connect the pca10031 board via JLink and try to load bin files but it returns error " Downloading file [s110_nrf51822_7.0.0_softdevice.bin]...Failed to open file.", Please help me out why it returns this error. Thanks in Advance.

  • So, which program do you use to flash the chip? Are you using Linux or Windows? Since it says "Failed to open file", are you sure the path is correct? Do you have permission to open the file? Why does the file name say 7.0.0 when you say you are using SD v7.1.0? As far as I know the SoftDevice does not come as a .bin file, but a .hex file, so maybe the file name should be "s110_nrf51822_7.1.0_softdevice.hex" ?

Related