Anyone have any luck (or know of an example/version/patch/fork/alternative) with ESPSoftwareSerial 8.1.0 for an ESP32-S3?
I left a comment on Esp32 S3 · Issue #316 · plerup/espsoftwareserial · GitHub, it seems to not support the S3 variant. :-()
Yes - I need (4) serial ports: Serial0 + (3) more. I’m short.
TIA.
Are alternative MCUs or using multiple S3’s an option?
Thanks. Considering that. For now I’ve got (1) I2c and (3) hardware serial running. I can open up a second I2c and connect another MCU, but my enclosure is pretty tight, so it has to be small, like a Seeed (shsh …) board. Interesting though, EspSoftwareSerial runs ok on an ESP32-C6, so that could be an option. A second MCU though would let me run BLE on one MCU and WiFi on the second, that would be nice. Always trade offs :-). I was just surprised that EspSoftwareSerial doesn’t support the dual core Xtensa S3.
1 Like