Page 1 of 1

transfer pin out from arduino to esp32

Posted: Thu Sep 15, 2022 6:47 am
by eshk12
Hi guys, I have move my project recently to ESP32 from Arduino,
I am using pins 10,9 on arduino to transmit RX/TX from my device with the library SoftwareSerial.

i would like to know on which pin I can use in ESP I case I'm going to use ESPSoftwareSerial.



Thanks