Search found 1 match

by TronAtSea
Sat Jul 21, 2018 4:17 pm
Forum: ESP-IDF
Topic: How to print out from ESP32 server to 20x4 LCD.
Replies: 1
Views: 4223

How to print out from ESP32 server to 20x4 LCD.

I have a ESP32 server receiving data from four ESP32 clients. With the server plugged into my PC I can view all four sets of client data as it comes in just fine. What I would like to do is print out each incoming clients data to a line of the LCD. Here is what is sent from the client: client.print(...