Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Usb ip with two esp32's #13

Open
maaamcube opened this issue Sep 5, 2024 · 3 comments
Open

Usb ip with two esp32's #13

maaamcube opened this issue Sep 5, 2024 · 3 comments

Comments

@maaamcube
Copy link

Hi everyone,
I don't know where i can answer my question because there is no discussion section.
I looking to establish wifi comunication between two esp32's, one connected to a PC and another one to Stm32's(USB device).
How can i do to send the Stm32's USB's to the PC using this ?
Thank's.

@chegewara
Copy link
Owner

You cant, because there is no USB-IP client app/driver for esp32, only this server app.
Client drivers are available on linux and maybe on windows.

@maaamcube
Copy link
Author

So i can install linux on both esp32's then i will get a client and server ? do you think it's possible ?

@chegewara
Copy link
Owner

No, you cant install linux on esp32.
You need PC or RPi board.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants