Page 1 of 1

ESP8266 wifi OSError

Posted: Mon Sep 16, 2019 4:05 pm
by windy_star
>>>import network
>>> sta_if=network.WLAN(network.STA_IF)
>>> sta_if.active(1)
>>> sta_if.scan()
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
OSError: scan failed

Re: ESP8266 wifi OSError

Posted: Sat Jun 13, 2020 4:45 pm
by tehfink
Did you ever figure this out? Getting the same error on a fresh install of esp8266-20191220-v1.12