Giter Site home page Giter Site logo

Comments (10)

derritter88 avatar derritter88 commented on May 28, 2024

Command test.battery.stop is not working

from nut.

derritter88 avatar derritter88 commented on May 28, 2024

Also battery value % is different from NUT vs LCD screen on UPS.

10 % according to LCD vs 73 % according to NUT.

from nut.

derritter88 avatar derritter88 commented on May 28, 2024

NUT on version 2.7.4 printed the proper values with nutdrv_qx

from nut.

derritter88 avatar derritter88 commented on May 28, 2024

protocol=voltronic solved the problem

edited the description

from nut.

jimklimov avatar jimklimov commented on May 28, 2024

@derritter88 : to clarify, did the change to voltronic protocol fix the issues in later posts (battery percentage, runtime, commands)?

Is the data dump in top post "partially bad" from the original attempt, or the "good" one after the edit? If not, can you post the "good" data also (not overwriting the earlier post, so both examples can go to the DDL eventually), please?

from nut.

derritter88 avatar derritter88 commented on May 28, 2024

@jimklimov Hi Jim, I edited my initial post to voltronic to get the proper values from the UPS.
The data dump is from a "bad" driver (megatronic) but to be honest: I had to replace the PowerWalker by an Eaton as the UPS kept "locking in" and did not continue to communicate via the driver. Due to that I had to shutdown my servers to power off the UPS and turn it back on to "enable" the USB connection.

From a Linux perspective the USB was always there but the data got stale.

from nut.

derritter88 avatar derritter88 commented on May 28, 2024

It would be interesting if different users of PowerWalker/BlueWalker devices experience the same problems which I had.

from nut.

derritter88 avatar derritter88 commented on May 28, 2024

But as this UPS is now spare I would be happy to test anything for you to see if it would solve me previous mentioned troubles

from nut.

derritter88 avatar derritter88 commented on May 28, 2024

I removed the vendor stuff to see if it disconnects again after some days.
Current config would be:

[powerwalker]
        driver = "nutdrv_qx"
        port = "auto"
        protocol = voltronic
        #subdriver = cypress
        novendor
        product = "OLHV3K0"
        desc = "PowerWalker VFI 3000 CG PF1"
        pollinterval = 15
        serial = "xxxxxx"
        runtimecal = 180,100,600,50

from nut.

derritter88 avatar derritter88 commented on May 28, 2024

What is strange compared to an Eaton UPS is that PowerWalker devices are being tricky when it comes to read the UPS data.
Driver takes long to load, data get stale very often and sometime the readings are weird like 234234 % battery

from nut.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.