Search found 2 matches
- Fri Mar 24, 2023 11:34 am
- Forum: IDEs for ESP-IDF
- Topic: ESP32 flashes but previous firmware remains in both VScode and Espressif IDE.
- Replies: 2
- Views: 2093
Re: ESP32 flashes but previous firmware remains in both VScode and Espressif IDE.
I have found the solution. I was using ESP32-mini-1 module and there was a warning in the website. It says that if you have purchased this module before December 2 2021 you would have a single core module. In that case you need to enable the single core mode(CONFIG-FREERTOS-UNICORE). If you do not e...
- Wed Mar 22, 2023 1:28 pm
- Forum: IDEs for ESP-IDF
- Topic: ESP32 flashes but previous firmware remains in both VScode and Espressif IDE.
- Replies: 2
- Views: 2093
ESP32 flashes but previous firmware remains in both VScode and Espressif IDE.
Hello, I am trying to flash firmware to ESP32-mini-1 and I am having some problems. Firstly I tried to flash the ESP Gatt Server example and it worked fine. But when I tried to flash any other program it keeps working with this example. I tried to erase flash from VScode IDF terminal and it does not...