This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Battery level of CC2541 DK-MINI

Hi.

Which method is responsible for sending the battery level notification back to a central ?. I know that battReadAttrCB() in battservice.c is triggered once the kit receives data from the central device. This method also declares the battery level, but where in the code is the value send back to the central device ?.