1.使用esp8266-01S模組掃描附近的ap。

程序流程圖: 調用AT源碼掃描附近ap的函數: static void ICACHE_FLASH_ATTR scan_done(void *arg, STATUS status) { uint8 ssid[33]; char temp[128]; if (status == OK) { struct bss_info *bss_link = (struct bss_inf
相關文章
相關標籤/搜索