08-17-2023, 09:45 PM
Hi,
I think you want to use the ESP12F as virtuino clients to send data to the Virtuino server ESP12E.
The only you have to do is to send a Get request to to server every some seconds or minutes.
for example if the sensor value is 12.34 you have to send the message
!V01=12.34$
You can find details in this documentation: https://virtuino.com/index.php/virtuino/...and-format
I think you want to use the ESP12F as virtuino clients to send data to the Virtuino server ESP12E.
The only you have to do is to send a Get request to to server every some seconds or minutes.
for example if the sensor value is 12.34 you have to send the message
!V01=12.34$
You can find details in this documentation: https://virtuino.com/index.php/virtuino/...and-format