Search found 1 match
- Thu Jun 29, 2017 2:16 am
- Forum: ESP32 Arduino
- Topic: 2nd Serial Port Access
- Replies: 10
- Views: 39910
Re: 2nd Serial Port Access
Any way to get support for SotwareSerial.h? / I know there are three UARTS, but 1 is used for SPI flash and can't be used and most boards (Adafruit in this example) use 1 for the USB / Console connection. I need two more. One for a CAN connection and one for a Cellular breakout. Neither of these are...