Exception by Command FlashOS

Hello,

I am trying to update the Meadow with OS version 0.4.6.2.
With running it I get the exception error System.ComponentMode.Win32Exception.

I have gone through the instructions and am getting nowhere at this point.

Does anyone have a hint for me?

I have solved my problem myself.

In my case the dfu-util was missing. Whenever I executed the command

meadow --FlashOS

, I received the exception error with System.ComponentMode.Win32Exception.
I started PowerShell as administrator and installed the missing component with the command

meadow --InstallDfuUtil

After that I could continue the rest of the description to update the Meadow.

1 Like