connection between esp8266 and esp32
Posted: Mon May 04, 2020 11:17 am
hello to all the forum,
I have a problem that I can not solve (if it is possible to solve) currently I send (with; client.connect (server1, 80); client.println ("data"))
and I receive (with; if (client.connected()) successfully commands between two esp8266, but I can't between an esp8266 and an esp32, what am i wrong?
thanks
P.s. sorry use google translator
I have a problem that I can not solve (if it is possible to solve) currently I send (with; client.connect (server1, 80); client.println ("data"))
and I receive (with; if (client.connected()) successfully commands between two esp8266, but I can't between an esp8266 and an esp32, what am i wrong?
thanks
P.s. sorry use google translator