Difference between wifi.h and esp_wifi.h
Posted: Mon Jun 27, 2022 11:04 am
Hi,
i'm using an ESP32 with the Arduino IDE and use the Wifi.h library actually.
Now i've seen, that there is also an esp_wifi.h library.
Does this library:
- provide additional functions, means can be used in parallel OR
- is an alternative library you can use instead of wifi.h? If yes: Is it better to use esp_wifi.h instead of wifi.h and why?
I hope to get an answer this time... last two posts are unanswerd ;-(
Best regards
Daniel
i'm using an ESP32 with the Arduino IDE and use the Wifi.h library actually.
Now i've seen, that there is also an esp_wifi.h library.
Does this library:
- provide additional functions, means can be used in parallel OR
- is an alternative library you can use instead of wifi.h? If yes: Is it better to use esp_wifi.h instead of wifi.h and why?
I hope to get an answer this time... last two posts are unanswerd ;-(
Best regards
Daniel