I have verified power supply is hanging with the ESP's demand. What I did to fix it was I flashed the Mini with the Uno bootloader and enabled a watchdog time to reset the arduino if it locks up. It has been working great since about midnight last night.
tonyn79 wrote: I have verified power supply is hanging with the ESP's demand. What I did to fix it was I flashed the Mini with the Uno bootloader and enabled a watchdog time to reset the arduino if it locks up. It has been working great since about midnight last night.
Yesterday I've checked ESP8266 firmware v 0.9.5.2. Good news is, that it seems more stable than previous versions, bad news is, that it doesn't work with EsayIoTESP8266 library, because responses are slightly different. I've started to fix library, but I'm not finished. I think that with new firmware it should work better.
I've updated github with new version of EasyIoTESP8266 library. New version supports ESP8266 firmware 0.952 which seems more stable than previous version.