Skip to content

ESP32 error code #900

Answered by Raabitco
Raabitco asked this question in Q&A
Discussion options

You must be logged in to vote

Hi everyone, I fix this problem by doing the instruction below and everything works after that.

Update your ESP32 core (recommended for the future)
Open Arduino IDE > File > Preferences > In the Additional boards URL field put:
https://raw.githubusercontent.com/espressif/arduino-esp32/gh-pages/package_esp32_dev_index.json

After doing that, update your ESP32 core: Arduino IDE > Tools > Board > Boards Manager > Type esp32 > Install version 2.0.0

Now be able to compile the code without any problems.

Hope this help

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Raabitco
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant