Hi. I am currently using an nRF52840 DK board and SDK 17.0.2.
I require 16-bit heart rate service UUID to work with a 128-bit vendor specified custom service.
When I create the custom service and tested alone, it is working fine.
However, when I tested with the heart rate service there is an issue.
The issue is show in the pic below:
The error code after the call of ble_advertising_init has no value.
Then goes to NRF_BREAKPOINT_COND
I require assistance in this issue.
Thank you and appreciate the help.