Compiles with wrong SDK version??
Posted: Thu May 26, 2022 2:02 pm
I installed the following:
ESP-IDF 4.4.1 offline installer.
in windows/apps it shows up to uninstall as 4.41.
when I compile the ESP-AT source, and run it on the ESP32, this is what I get when I run
AT+GMR
AT version:2.4.0.0(4c6eb5e - ESP32 - May 20 2022 03:11:58)
SDK version:v4.3.2-553-g588436db47
compile time(40ae56a):May 26 2022 09:57:48
Bin version:2.4.0(WROOM-32)
Why is this showing up as 4.3.2 instead of 4.4.1?
I do not have 4.3.2. on my computer.
ESP-IDF 4.4.1 offline installer.
in windows/apps it shows up to uninstall as 4.41.
when I compile the ESP-AT source, and run it on the ESP32, this is what I get when I run
AT+GMR
AT version:2.4.0.0(4c6eb5e - ESP32 - May 20 2022 03:11:58)
SDK version:v4.3.2-553-g588436db47
compile time(40ae56a):May 26 2022 09:57:48
Bin version:2.4.0(WROOM-32)
Why is this showing up as 4.3.2 instead of 4.4.1?
I do not have 4.3.2. on my computer.