läuft so weit, muss aber noch ein wenig zusammenräumen
teaser Client:
TCP request connected
{"runtime":1208,"temperature":25.9,"humidity":57.9,"pressure":1024.4}
Closing connection
Server data
runtime:1208
temperature:25.90
humidity:57.90
pressure:1024.40
teaser Server:
incomming TCP client has connected
just give me your data please
{"runtime":1208,"temperature":25.9,"humidity":57.9,"pressure":1024.4}
TCP client stopped
edit:
und hier die beiden Sketche zum Download:
https://werner.rothschopf.net/microcontroller/202403_esp_tcp_json_en.htm