Uno R4 WiFi -endless Skecht uploading & Firmware Update fail

Hey,
i´m running IDE 2.3.7 with a Uno R4 WiFi on Win11

Arduino R4 WiFi connected -> tryed to update Firmware - it failed.

Try to upload any skech -> endless update.

Serial Monitor is printing all time when connected - when i close it updating stil not possible.

Unpluging USB -> COM5 in Device Manager disappears - after replugging it - COM5 appears back.

In IDE when i want to check board info it says:
BN: Unknown board
VID: 0x303A
PID: 0x1001
SN: (null)

Trying to update firmware again: I can select the board and a firmware version and click update -> Update starts and shows Installing firmware endless... (at least for >1hour...)

Board was purchased at CONRAD Germany.

Any ideas?

Thanks :)

Do you not think this would cause problems. Either figure out how to fix that or buy a new board.

Thats why i ask for help here - how to do it. i mean i didn´t do anything unnormal. just regular firmwareupdate via IDE. Should not kill the board :)

I have been a programmer for over half a century, and I have NEVER done a firmwareupdate. I would have to study it to do it, as it is an advanced activity. Since it failed, that means the firmware is in an inconsistent state so it is unlikely to work. You need to perform a factory reset or an equivalent to restore the standard firmware.

See if there's anything in this thread which is of help.

https://forum.arduino.cc/t/how-to-upgrade-firmware-for-uno-r4-wifi/1250423

There's more here as well

https://forum.arduino.cc/t/arduino-uno-r4-wifi-firmware/1355018

The Uno R4 WiFi is an unique board, both the esp32 and the RA4M1. Why did you choose this board?

Why this board? well I thought its the board with the most posibilitys to play around. =)
And again; Opening the serial monitor i can see communication.

"
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
"
thats what the serial monitor prints again and again...

but i when eiter i try to upload a sketch but also a new firmware i see uploading / installing firmware endless....

I managed it! Simply by following this:
https://support.arduino.cc/hc/en-us/articles/16379769332892-Restore-the-USB-connectivity-firmware-on-UNO-R4-WiFi-with-espflash?_gl=1*1tmr3t8*_up*MQ..*_ga*MTI4NzA2MjkwOS4xNzY5NDM0OTM4*_ga_NEXN8H46L5*czE3NzYxNzg2NjEkbzckZzAkdDE3NzYxNzg2NjEkajYwJGwwJGg2ODc1Mjg4NDQ.

have a great day!