DHCP server on ethernet

PeterR
Posts: 621
Joined: Mon Jun 04, 2018 2:47 pm

DHCP server on ethernet

Postby PeterR » Mon Sep 23, 2019 10:29 am

Documentation https://docs.espressif.com/projects/esp ... apter.html for

Code: Select all

tcpip_adapter_dhcps_start(tcpip_adapter_if_t tcpip_if)
states that DHCP is only supported for the Wi-Fi AP interface.

EDIT: There is a DHCP client in the lwip apps folder.

Has anyone managed to get a DHCP server working on the Ethernet interface?
EDIT: Also what are the issues in using the DHCP server on the Ethernet interface?
Is the issue simply that the dhcp_server library is single instance and so the tcpip_adapter_ library locks the server to the AP interface?
& I also believe that IDF CAN should be fixed.

Who is online

Users browsing this forum: Google [Bot] and 88 guests