Webserver over USB (RNDIS/ECM/NCM)
Posted: Thu Mar 23, 2023 2:26 pm
Hello,
Has anyone implemented something similar to this:
https://github.com/maxnet/pico-webserver
I'm trying to get USB network working and eventually do a websockets connection over USB.
I'm aware of the esp_iot_solution usb-dongle example https://github.com/espressif/esp-iot-so ... usb_dongle but haven't been able to translate that to serving eg. a webpage.
Thanks,
Kasper
Has anyone implemented something similar to this:
https://github.com/maxnet/pico-webserver
I'm trying to get USB network working and eventually do a websockets connection over USB.
I'm aware of the esp_iot_solution usb-dongle example https://github.com/espressif/esp-iot-so ... usb_dongle but haven't been able to translate that to serving eg. a webpage.
Thanks,
Kasper