Hi Nordic, I've try many times but no luck, I have a PCA10028, which works fine with SDK8~10 and S110. Recently I found the SDK has become ver11 and SD turn to S130. So I moved to use them, below is my steps:
- Use nRFGO to download S130 v2.0.0
- Download SDK11 example ble_app_hrs, compile and download into PCA10028.
Result: The message shows "Application running..." but I can not find the device after BT scan. I also have tried S130 v2.0.1, didn't work, either.
Please help.
[UPDATE] I made the test again, below is the step:
-
Lunch the KEIL uVision, open "PACK Installer".
-
Under the "Examples" tab, select the "ble_app_hrs_s130_pca10028", press "Copy" and set the destination folder.
-
Compile the project.
-
In nRFGO, erase all the PCA10028 board. Program s130_nrf51_2.0.1_softdevice.hex
-
In KEIL, Load the project application into PCA10028. Then the MCP scan nothing...
-
In nRFGO, erase all the PCA10028 board. Program s130_nrf51_2.0.0-7.alpha_softdevice.hex
-
In KEIL, Load the project application into PCA10028. Then the MCP scan and got Nordic_HRM exist.
I have attached the both 2 SD130 hex and the compiled project image, you can test with your PCA_10028 by nRFGo directly. If you passed with the 2 kinds of SD image, I think there should be something wrong with my PCA10028. (1) s130_nrf51_2.0.1_softdevice.hex (2) s130_nrf51_2.0.0-7.alpha_softdevice.hex (3) nrf51422_xxac_s130.hex