Hi,
I am using sensor server model to build our application on top of it. We want to save juice in the battery as much as possible. In order to that, I must disable bluetooth mesh stack and enable the stack on a periodic basis. On enabling, the node should publish data to the destined address (Set through model configuration) and the stack should be disabled immediately and enabled after a specific interval for periodic publishing. I do not want to use low power node feature as we only want to publish the data and not poll data from a friend node. What would be the efficient way to achieve this? Thanks in advance.
Best Regards,
Hariharan D