Questions tagged [arduinojson]

46 questions
-1
votes
1 answer

Issue with communication between ESP8266 and Arduino UNO

I am having an odd issue. I am providing my codes but I believe the problem is in the wiring which I will explain in a second. ESP8266 CODE: #include SoftwareSerial s(12,14); #include void setup()…
igusso
  • 1
  • 1
  • 1
1 2 3
4