Hi guys,
I am trying to figure out how to send the sensed data (temperature value) from the LPN node to the server node in the BLE mesh network. I have already found this light switch example, but I will like to send the data without using buttons to trigger the device to send something (for example, I would like to create a service where my device will send the data every 10 seconds or when the voltage is above the threshold). Can you maybe provide me some examples or give me some advice on how to create that?
Thanks in advance!