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

Precompiled beacon hex for softdevice 8

Hi, i read here, that softdevice 7 has a bug and the beacon firnware drawing too much current. I measured 1mA. So, i looked out for a precompiled set that works fine. I would like to use the mdbt40 board and nrfGo studio for flashing. Could anyone provide the precompiled hex files? Or any other hint? Thanks.

Parents
  • @anut: what do you plan to do with the beacon ? The pre-compiled beacon hex file is just an example with fixed advertising data. I don't really understand why you want it precompiled and not build/compile it on your own ? You will need to modify the data/advertising interval etc in your development. In SDK v10 we provide ble_app_beacon example that you can use, and it uses S110 v8.0.

    It's free to use KEIL evaluation version to compile the example.

Reply
  • @anut: what do you plan to do with the beacon ? The pre-compiled beacon hex file is just an example with fixed advertising data. I don't really understand why you want it precompiled and not build/compile it on your own ? You will need to modify the data/advertising interval etc in your development. In SDK v10 we provide ble_app_beacon example that you can use, and it uses S110 v8.0.

    It's free to use KEIL evaluation version to compile the example.

Children
No Data
Related