Search found 2 matches

by fischershaw
Fri Nov 25, 2016 8:01 pm
Forum: ESP-IDF
Topic: WIFI_MODE_APSTA Sample
Replies: 21
Views: 70214

Re: WIFI_MODE_APSTA Sample

Sorry, got distracted with another project. So I am guessing that when esp_wifi_set_mode(WIFI_MODE_APSTA) has been selected, then esp_wifi_set_config() is used separately on each interface, once with WIFI_IF_STA and once with WIFI_IF_AP.

Why would one not just always select WIFI_MODE_APSTA and ...
by fischershaw
Mon Nov 21, 2016 3:38 am
Forum: ESP-IDF
Topic: WIFI_MODE_APSTA Sample
Replies: 21
Views: 70214

WIFI_MODE_APSTA Sample

Will there be a sample using WIFI_MODE_APSTA?

Go to advanced search