Hi,
My team and I were trying to connect an Arduino Uno to an ESP8266-01 through serial connection.
The process is the following:
-
A bunch of sensors send data to the Arduino.
-
The Arduino sends all the data via serial communication to the ESP8266-01.
-
Then the ESP sends all to a server.
We are having problems in the communication between the Arduino and the ESP. For several weeks we tried to code for ourselves and then after lots of failures, we advance for pre-done codes found on forums, but no one was working, at least with our hardware.
Did someone had the same problem? If yes, how did you solved it?
Best regards,
Tiago Silva