Search found 2 matches
- Mon Aug 28, 2017 8:58 pm
- Forum: ESP-IDF
- Topic: BREAK instr on I2S clock change
- Replies: 7
- Views: 11123
Re: BREAK instr on I2S clock change
any luck figuring this out?
- Fri Jul 28, 2017 8:40 pm
- Forum: ESP-IDF
- Topic: Wifi AP scanning in AP mode
- Replies: 3
- Views: 12531
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.