Then I tried using the usb OTG, and USB hosting because I have another esp32s3 but did not seem to get it to work right and I was wondering if maybe I could use a USB/TTL converter
The connections would be like this:
esp1 with a code to send a serial caracter:
tx ------ rx (TTL converter)
rx ------ tx (TTL converter)
esp2 with a already functioning code that sends info back depending on the caracter received:
microUSB port ----- male USB (TTL converter)
would this work? I'm currently waiting for the converter to arrive but I'm open to other alternatives.
