Hi,
I am evaluating the ble_app_template example with nRF52840 SDK.
I added code to create custom service and custom characteristics in the following link:
https://github.com/bjornspockeli/custom_ble_service_example
I wanted to debug the code, so i built the project in a debug mode. When i want o add breakpoint to the line i added i get a brown breakpoint-circle with white question mark inside (see attached screenshot) and breakpoint is not allowed at that line.
Why?
Thanks,
Gil