microchip-pic-avr-solutions / microchip-iot-developer-guides-for-aws

Microchip IoT Developer Guides for AWS is a set of tutorials tailored to get started with your IoT Design, from embedded to cloud. Starting with the sandbox, you can play around with sending and receiving data to the cloud with almost no setup.
34 stars 6 forks source link

iotprovision-bin.exe ERROR: Firmware upgrade failed: Unable to connect to DFU #6

Open Mikedalvik opened 3 years ago

Mikedalvik commented 3 years ago

When I tried to run iotprovision-bin.exe, the following error is observed:

C:\Temp>\temp\windows64\iotprovision-bin.exe -c aws -m mar --force

Upgrading debugger firmware...

Currently installed firmware is version 1.15.479 Upgrade candidate firmware is version 1.20.25 ERROR: Firmware upgrade failed: Unable to connect to DFU

C:\Temp>

xedbg commented 3 years ago

Hi @Mikedalvik - I think this is a symptom of not having Microchip Studio/MPLABX installed, and the USB device has no valid binding for its upgrade mode (DFU). In this state the LED in the debugger section is left blinking slowly (until power toggle).

I will try to find a minimum install which should fix this. In the meantime, perhaps you could confirm my observations?