I have modified the board and connected the relay control to GPIO-2. I have also flashed the module with ESPEasy. The relay board is powered with 5V and has 3.3V regulator for 8266. When the board is powered up with 5V the relay seems to hum right away and the 8266 is not functional. If I power up but GPIO-2 is not connected to relay control then the 8266 powers up OK - I then connect GPIO-2 to the relay control line everything is still ok and I can turn the relay on and off. I have ESPEasy set the boot state of GPIO-2 to output low, but perhaps it is in an undetermined state first during power-up and hence it is causing relay to chatter and maybe VCC is noisy and 8266 crashes because of this?
I have modified the board and connected the relay control to GPIO-2. I have also flashed the module with ESPEasy. The relay board is powered with 5V and has 3.3V regulator for 8266. When the board is powered up with 5V the relay seems to hum right away and the 8266 is not functional. If I power up but GPIO-2 is not connected to relay control then the 8266 powers up OK - I then connect GPIO-2 to the relay control line everything is still ok and I can turn the relay on and off. I have ESPEasy set the boot state of GPIO-2 to output low, but perhaps it is in an undetermined state first during power-up and hence it is causing relay to chatter and maybe VCC is noisy and 8266 crashes because of this?