esp32-usbip-poc
esp32-usbip-poc copied to clipboard
Help
I'm using an ESP32-S3 chip. I want to use it from USB/IP. I have another USB device that would give me a DHCP address for my ESP32-S3 chip. I want to send a simple UDP packet across USB/IP to the other device. All my codebase for my project is in Arduino. If it wasn't for that I'd try using the esp-idf. Looking around the internet you seem to be one of the most knowledgeable people on this subject. Some where you mentioned any help would be appreciated. If you could point me in the right direction with also pitfalls I'm up against, it would be appreciated. I'm happy to share my code changes and contribute.
sorry, for my noob questions :
- Is it possible to connect USB form UPS over the WIFI to Linux server ?
- How to use this to write it in ESP32-S3 chip ?
Hi im not most knowledgeable person, just i am sharing my knowledge. This project is harder than i thought and i failed to implement it correctly (some devices are working and other dont). Since there is also not much interest in the topic i decided to not go deeper and leave it as is.
Hi im not most knowledgeable person, just i am sharing my knowledge. This project is harder than i thought and i failed to implement it correctly (some devices are working and other dont). Since there is also not much interest in the topic i decided to not go deeper and leave it as is.
Yes, it should be possible to connect UPS and should be easy. Just flash this project to esp32-s3, connect over wifi to home network, then connect usb/ip protocol on linux machine to esp32 and that should be all.
Thank you for your answer chegewara. Because i am a real noob in that area ( esp32 ), is there a some manual how to build and flash this project ?
https://docs.espressif.com/projects/esp-idf/en/latest/esp32s3/get-started/index.html