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