I am new to ESP8266. I just recently bought an ESP8266 testboard, like the one in this link:
http://blog.squix.ch/2015/01/esp8266-test-board-review.html
I downloaded the latest arduino IDE v1.6.6, and have setup the necessary to use it with ESP8266.
I use Pl2203 for usb-serial communication. I made the connections and wass able to upload a simple blink program.
But the led blinks like about 5-6 times and then the board kind of resets itself. I tried changing the gpio pins, but all of them do the same. They blink for some time and stop and the board resets. I dont know why this happens.
Please help me out!!!