0
wifi.startsmart(6, function()
print("Auto config success!")
end)
但是所需其他資料,以使其工作?
它似乎與wifi嗅探器模式相關,但我找不到任何文檔或示例。
wifi.startsmart(6, function()
print("Auto config success!")
end)
但是所需其他資料,以使其工作?
它似乎與wifi嗅探器模式相關,但我找不到任何文檔或示例。
這裏是例子,https://github.com/youngBuger/esp8266-smartconfig
但不幸的是,在最新的nodeMCU,它使用v0.9.5 SDK,智能配置壞了,這裏列爲TODO項目:https://github.com/nodemcu/nodemcu-firmware