Hi All,
I have just received my Alvik robot, and I'm following the Alvik getting started documentation from docs.arduino.cc. When I try to prepare Alvik for the Arduino IDE by uploading using the Programmer option from the Sketch menu, it does not work as expected. I get the following error:
When I try to upload the example sketch "Drive" for Alvik, I get the following error:
"No DFU capable USB device available
Failed uploading: uploading error: exit status 74"
I'm stuck and unable to proceed with completing the preparation of the Arduino IDE for Alvik.
When I connect the USB cable (type-A into PC and type-C into Alvik) it is detected by Arduino IDE, so the "Arduino Nano ESP32 on COM6" message is shown
When I use the mBlock application, everything works fine. I can upload software from my PC to the Alvik robot without any issues. However, it doesn't work when I try to do the same using the Arduino IDE. Why is that?
I have an Alvik working (with some issues…) with the Arduino IDE2.
Don’t ask me how I managed it - I think it must have been a fortuitous alignment of the planets.
It’s not something I can easily repeat (I have only one Nano ESP32), so I can’t really offer a great deal of help, but the answers are out there, but not necessarily in one clear process or procedure.
Edit: What’s also concerning is that some of the supplied examples don’t even compile - the fixes are simple, but it makes me wonder how they got released.