Hi guys, I've been working on ESP8266 for days and I have some questions about it if you guys could help me with it. I would really appreciate it.
List of question:
- What happens if I reset the ESP8266 with the RST pin?
- If I connect GPIO0 to GND, and uploads an empty sketch(That's what I did, and I couldn't get any response from AT command anymore). Does it overwrite the AT firmware? What is the effect of uploading an empty sketch whilst GPIO0 is connected to GND?
- If so, how do I get back the AT firmware? By flashing?
- Can I flash ESP8266 with Arduino Due, or must I have something like a FTDI?
- If I want to upload a sketch, do I select Generic ESP8266 or do I select Arduino Due?