This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

nRF51822 Starter Kit + GCC + softdevice

Hello,

I compiled the pc10001/blinky_example with gcc/makefile, i can flash it with nRFgo Studio and it works. But if I try to compile/flash the pc10001/button_radio_example I got an error message: programming failed: This hex file has data in region 0. (I flashed the s110 softdevice before.) If I try to erase all and program the example code, at the verification I get an error: code length of region 0 is different between GUI and device.

How can I get a simple BLE example working with this demo board?

Sorry for my Engish and thank you for the answers.

Related