Basically, I'm coming from the arduino world and would like to leverage the IDE to make my life simpler.
I have a HiLetgo FT232RL FTDI USB to TTL Serial Adapter which I picked up off of amazon. I used it in my earlier testing of the ESP without difficulty but admit I didn't flash anything, simply worked with AT commands.
I followed the instructions https://learn.adafruit.com/adafruit-huzzah-esp8266-breakout/using-arduino-ide to setup arduino ide but have had terrible results. I have tried with my MAC air as well as 2 different windows 7 machines and have similar results.
I have succeeded in uploading their blink and web test sketches but it will say uploading and then just freeze. The serial led's stop flashing and it will just sit there forever. If you reset the huzzah it will sometimes actually run the sketch. Arduino IDE still will claim uploading. You have to force quit it and start it again.
Other times and any time I have tried some of my own code I find that it is spitting errors on 74880 baud:
epc1=0x40100027, epc2=0x00000000, epc3=0x00000000, excvaddr=0x00000000, depc=0x00000000
Fatal exception (0):
My guess is it's stuck in a bad flash. I can recover by flashing the blink or something.
I have also tried flashing nodemcu firmware back on with esptool.py and that also is finiky at best. You have to define baud of 9600 and even still that fails most of the time with errors such as:
A fatal error occurred: Failed to write to target Flash after seq 5633 (got result 0x1, 0x7)
A fatal error occurred: Invalid head of packet