Does anyone know what pulling GPIO2 low during boot actually does?
It seems to cause the chip to send loads of data to the Uart (serial), which is either some sort of connection message or its debug, as it seems to send it over and over again.
I was hoping to use GPIO2 low during restart to trigger my code to go into debug mode, but this doesnt look like its going to be possible, I'll need to wait for my ESP03 and ESP12 modules to arrive where I have access to more pins, or attempt to solder to another, which is not easy