Is there firmware running if I load a sketch w/ Arduino IDE?
Posted: Mon May 30, 2016 12:23 am
Im trying to understand what is the difference between using the Arduino IDE with the ESP8266 module versus flashing my ESP with Espressif's SDK.
- If I load a sketch through Arduino IDE, is firmware still running in the ESP?
- Where is that firmware sitting? in the flash memory? Is it partitioned?
-If firmware is still in play when using Arduino IDE, how may I invoke AT commands?
- I've seen this command to get the firmware version AT+GMR, but where do I run it if I am using the Arduino IDE?
Would really appreciate if someone dares try to make me understand.
- If I load a sketch through Arduino IDE, is firmware still running in the ESP?
- Where is that firmware sitting? in the flash memory? Is it partitioned?
-If firmware is still in play when using Arduino IDE, how may I invoke AT commands?
- I've seen this command to get the firmware version AT+GMR, but where do I run it if I am using the Arduino IDE?
Would really appreciate if someone dares try to make me understand.