echo '' ;

ESP8266 NodeMCU Module – Node

node.chipid()

 

node.flashid()

 

node.flashsize()

 

node.heap()

 

node.info()

node.restart() 

node.restore()

if(nil == node.restore()) then
    print("Systerm restored")
else
    print("system not restored")
end

node.setcpufreq()

 

node.random()

node.task.post()

 

 


Next :

Previous :


 

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Discover more from ArunEworld

Subscribe now to keep reading and get access to the full archive.

Continue reading