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

Uploading ble_app_beacon to nRF51822 Beacon Kit

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?

Parents
  • I don't know what you're building with (as in IDE) and I don't have the project code so I can't really say. There's stuff in the manual about changing the build address, if it's Keil is something like IROM1 or .. not sure. Search for IROM1 in the forums, there's information there and some screenshots of Keil.

Reply
  • I don't know what you're building with (as in IDE) and I don't have the project code so I can't really say. There's stuff in the manual about changing the build address, if it's Keil is something like IROM1 or .. not sure. Search for IROM1 in the forums, there's information there and some screenshots of Keil.

Children
No Data
Related