Search found 2 matches
- Sat Sep 13, 2025 4:21 pm
- Forum: ESP32 Arduino
- Topic: Help with ETH - unable to get IP address DHCP
- Replies: 5
- Views: 6078
Re: Help with ETH - unable to get IP address DHCP
I have esp_idf V5.5 and the patch was not included!
- Fri Sep 12, 2025 2:14 pm
- Forum: ESP32 Arduino
- Topic: Help with ETH - unable to get IP address DHCP
- Replies: 5
- Views: 6078
Re: Help with ETH - unable to get IP address DHCP
Had the same problem with ESP32-C5. No IP assigned after connectig netwok cable.
Got the solution from Expressif.
Could you please have a test with the commit below on esp-idf master branch?
https://github.com/espressif/esp-idf/co ... 6fcd73ad18
that works.
Got the solution from Expressif.
Could you please have a test with the commit below on esp-idf master branch?
https://github.com/espressif/esp-idf/co ... 6fcd73ad18
that works.