Wemos S2 mini not connecting. #72
|
Hi These board do not have tx/rx marked. It this board supported? |
Replies: 4 comments 1 reply
You can try any pin like mention in this page https://randomnerdtutorials.com/esp32-pinout-reference-gpios/ int he Setup page you can set any pin to TX and RX, default pin for Wemos S1 ESP32, you said S1 but send the S2, for ESP32 S2 you can using pin : I have use this Wemos S2 mini module before and these pin work fine |
|
Sorry, yes the S2 (the purple one). |
|
I have found another S2 and tested with pin 9 and 11. |
|
I confirm that the S2 is working with a logic level shifter. |
They have many pin, you can also try default TX, RX pin. It not working may cause by logic level, default logic level of the ESP32 S2 is 3.3v but the AC is 5V, you can try using level shifter, with my test D1 Mini and C3 mini module can work without level shifter.