How to get the handle to esp-netif instance

Johnnyjax
Posts: 1
Joined: Wed Jun 09, 2021 7:27 am

How to get the handle to esp-netif instance

Postby Johnnyjax » Wed Jun 09, 2021 7:33 am

Hello,
Is there a function available for getting the esp-netif instance handle? I'm working with amazon freertos and they already have the handle created as a static object in their library files and I'd like to avoid modifying the library if possible. My aim is to configure the softAP with a static IP address but I need the handle so that I can use the esp_netif_set_ip_info(esp_softap_netif_info, &ipInfo) function in another file where esp_softap_netif_info is the handle. Thanks.

Who is online

Users browsing this forum: No registered users and 176 guests