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

nRF51_SDK_10.0.0, Softdevice S130 nRF51822xxac

Hi,

I'm having issues getting code to run using nRF51 SDK 10.0, on an nRF51822xxac.

I am using the pca10028 ble_app_hrs_c example, and the inculded softdevice "s130_nrf51_1.0.0_softdevice.hex" (302KB)

The program does not run .

Using the same board/chip with code from nRF5_SDK_12.3.0 / pca10028  examples and using the included Softdevice file: "s130_nrf51_2.0.1_softdevice.hex" (298KB)

Works.

I wanted to use nRF51 SDK 10.0 as that's what is used in the tutorial i'm following. "">visualgdb.com/.../" I see differences in the code between the ble_app_hrs_c example and am not sure if the changes required in the tutorial will work in the later SDK' version.

Any advise on getting the SDK version 10 to work.

Many Thanks

PaulP

Parents Reply
  • Hi Jørgen, thanks for your time!

    So at a loss to why my SDK 10 code was not working I re-downloaded a new copy of the SDK... and it now works as expected (roll's eyes). I'm not sure whats broken in my old copy of the SDK, I'm not even to sure of where I got that copy from - it might have been whilst I was playing with Arduino/nRF toolchains!

    Anyway's all good now... so on to the next 'issue'.

    Thanks again.

    PaulP

Children
No Data
Related