Not able to restore model publication state after reboot using sensor_server example in bluetooth mesh

Hi, 

As queried before in this link, I am not able to restore the model publication state after reboot. Am using sensor server example to write my application on top of it. The SDK am using is "nrf5 sdk for mesh v 5.0.0". Is this a bug or am I missing any steps in development? A workaround for this issue would be really helpful for me.

Regards,

Hariharan D

Parents Reply Children
  • Yeah sure, I will have a look into it Hung Bui.

    I am using ESP32 as my provisioner. And I am giving the model publication state to be set to the provisioner through UART. Then ESP32 does the model configuration in my nRF device which is acting as a sensor server node. Yes, I did test it on the example SDK. 

    Referring to the mesh documentation, I am setting the publish period as per the required format. Screenshot of the reference attached below.

Related