As the title says... Chat on...

User avatar
By Keith Richardson
#32787 That is odd, according to https://github.com/nodemcu/nodemcu-firm ... mcu_api_en the functionality was added on 7/14/2015. I used it on 0.96, but I am now using 1.40 which seems a worthwhile improvement.

I am using a floating point custom build from frightanic.com, but that shouldn't make any difference.
User avatar
By TerryE
#32869 Use the dev build. If you don't have your own sdk install, then use the frinatic cloud service.
User avatar
By ohgary
#32879
lakkimsetty wrote:The wifi.sta.status function never returns wrong password even if we give one. Did you guys notice?


I have seen similar issues and I think its due to your router cashing DHCP.. can have just a commend in the init.lua script and my router will show it as attached.
User avatar
By Keith Richardson
#32888
TerryE wrote
Use the dev build. If you don't have your own sdk install, then use the frinatic cloud service.


Building from dev code is great if you want to live on the bleeding edge or want to alter the firmware yourself. Other than that frightanic is a lot less hassle to get a reasonably up to date build with only those modules that you actually require.