Search found 1 match

by Fredrik
Fri Feb 14, 2020 9:29 pm
Forum: ESP-IDF
Topic: [Solved] Being a WiFi station but not using DHCP ...
Replies: 4
Views: 13840

Re: [Solved] Being a WiFi station but not using DHCP ...

tcpip_adapter_dhcpc_stop(TCPIP_ADAPTER_IF_STA) returns ESP_ERR_TCPIP_ADAPTER_INVALID_PARAMS for me.

I guess it works on some versions.
So is there a way to set a static ip?