Arduino IDE - Esp32-s3 USB host

Is it even possible to use Arduino IDE to program a esp32-s3-zero (host) to send commands ( example {0x7e, 0xab, 0x7e} ) to another USB-device by using the CDC-protocol?…

When connected to pc, the esp32 send the commands as it should.
BUT… Seems like the esp32 don’t get connected to the usb-device at all.

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.