Hello. Im having an issue related to reconfiguring the sparkfun blynk board. The standalone board.
I cannot get it to broadcast its wifi Blynk Me to reconfigure.
I have uploaded a few other sketches with success and all is well with the app etc. Turning pins high low etc.
I would like to be able to hold the zero button and reset it that way instead of using the arduino IDE to input wifi details etc.
Is there a way to revert it to its original state as I assume once I uploaded new code it wiped the factory preset?? no??
EDIT*
Iv reuploaded the Template esp8266 sketch and its blinking in this state
case MODE_WAIT_CONFIG: return beatLED(COLOR_BLUE, (int[]){ 50, 500 });
I cannot seem to get it into AP mode.
Am I missing a trick here? or could you help me out.
Regards