Hi everyone,
I’m having an issue with my Arduino UNO R4 WiFi board. Yesterday, everything was working fine—I could connect the board to my computer via USB without any issues. However, today, when I plug the board into my computer, it no longer shows up in the Arduino IDE or in the device manager (Windows), and there is no USB connection sound.
Here’s what I’ve tried so far:
• I used a different USB cable that I know is working.
• I tested on another computer, but the board is still not detected.
• I checked the device manager, but there’s no new device under Ports (COM & LPT) or USB.
• The board still powers on, and the TX/RX lights occasionally blink.
• I tried entering bootloader mode by double-pressing the reset button, but the board doesn’t show up.
I’m starting to wonder if the USB port on the board is damaged. Is there any way to verify this? Can I still upload sketches using other methods, like Wi-Fi or using an FTDI adapter? Any advice or solutions would be greatly appreciated!
Thanks in advance!