ptillisch,
Success!!!!!!!!!!!!!!! I got back my Arduino Uno R4 WiFi device from never land..
Please forget my "disappointed" comment above. I am not disappointed any longer!
You have confirmed my faith in Arduino and the human race!!!!!!!!! I am beyond grateful. I have used Arduino products for 6 years, taught my grandson on their use and programming, and always appreciated them. Now, you have been the first interaction I have ever needed, and wow, I am impressed!
I took so long today to get back to you because I didn't have espflash on my machine and I had to figure that installation out first.
All my sketches have been tested and now all is GREAT!
Thank you.
One question: Do you think I should avoid using Arduino Create Agent on the Arduino Uno R4 WiFi for a few months? I mean, the first thing it does is check for firmware update. I have great fear thatThe Uno R4 issue would happen again. Instead, I will immediately use the advice of kunalya above and try a ESP32 device instead. Thanks.
Isaac
ps- a word of advice for anyone reading this that is sometimes dumb like me.....
On this line of instruction,
18. Type the following command prompt:
bin/espflash write-bin -b 115200 0x0 ./firmware/UNOR4-WIFI-S3-*.bin
I did not notice the * until 30 minutes of failure.... Therefore in my case the instruction should be written as such, removing the * and replacing it with 0.4.1
$ espflash write-bin -b 115200 0x0 ./firmware/UNOR4-WIFI-S3-0.4.1.bin
Note: I did not need the bin/ at the beginning in my case. Your case may differ.
xxxxxxxxxxxxxxxxxxxxxxxxxxx
:~/Downloads/unor4wifi-update-linux $ espflash write-bin -b 115200 0x0 ./firmware/UNOR4-WIFI-S3-0.4.1.bin
[2024-03-09T18:36:56Z INFO ]
A new version of espflash is available: v3.0.0-rc.2
[2024-03-09T18:36:56Z INFO ] Detected 2 serial ports
[2024-03-09T18:36:56Z INFO ] Ports which match a known common dev board are highlighted
[2024-03-09T18:36:56Z INFO ] Please select a port
Remember this serial port for future use? ยท no
[2024-03-09T18:39:13Z INFO ] Serial port: '/dev/ttyACM0'
[2024-03-09T18:39:13Z INFO ] Connecting...
[2024-03-09T18:39:14Z INFO ] Using flash stub
Chip type: esp32s3 (revision v0.1)
Crystal frequency: 40MHz
Flash size: 8MB
Features: WiFi, BLE
MAC address: dc:54:75:ca:1c:cc
[00:00:26] [========================================] 881/881 0x0