espressif / esp-usb

Other
15 stars 9 forks source link

feat(esp_modem_usb_dte): add esp32p4 support & add cat.4 ec20 modem #42

Closed tore-espressif closed 2 weeks ago

tore-espressif commented 2 weeks ago

Closes https://github.com/espressif/esp-usb/pull/30

tore-espressif commented 2 weeks ago

@leeebo I cherry picked your commit from #30 and added a 'known issue' section. We can merge ASAP so we don't block any esp_modem examples updates

leeebo commented 2 weeks ago

@tore-espressif Sorry for leaving PR #30 so long, because when I tried to do iperf test (PC->ETH->USB->4G), I encountered some problems (Ping was normal, but TCP communication could not be established when I visited the web page), and I haven't confirmed the root cause of the problem ( NAPT? Or maybe because of P4 Cache?) But most likely 'esp_modem_usb_dte' is unrelated, so I think yes this PR can be merged first