Search found 1 match

by giraffesinspace
Sun Sep 27, 2020 8:32 pm
Forum: ESP32 boards
Topic: Can't do a WiFi scan, RuntimeError: Wifi Unknown Error 0x0102
Replies: 5
Views: 8498

Can't do a WiFi scan, RuntimeError: Wifi Unknown Error 0x0102

I've got an ESP32 devkitc board here and I'm unable to connect it to wifi or even do a wifi scan. The micropython bin I'm using is esp32-idf3-20200902-v1.13.bin Here is the code that's generating the runtime error and the output. I've searched far and wide for this error message and can't find any i...