skywave wrote:
Is it possible that the RTC interrupt is beign "interrupted" by another one (some other ESP8266 task)?
The ESP has non-maskable interrupts. These can interrupt "normal" interrupt service routines even if interrupts are disabled.
I've see discussion of a method to block non-maskable interrupts but I haven't tried it.
http://www.esp8266.com/viewtopic.php?f= ... 9&start=20Statistics: Posted by dkinzer — Mon Nov 16, 2015 9:21 am
]]>