Search found 2 matches

by kcl7746
Mon Aug 28, 2017 8:58 pm
Forum: ESP-IDF
Topic: BREAK instr on I2S clock change
Replies: 7
Views: 10365

Re: BREAK instr on I2S clock change

any luck figuring this out?
by kcl7746
Fri Jul 28, 2017 8:40 pm
Forum: ESP-IDF
Topic: Wifi AP scanning in AP mode
Replies: 3
Views: 11341

Wifi AP scanning in AP mode

Is it possible to use the esp_wifi_scan_start() while in WIFI_MODE_AP? This works fine for me in STA mode but in AP mode I get a timeout error if blocking is enabled or a failure error if blocking is not enabled.