Hello,
I'm currently trying to use the ESP 8266 module, but after I plug the Arduino out of the USB cable and into a normal DC cable, nothing happens, even though it was programmed to blink when it is any other state than “WL_CONNECTED” and to light up when it is that state. Is this normal?
Edit:
Found the solution, my problem was that the code was erased because the IO0 Pin was grounded.