lowest power consumption without RF is about 20mA, so if i need startup module every 20 seconds from deep sleep it takes 0.2/20*20 = 0.2mA average current for init only, it seems too much!
Are there any solution for faster start up, may be silent boot without serial debug printing?
My script requires about 0.001s every 20s, esp8266 requires 200 times more!