Even on a system on which Arduino was never installed, attempting to download the Arduino ESP32 board package results in an error message to the tune of "CRC doesn't match, file corrupted".
It seems to be an easily reproduced issue.
Even on a system on which Arduino was never installed, attempting to download the Arduino ESP32 board package results in an error message to the tune of "CRC doesn't match, file corrupted".
It seems to be an easily reproduced issue.
Thanks for your report @fabri91. I have submitted a fix for this problem.
Until that fix is accepted, please use version 2.0.12 of the "Arduino ESP32 Boards" platform. Version 2.0.13 was released only to keep the "Arduino ESP32 Boards" platform in sync with the "esp32" platform it is based on. The changes made in the "esp32" platform between 2.0.12 and 2.0.13 are not really significant for the Nano ESP32 board so you aren't missing our on anything by using 2.0.12.
I'll provide instructions you can follow to install 2.0.12:
You should now see the boards of the installed platform under the Tools > Board menu of Arduino IDE.
Please let me know if you have any questions or problems while following those instructions.
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.