As usual, I do not understand how this system works.... as I have already stated I am a newbie.
When I enter the above code it says
"CGM_testAP:23:18: error: 'esp_netif_init' was not declared in this scope"
So, a search of all my libraries could Not find any occurance of esp_netif_init().
So how ...
Search found 2 matches
- Sun Feb 02, 2020 11:53 pm
- Forum: ESP-IDF
- Topic: Change ESP32 softAP default IP address
- Replies: 4
- Views: 18962
- Wed Dec 04, 2019 5:07 am
- Forum: ESP-IDF
- Topic: Change ESP32 softAP default IP address
- Replies: 4
- Views: 18962
Re: Change ESP32 softAP default IP address
I am also looking for a solution to this problem.
I have tried WiFi.softAPConfig() but could not make it work.
I have tried the tcpip_adapter_set_ip_info() function, it compiles but I get Runtime errors like :-
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++
ets Jun 8 2016 00:22:57
rst ...
I have tried WiFi.softAPConfig() but could not make it work.
I have tried the tcpip_adapter_set_ip_info() function, it compiles but I get Runtime errors like :-
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++
ets Jun 8 2016 00:22:57
rst ...