Hello,
I can smoothly run the sensor server / client model. I know that I can setup the periodic publication period with the nRF Mesh mobile app and don't have a problem to do so. However, I would like to set it up at run time, either with a method or with a message sent by a device.
In the documentation, it's written that :
The steps in this section require you to set the Publish Period of the Sensor Server model. As of now, this is only possible if you choose to provision and configure the example using the nRF Mesh mobile app
Nevertheless, would there be any way to achieve this ?
It's important for us so that we can setup the whole mesh network instantly with the provisioner sample, instead of using the nRF app because we might have over 10 sensors servers sending their data to one client and it would be bothersome to setup by hand.
Environment : nRF52840 as devices
nRF5-SDK version : nRF5_SDK_17.0.2_d674dde
SoftDevice : nrf5_SDK_for_Mesh_v5.0.0
Best regards.