I am using the following ESP8266 module: https://www.amazon.com/gp/product/B01MT ... UTF8&psc=1
To program this module I am using: https://www.amazon.com/gp/product/B01J2 ... UTF8&psc=1
I have soldered a button connecting the GND and GPIO pins to put the module in programming mode. I plug the ESP8266 into the USB to Serial module. Then, I plug the USB module into my computer while holding the soldered on button for 2 seconds before releasing (putting the ESP8266 into programming mode). The red power LED is on and the whole device is recognized by my computer. When I upload a simple LED blinking sketch, a blue light on the ESP8266 blinks until the sketch is done being uploaded. However, after programming the LED that was programmed to blink does not blink. In Arduino the board selected is the SparkFun ESP8266 Thing.
If anyone can help, but needs more information please let me know.