Search found 1 match

by lmax25
Tue Oct 15, 2019 4:38 am
Forum: MegunoLink
Topic: ESP32 Sensor Network
Replies: 0
Views: 37872

ESP32 Sensor Network

Hello.

I want to make a ESP32 Sensor Network (one TCP/UDP server and multiple connected clients).

Please tell me how to send a command from the server to clients using MEGUNOLINK library?

I want something like :

Server side command :
GET TEMPERATURE FROM : SENSOR1 from ESP321
GET TEMPERATURE ...