I am unable to connect an ESP8266 MCU on arduino UNO with rSoftwareSerial.
It seems that the rSoftwareSeria library does not work in ESP.
Everything works fine on Arduino UNO (Pin 10 and 11). In ESP8266 the only pins that
I can use are RX and TX (pins 1 and 3) but I need to use pins 13 and 15. Does anyone have any ideas?
It seems that the rSoftwareSeria library does not work in ESP.
Everything works fine on Arduino UNO (Pin 10 and 11). In ESP8266 the only pins that
I can use are RX and TX (pins 1 and 3) but I need to use pins 13 and 15. Does anyone have any ideas?