Closed TakuroFukamizu closed 5 years ago
this version have no this attribute, but the 0.3.2 do
Dear @Neutree
It's not fixed yet. Because nic.scan()
return SSID ONLY. but this code expects SSID, RSSI, and MAC address.
https://github.com/sipeed/MaixPy_scripts/blob/6928fe172a77402915850a27c6f8fe04a75b8223/network/demo_wifi_ap_scan.py#L21
I've tried to run below script at my Sipeed MAix Dan Dock(M1w model). https://github.com/sipeed/MaixPy_scripts/blob/master/network/demo_wifi_ap_scan.py
but got the following error.
What's wrong?