sming - Resetting ESP8266 by software -


i esp8266 wifi module reset after receiving command via uart. code can 1 use that? there sdk functions reset()?

i using sming framework

in order reset device, should call system.restart(), documented in systemclass

for instance sample basic_rboot call it.


Comments