Search found 2 matches

by thayne
Sat Dec 22, 2018 3:43 pm
Forum: General Discussion
Topic: Routing/bridging
Replies: 9
Views: 27291

Re: Routing/bridging

Can someone share here (provide links, code, etc.) the way that you use the ESP32 to bridge to LAN? Like you are talking about in this thread. I have a SIM800L hooked to an ESP32 and want to use the data plan to send wifi from the ESP32 to another device. What I need is to get the wifi into the ESP3...
by thayne
Wed Dec 19, 2018 8:34 pm
Forum: General Discussion
Topic: SIM800L & softwareSerial
Replies: 2
Views: 5351

SIM800L & softwareSerial

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 ...