When I press the GPIO button it lights up as expected, but then pressing/releasing reset does not set it into bootloader any more.
I'm using a Adafruit HUZZAH ESP8266 Breakout board and connecting to USB with their FTDI Friend board.
I had it mounted on a bread board connected to a DHT11 temp/hum sensor and a voltmeter to read the pin voltage of a separate pin (5) to be used with a PowerSwitch tail. The sensor part of the sketch had been loaded several times and was working fine, connecting with MQTT and everything.
Not sure what could have happened. I came across a post about 'URL Repairing bootloader - for an ATtiney' and thought perhaps that might have something to do with it.
Thanks for any suggestions