Search found 1 match

by johnny_henriksen
Mon Apr 12, 2021 7:49 am
Forum: ESP-IDF
Topic: How to get IP address?
Replies: 7
Views: 19912

Re: How to get IP address?

Hi Mithras, Small advice for future: if function returns error codes check them - it makes things easier. This is the link to esp_netif_get_ip_info() documentation. https://docs.espressif.com/projects/esp-idf/en/latest/esp32/api-reference/network/esp_netif.html#_CPPv421esp_netif_get_ip_infoP11esp_ne...