Closed
Description
Board
Lolin S2 Mini
Device Description
Lolin S2 Mini
Hardware Configuration
GPIO 9 and 11 as UART pins
Version
v2.0.14
IDE Name
Arduino, IDF 4.4.6
Operating System
Macos 13, Windows 10
Flash frequency
40Mhz
PSRAM enabled
yes
Upload speed
115200
Description
I use Serial1.begin(9600, SERIAL_8E1, 11, 9) it work but not with
Serial.begin(9600, SERIAL_8E1, 11, 9)
Sketch
Serial.begin(9600, SERIAL_8E1, 11, 9)
Debug Message
No debug
Other Steps to Reproduce
No response
I have checked existing issues, online documentation and the Troubleshooting Guide
- I confirm I have checked existing issues, online documentation and Troubleshooting guide.