Purchased a Feather Huzzah from adafruit about a week ago, was able to upload to it without issues. Noticed it hung after a few seconds with the basic blink test. I made a simple script to connect to my WiFi and log data to some feeds. (Noticed occasional hangs after 10 mins, several hours, after a day, etc.)
The board worked for a week and quit on me. Getting the following error now when trying to upload from Arduino ID.
warning: espcomm_sync failed
error: espcomm_open failed
error: espcomm_upload_mem failed
error: espcomm_upload_mem failed
Looking for info on how to diagnose further. While I'm new to the 8266 chip, I am no stranger to these types of projects.
Thanks,
Greg