Hello
I want to send hexa bytes to esp32 via wifi, how should I write the code?
Thank you
7 Answers
Hi.
We don’t have any tutorials about that specific subject.
If you provide more details about what you want to do, maybe we have other tutorials on similar subjects that might help.
Regards,
Sara
Hi you,
I want to send hexa bytes to display on led matrix, via wifi connection with esp32
Thank you
Hi.
Maybe this web server example might help:
Input Data on HTML Form ESP32/ESP8266 Web Server using Arduino IDE
It creates a web server with a form that you can fill with whatever info you want to send to the ESP32.
I hope this helps.
Regards,
Sara