Serial port on FireBeetle ESP32

userHead Account cancelled 2022-01-29 06:35:30 893 Views1 Replies
Hi
Is it possible to use FireBeetle ESP32 IOT Microcontroller (V4.0)
and connect (A02YYUW Waterproof Ultrasonic Sensor) to Serial port.

I`m tried with configen
SoftwareSerial mySerial (11.10); // RX, TX
But do not know if this matches RXD and TXD (Serial port) on IO3-IO1

-Tor
2022-04-12 06:02:12

They can work together.  

userHeadPic R2D2C3PO