Search found 1 match
- Tue Jun 08, 2021 10:20 pm
- Forum: General Discussion
- Topic: trying to get ethernet to serve as DHCP server
- Replies: 3
- Views: 8601
Re: trying to get ethernet to serve as DHCP server
I'm a little late to the party, but I also encountered this problem with an older idf version today. You only need to add a default ip and change a few things in tcpip_adapter_lwip.c. Line numbers won't match (I patched some other stuff before...) and it's ugly, but I think you'll get the idea :) ) ...