Comments & issues
Supporting Windows 8 or newer
-
Patrick
- Lead Developer
- Posts: 672
- Joined: Mon Jun 20, 2005 8:46 am
- Location: Calgary
Post
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
-
wvreeven
- Phidgetsian
- Posts: 14
- Joined: Tue Mar 22, 2016 9:15 am
Post
by wvreeven »
Now THAT is the kind of answer I was expecting. Thanks very much!
-
wvreeven
- Phidgetsian
- Posts: 14
- Joined: Tue Mar 22, 2016 9:15 am
Post
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