Your new topic does not fit any of the above??? Check first. Then post here. Thanks.

Moderator: igrr

User avatar
By Ogni_MS
#39219 Hello out there,
I have an ESP8266 Temp&Humidity Logger in my Greenhouse that stops posting its readings to my db-server after unpredictable time.
As I dont want to sit next to it, reading the serial outputs on my notebook, I'd like to redirect the serial.print to a telnet server running on the esp. However, I could not find any example to do so. The Code I found redirects an external serial connection (like from an arduino) to a telnet server.
Unfortunately my Coding Skills are limited on that Topic, I would need some help how to reach my goal.
Any Ideas (or even code) out there how this could be achieved?