I’ve been having issues getting my Arduino Giga R1 to work.
After uploading a sketch I get the following message:
Warning: Invalid DFU suffix signature
A valid DFU suffix will be required in a future dfu-util release
No DFU capable USB device available
Failed uploading: uploading error: exit status 74
After doing a little research, I came across this from an Arduino web page:
https://support.arduino.cc/hc/en-us/art … -status-74
Which was no help.
I then came across this Arduino site and followed the instructions:
https://support.arduino.cc/hc/en-us/art … GA-R1-WiFi
After that, this is what appeared after uploading a sketch:
File downloaded successfully
Transitioning to dfuMANIFEST state
The sketch did appear to upload, but would not run. I tried this procedure several times with no success.
I’ve tried this on two Windows 10 computers, tried several different USB cables and different USB ports, and got the same results.
AS it is now, the Giga R1 is non functional as far as I can tell.
Did I miss anything, or is there anything else to try?
Thank you