Hello, if I were to explain the situation from the beginning, I was trying to connect Arduino to Wi-Fi, and I used the code from this link:
When I uploaded the code, it gave me a warning that the firmware was not up to date. So, I thought maybe the firmware of the ESP32 chip could be updated. I immediately started researching online and found that Arduino's own article showed that if I follow the Tools > Firmware updater path, I can update it. So, I followed the same path, selected the latest version, and updated it. However, I received an error saying "installation failed," and only the power LED was lit on my board. I then pressed the reset button, and when nothing happened, I disconnected and reconnected the board's cable. After that, the board started showing as "LOLIN S3," and the RX LED started flashing continuously. It seems that only the ESP32 controller is damaged. I also searched for the firmware but couldn't find it. What should I do? Should I also have two glasses of cold water?
Edit: I think esp-32 is working now, but still the card does not work normally, the card identifies itself as esp32, I could not boot it as arduino r4.
Hi @losadev. I can provide instructions you can follow to restore your UNO R4 WiFi from this bad state.
Before I can do that, I'll need to know which operating system (e.g., "Windows") you are using so that I can provide you with the appropriate instructions. Please reply here on the forum thread with that information and then I'll continue assisting you.
Open the unor4wifi-update-windows folder that was created when you unzipped the downloaded unor4wifi-update-windows.zip file at the previous step in the instructions.
In the folder listing of the unor4wifi-update-windows folder, hold the Shift key while clicking the right hand button on the mouse.
From the context menu, click "Open PowerShell window here".
Windows PowerShell will now open.
Type the following command at the Windows PowerShell window command prompt:
The PowerShell window might now show a list of the serial ports present on your computer.
For example:
Start flashing firmware
[2023-07-11T06:39:09Z INFO ] Detected 2 serial ports
[2023-07-11T06:39:09Z INFO ] Ports which match a known common dev board are highlighted
[2023-07-11T06:39:09Z INFO ] Please select a port
❯ COM1
COM43 - USB Serial Device (COM43)
If so, use the ↓ key on your keyboard to select the port of the UNO R4 WiFi board from the list, and then press the Enter key.
The terminal window will now show the following prompt:
? Remember this serial port for future use? (y/n) ›
Press the N key on your keyboard.
The flashing process should now start. Wait for it to finish, as indicated by output that looks something like this: