<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Those are for the ESP32-S2 chip. Single core, half the SRAM of the ESP32 we use, no bluetooth etc. It has USB support, but the other ESP32 chips don’t. I think this chip is intended more as a migration path for the ESP8266 so prevalent in low cost IoT devices.<div class=""><br class=""></div><div class="">Regards, Mark.<br class=""><div><br class=""><blockquote type="cite" class=""><div class="">On 20 Aug 2021, at 1:10 PM, Derek Caudwell <<a href="mailto:d.caudwell@gmail.com" class="">d.caudwell@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="auto" class="">I was thinking along these lines, <a href="https://github.com/chegewara/esp-idf/tree/master/examples/peripherals/usb/tusb_serial_device" class="">https://github.com/chegewara/esp-idf/tree/master/examples/peripherals/usb/tusb_serial_device</a><div dir="auto" class=""><br class=""></div><div dir="auto" class=""><a href="https://docs.espressif.com/projects/esp-idf/en/latest/esp32s2/api-reference/peripherals/usb_device.html" class="">https://docs.espressif.com/projects/esp-idf/en/latest/esp32s2/api-reference/peripherals/usb_device.html</a><br class=""></div><div dir="auto" class=""><br class=""></div><div dir="auto" class="">by using the usb lines to transfer data the current Uart level shift is not needed and it does not rely on the simcom firmware supporting gsm multiplexing on the serial interface.</div></div>
_______________________________________________<br class="">OvmsDev mailing list<br class=""><a href="mailto:OvmsDev@lists.openvehicles.com" class="">OvmsDev@lists.openvehicles.com</a><br class="">http://lists.openvehicles.com/mailman/listinfo/ovmsdev<br class=""></div></blockquote></div><br class=""></div></body></html>