Skip to content

Commit

Permalink
Updating README to include how to manually put ESP32-E in "download m…
Browse files Browse the repository at this point in the history
…ode" (#153)
  • Loading branch information
thetwoj authored Jan 26, 2025
1 parent fb9ee77 commit aa28268
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -236,8 +236,9 @@ PlatformIO for VSCode is used for managing dependencies, code compilation, and u

- You will only see this if you have the PlatformIO extension installed.

- If you are getting errors during the upload process, you may need to install drivers to allow you to upload code to the ESP32.
- If using a FireBeetle 2 ESP32-E and you receive the error `Wrong boot mode detected (0x13)! The chip needs to be in download mode.` unplug the power from the board, connect GPIO0 ([labeled 0/D5](https://wiki.dfrobot.com/FireBeetle_Board_ESP32_E_SKU_DFR0654#target_5)) to GND, and power it back up to put the board in download mode.

- If you are getting other errors during the upload process, you may need to install drivers to allow you to upload code to the ESP32.
### OpenWeatherMap API Key

Sign up here to get an API key; it's free. <https://openweathermap.org/api>
Expand Down

0 comments on commit aa28268

Please sign in to comment.