Does this work with any ESP32 model? #6
Replies: 2 comments 3 replies
|
Hey ! The developper provided a custom PCB for the project with an ETHERNET port on it to run faster on wifi, and as you may know , ESP32 don't have ETHERNET ports . |
|
Hello! @banghia112 this is compatible with generic ESP32 Wi-Fi dev boards, no ethernet needed. This project isn't maintained though and was built off an older ESP-IDF, around version 4, so you may need to do some work to find a compatible ESP-IDF version. If you are able to get that working then I'd recommend upgrading to an ESP32 ethernet board with a compatible ethernet chip, it will be much faster and more reliable compared to ethernet |
Uh oh!
There was an error while loading. Please reload this page.
i'm starting to look into ESP32 and just wondering does this work with any ESP32 model on the market? If not, is there a list of models that this works on?
All reactions