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

Replicating BLE LED Button Service - NRF_BREAK_COND error

Hello,

I wanted to replicate and build the LED Button Service using my own custom service. I used the template BLE project as a starting point.

I am using nRF52 DK, and SDK v15.0.

So far, I am pretty confident that I have followed the steps correctly based on this and this tutorials.

To test that I have truly understood the concepts, I decided to make my own LED and Button Service. However, at this point, my aim is to create and add my service on the BLE stack, then add the characteristics later on.

To get my setup up and running:

1. Please copy the "ble_jade.zip" folder to SDK/components/ble/ble_services/

2. Please copy the "ble_app_jade_test.zip" to SDK/examples/ble_peripheral/

3. On the Preprocessor, please also add the SDK/components/ble/ble_services/ble_jade

If you try to run my setup, I get an NRF_BREAK_COND error. May I ask for your assistance in resolving my issue?

Thank you so much.

 

Parents Reply Children
No Data
Related