Sending data to ESP32

Sending data to ESP32

@Pedro Henrique Talarico

I’m developing a datalogger, and I need to send some data from a Form widget to my device that is via MQTT. My device is an ESP32 and i’m connecting it using GPRS network. I already made the upstream part, but the downstream is making me very confused. Could someone send me examples or show me some way to implement downstream?