Page 1 of 1

help needed to make a tcp/ip server using ESP01(ESP8266)

Posted: Thu Feb 03, 2022 7:53 pm
by kg300
Trying to make a tcp/ip server using Nono and ESP01(ESP8266) . Naon use software serial and read data from a serial port and store in string variable (work ok), ESP2866 also connected successfully to a local network modem. Now what to do next in flowcode that nano send this serial data on network ip? Then I will receive this data by using hyperterminal on a pc, connected to this local network.
I’m using flowcode8