I have some old Blue ESP's which have only 512KB flash, so the highest you can put on them is SDK 1.4.0 and AT0.5 with noboot.
The readme says Supports ESP SDK version 1.1.1 and above (AT version 0.25 and above)., but when I connect my ESP I get the error:
Firmware version > FAILED (actual="1.4.0", expected="1.5.2").
I have some old Blue ESP's which have only 512KB flash, so the highest you can put on them is SDK 1.4.0 and AT0.5 with noboot.
The readme says
Supports ESP SDK version 1.1.1 and above (AT version 0.25 and above).
, but when I connect my ESP I get the error:Firmware version > FAILED (actual="1.4.0", expected="1.5.2")
.Is the minimum version SDK 1.5.2?