-
-
Notifications
You must be signed in to change notification settings - Fork 428
PowerCool VA1500 and nutdrv_qx #537
Copy link
Copy link
Closed
Labels
DDLHCLPowercoolPowercool branded devices, may be linked with Fry's electronics (USB VID 0x0001)Powercool branded devices, may be linked with Fry's electronics (USB VID 0x0001)UPSmartSome UPS are shipped with UPSmart software which may imply common (Qx?) protocolSome UPS are shipped with UPSmart software which may imply common (Qx?) protocolUSBUSB VID=0001 PID=0000 (Fry's Electronics/MEC0003)Seems to be a generic USB chip interfacing many devices and protocols (Qx, USB HID, ATCL...)Seems to be a generic USB chip interfacing many devices and protocols (Qx, USB HID, ATCL...)
Metadata
Metadata
Assignees
Labels
DDLHCLPowercoolPowercool branded devices, may be linked with Fry's electronics (USB VID 0x0001)Powercool branded devices, may be linked with Fry's electronics (USB VID 0x0001)UPSmartSome UPS are shipped with UPSmart software which may imply common (Qx?) protocolSome UPS are shipped with UPSmart software which may imply common (Qx?) protocolUSBUSB VID=0001 PID=0000 (Fry's Electronics/MEC0003)Seems to be a generic USB chip interfacing many devices and protocols (Qx, USB HID, ATCL...)Seems to be a generic USB chip interfacing many devices and protocols (Qx, USB HID, ATCL...)
Type
Projects
Status
Done
Hi,
I believe that the UPS the PowerCool VA1500 should be supported by the nutdrv_qx driver. It detects and says its connected but all the value read as zero. Looking through the forums there seems to be a few mentions of this but tbh honest i'm getting a little confused.
My current config is
[nutdev1]
driver = "nutdrv_qx"
port = "auto"
vendorid = "0001"
productid = "0000"
product = "MEC0003"
protocol="q1"
This connects but provides 0 value readouts. What would be the next steps in trying to resolve this problem and is anyone able to assist. I know these PowerCool UPS are quite popular now in the UK as they are very cheap so it would be nice to get this working if possible.
Maint. UPDATE: Seems related to #517 and comments to #638 suggest that it worked for people testing with a "Powercool Smart UPS 1200VA" among other devices.