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

ble_app_hrs no reponse

I am trying to run the example ble_app_hrs on the nRF51 dk PCA10028. I target and build the file, and I believe it makes it onto the device, as the old program on the device stops running. However the LEDs do not indicate at all, which I assume means the device is not broadcasting, and the Android app does not recognize that there is a BLE device broadcasting.

Any advice?

Parents
  • I used the maketarget to flash ble_app_hrs_dfu onto the board. I am using the nRF5_SDK_11.0.0, and am using the Eclipse IDE. I have not run a debug session yet, but have reset the board after flashing.

    Using nRFgo Studio if I erase all data on the board and then attempt to flash the softdevice. Flashing the softdevice gives me an error, but when I attempt to flash the program application "s130_nRF51_1.0.0" shows up in the Region 1 (SoftDevice) and Region 1 (Application) remains empty.

Reply
  • I used the maketarget to flash ble_app_hrs_dfu onto the board. I am using the nRF5_SDK_11.0.0, and am using the Eclipse IDE. I have not run a debug session yet, but have reset the board after flashing.

    Using nRFgo Studio if I erase all data on the board and then attempt to flash the softdevice. Flashing the softdevice gives me an error, but when I attempt to flash the program application "s130_nRF51_1.0.0" shows up in the Region 1 (SoftDevice) and Region 1 (Application) remains empty.

Children
No Data
Related