Yesterday one of our technicians upgraded the firmware on a DC1000_0 and it no longer functions via the javascript interface. This is the error that comes up:
Connection error: missing channel parent:0x1c
I have reinstalled both the Phidget libraries/CP and the application but get the same error. We even swapped the computer and it has the same issue.
It is a NodeJS application...we can control it from the browser. If it's "out of date" then that means the new firmware is not compatible with the phidget22@2.6.14?
1) How do I rollback to the firmware that works with our software?
2) Is there to enforce a particular, known-compatible, firmware version?
You can either upgrade the phidget22 JavaScript library to v2.8.0+, plus the Phidget Network Server to version 1.8+, or you can use the phidget22admin tool to roll back the firmware.
The Control Panel will always offer to upgrade firmware to the latest version.