-
Notifications
You must be signed in to change notification settings - Fork 116
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
Do these boards use the ethernet for network too? #39
Comments
I don't understand this question. Please paraphrase. Are you asking of Ethernet and WIFI can work simultaneously?
A lot of customers have reported success in using ESP32-POE with esphome. Just Google "ESP32-POE esphome" and check the results for customer feedback. |
Hi, when i try the examples i cant get a ethernet connection. Wifi works, POE aswell. There seeems to be an issue Dan. Can you please tell me how to give you information? |
@woodenplastic Which Olimex ESP32 board exactly do you own? ESP32-POE? Which hardware revision? |
ESP32-POE-ISO-EA-IND , revision k. |
digging through some forums i found this solution: |
The ETH_LAN8720 example code from Arduino IDE works just fine with ESP32-POE-ISO board and should be used as starting point. No need of any changes. Make sure you have selected Olimex ESP32-POE-ISO from the board selector. If the issue remains with same code and settings, then probably the issue is somewhere in your network equipment or settings (like bad LAN cable, no DHCP enabled, router filtering or blocking the board, etc). |
Hi, I am using several ESP-POE and ESP-POE-ISO modules exclusively with esphome. |
Take a look at the Tasmota project here on Github. It is an open source firmware to the ESP8266 and ESP32. I think it will do basically everything you need regarding home automation. And there is a template to enable the ethernet port on the ESP32-POE and -POE-ISO. |
Hi
Looking at these boards for home automation and want hard wired where possible, I have a PoE switch already
Do these boards also communicate over the ethernet port to your network or are yous till required to joint he esp32 module to your WIFI?
Do these support running ESPHome??
The text was updated successfully, but these errors were encountered: