Where is the official AT Firmware ?
Posted: Tue Mar 31, 2020 2:18 pm
Let's say we buy a new Espressif ESP32, and we download ESP-IDF SDK, and we flash the hello-world example.
- Is that mean we overwritten the official Espressif firmware?
- Is that mean our ESP32 no longer support AT command's because hello-world overwrite it ?
- Is possible to flash the hello-world example with keeping the official AT command's ?
- Where is the official code source of Espressif AT firmware?. this one seem just an "basic" example https://github.com/espressif/esp-at
Thank you,
- Is that mean we overwritten the official Espressif firmware?
- Is that mean our ESP32 no longer support AT command's because hello-world overwrite it ?
- Is possible to flash the hello-world example with keeping the official AT command's ?
- Where is the official code source of Espressif AT firmware?. this one seem just an "basic" example https://github.com/espressif/esp-at
Thank you,