You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Same thing happens if wifi.sta.getap() is called during startup but at least it fails with SOFT_AP mode error, found workaround this way
Guess this means wifi.monitor.start() just fails without an error which is bad
Expected behavior
If called on startup should execute callback funtion accordingly
Actual behavior
The file gets executed but the callback never called
If called using serial works fine
Test code
init.lua
wifi.lua
NodeMCU startup banner
NodeMCU 3.0.0.0
branch: release
commit: 36cbf9f
release: 3.0.0-release_20211229 +25
release DTS: 202402250804
SSL: false
build 2024-12-07 03:17 powered by Lua 5.1.4 on SDK 3.0.1-dev(fce080e)
build type: float
LFS: 0x0 bytes total capacity
modules: bit,file,gpio,node,ow,tmr,uart,wifi,wifi_monitor
Hardware
ESP8266 Nodemcu v2
The text was updated successfully, but these errors were encountered: