L
L
lovesuper2017-04-26 17:33:45
Arduino
lovesuper, 2017-04-26 17:33:45

How to transfer data from ESP8266 to Arduino?

How to transfer data from Arduino UNO to ESP8266 and vice versa?
DmB5D3Hw84DLrP.jpg
For example, if I want to receive information via WiFi, and then display it on an LED screen via Arduino. As far as I understand, somehow through Serial?
Initially, the work with the ESP8266 is set up, I can flash it through the Arduino, the trial programs all work, but now it's the turn to transfer data between these two controllers.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
F
freeExec, 2017-04-26
@freeExec

UART, I see you have TX / RX contacts

A
Andrey Skorzhinsky, 2017-04-28
@AndyKorg

There is a transparent TCP2UART bridge on esp, you can use it.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question