Compiled my own firmware from latest source - same result. Also, wifi.scan() returns an empty object. I have a few APs around for sure.
>wifi.scan(function(ap){print(ap);}); =undefined [ ]
Tried with esp_init_data_default.bin at 0x3FC000 and without it. I'm also erasing before every flash.
@citizen12123 started
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Compiled my own firmware from latest source - same result.
Also, wifi.scan() returns an empty object. I have a few APs around for sure.
Tried with esp_init_data_default.bin at 0x3FC000 and without it. I'm also erasing before every flash.