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

Application timer with Mesh

Hi,
    Iam working on creating a ble mesh network. I wanted send led status whether on/off message from server to client periodically like every 10sec. I have configured the timer and timer interrupt occurrence is verified. Now Iam able to publish led state message to client on button interrupt, but while publishing a message on timer interrupt throws an assert message. How can I solve this?

Error : app_error_weak.c 105 mesh assert at 0x0002c87c .

Hardware              :  NRF52832
Mesh sdk_version : nrf5_SDK_for_Mesh_v5.0.0_src
sdk_version           : nRF5SDK1702d674dde
softdevice              : s132

Parents Reply Children
No Data
Related