Page 1 of 1

USB_Dongle

Posted: Mon Aug 23, 2021 4:01 am
by brooklyn
Hi~
I execute usb_dongle example on ESP32-S2-Saola-1_V1.2 with following the document README.md, this is a issue that I can not communicate with the board through the USB port however, it can be detected by PC(windows).

hope some help
Thx

Re: USB_Dongle

Posted: Tue Aug 24, 2021 7:07 am
by chegewara
Hi,
i just tested this example and it works on both, Ubuntu and windows. The problem i found is it is disconnecting from STA very often. Another problem i found is that commands sent from putty do not work, because putty is sending single chars, but example is expecting a command as a 1 buffer.
Here is speedtest with esp32 S2 as RNDIS dongle from this example:
https://github.com/espressif/esp-iot-so ... usb_dongle
Screenshot from 2021-08-24 08-46-13.png
Screenshot from 2021-08-24 08-46-13.png (15.63 KiB) Viewed 7768 times