Learn what to do if Arduino IDE misidentifies your board.
In this article:
- Reset manual board selection
- If your UNO R4 WiFi or Nano ESP32 is identified as a generic ESP32 board
Reset manual board selection
While Arduino IDE will detect and select most boards automatically, the default selection can be overridden with a manual selection. This selection will be remembered the next time you connect the board.
Open the board selector and look for a Reset arrow icon to the right of the currently selected board and port. If the Reset symbol is present, click it to restore the default selection
If the Reset symbol is not present, click “Select other board and port” at the bottom of the list and manually select the correct board.
If your UNO R4 WiFi or Nano ESP32 is identified as a generic ESP32 board
-
If you’re using an Arduino Nano ESP32, but it’s being detected as a generic ESP32 board, the Arduino bootloader may be missing. To solve the issue, reset the default Arduino bootloader.
-
If you’re using an Arduino UNO R4 WiFi, but it’s being detected as an ESP32 board, the USB bridge firmware may be missing. To solve the issue, follow these instructions to restore the firmware using espflash.