Hi,
I'm trying to load the ble_app_beacon application under C:\Nordic Semiconductor\nRF51822 Beacon v1.1.0\Source Code\nrf51_beacon\ble_app_beacon\pca20006\s110\arm_build to the Beacon Kit using the nRF51 DK. I can compile the Keil project under this folder fine, but when I only load nrf51822_beacon_app.hex to the beacon (with no softdevice, using program application tab on nRF go), the beacon does not advertise.
I had also tried uploading SoftDevice 7.1.0 then uploading nrf51822_beacon_app.hex, but I then got "This has file has data in SoftDevice region" error (This was the first thing I tried).
Could you please tell me what I am doing wrong?