Arduino UNO R4 WiFi ESP32-S3 ROM bootloader

Hi! I've just bought an Arduino UNO R4 WiFi. I want to use it with Arduino IDE, so, as always, I've installed the drivers from board manager. Anyway, when I connect the board to the PC, on the serial monitor appears a message in loop:

ESP-ROM:esp32s3-20210327
Build:Mar 27 2021
rst:0x3 (RTC_SW_SYS_RST),boot:0x8 (SPI_FAST_FLASH_BOOT)
Saved PC:0x403cd9f6
SPIWP:0xee
mode:DIO, clock div:1
load:0x3fce3808,len:0x44c
load:0x403c9700,len:0xbe4
load:0x403cc700,len:0x2a38
entry 0x403c98d4

I've tried to use another cable and port, uninstall and reinstall drivers, use the reset button (it seems it doesn't work), but I can't solve the problem.

did you try to upload a Uno R4 sketch?

Yes, I tried. It seems to go, but in reality it never ends.

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.