Page 2 of 2

Re: Firmware upgrade failed?

Posted: Tue Jun 22, 2021 11:50 am
by Patrick
You can recover the firmware on the SBC itself using the phidget22admin command line tool. You'll need to SSH into the SBC and run:

phidget22admin -M 592703/0 -U

If it fails, remove power and the vint cable from your vint device, then plug it back in and try again.

-Patrick

Re: Firmware upgrade failed?

Posted: Wed Jun 23, 2021 6:54 am
by wvreeven
Now THAT is the kind of answer I was expecting. Thanks very much!

Re: Firmware upgrade failed?

Posted: Thu Jun 24, 2021 12:38 pm
by wvreeven
Patrick wrote:You can recover the firmware on the SBC itself using the phidget22admin command line tool. You'll need to SSH into the SBC and run:

phidget22admin -M 592703/0 -U

If it fails, remove power and the vint cable from your vint device, then plug it back in and try again.

-Patrick
Thanks once again Patrick. That solved the issue.


Wouter