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

Publishing Period Not Sticking On Power Cycle

I am using the publishing period functionality of the generic level client and I cannot seem to get the publishing period to stick after a power cycle. When I first set the publishing period in the nordic nrf mesh app everything works properly and this function

static void app_gen_level_client_publish_interval_cb (access_model_handle_t handle, void *p_self)

is called based on the publishing period I set. However, whenever I power cycle my node it stops calling this function based on the publishing period I set. I am using  SDK 15.2.0 and Mesh SDK 3.0.0. Has anyone successfully had a publishing period stick on a power cycle?

Parents Reply Children
Related