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

For questions and comments on programming in general. And for any items that don't fit into the forums below.

Moderators: Benj, Mods

Post Reply
kg300
Posts: 31
Joined: Thu May 31, 2018 6:25 am
Has thanked: 5 times
Been thanked: 1 time
Contact:

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

Post 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
Attachments
join ap.fcfx
(14.77 KiB) Downloaded 220 times

Post Reply