- 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.