SIM800L & softwareSerial
Posted: Wed Dec 19, 2018 8:34 pm
After digging around, I found a couple posts online about the softwareserial.h library. It seems someone has modified the 8266 in an attempt to make it work, but not really. It was an old post though.
Does anyone have, or know where to get the softwareserial library file that actually works? I need it to communicate through the ESP32 to the Arduino IDE.
Also, if anyone has the ESP32 dev module (like the TTGO LoRa board) working with the SIM800L please let me know, or link to info.
Double also, how can I use the RX/TX pins on the back of my TTGO board to communicate the SIM800L to Arduino IDE? I know with the Uno and Mega boards there is a way by connecting the RESET pin with the ground. Is this same method possible?
Thanks!
Does anyone have, or know where to get the softwareserial library file that actually works? I need it to communicate through the ESP32 to the Arduino IDE.
Also, if anyone has the ESP32 dev module (like the TTGO LoRa board) working with the SIM800L please let me know, or link to info.
Double also, how can I use the RX/TX pins on the back of my TTGO board to communicate the SIM800L to Arduino IDE? I know with the Uno and Mega boards there is a way by connecting the RESET pin with the ground. Is this same method possible?
Thanks!