Git Product home page Git Product logo

Comments (3)

baturinivan avatar baturinivan commented on June 27, 2024

Just testing Sunlife VM III Twin, 24V, 4.2kW (looks exactly as Axpert VM III TWIN 4KVA/6KVA)
Seems to be the same QPIGS problem (timeout) while other commands works fine. QPIGS response has more values than expected in the code.

Also format seems to be similar to described in MAX.Communication.Protocol20210217.pdf found elsewhere in issues.

There is the testing log:
[I][main:451]: Testing PI30/PI30MAX/PI30REVO/PI41 commands...
[I][main:454]: This is the set of commands supported by the pipsolar component!
[D][uart_debug:158]: >>> "QPI\xBE\xAC\r"
[D][uart_debug:158]: <<< "(PI30\x9A\v\r"
[D][uart_debug:158]: >>> "QDIq\e\r"
[D][uart_debug:158]: <<< "(230.0 50.0 0030 21.0 27.0 28.2 23.0 60 0 0 2 0 0 0 0 0 1 1 1 0 1 0 27.0 0 1)F\r"
[D][uart_debug:158]: >>> "QFLAG\x98t\r"
[D][uart_debug:158]: <<< "(EauvxyzDbdjk\xBF!\r"
[D][uart_debug:158]: >>> "QMN\xBBd\r"
[D][uart_debug:158]: <<< "(VMIII-4000\xDE\x93\r"
[D][uart_debug:158]: >>> "QMODI\xC1\r"
[D][uart_debug:158]: <<< "(B\xE7\xC9\r"
[D][uart_debug:158]: >>> "QPIGS\xB7\xA9\r"
[D][uart_debug:158]: <<< "(000.0 00.0 229.9 49.9 0276 0265 006 397 27.70 075 100 0039 08.3 250.7 00.00 00000 00010110 00 00 02093 111 0 00 0000p\xB1\r"
[D][uart_debug:158]: >>> "QPIRI\xF8T\r"
[D][uart_debug:158]: <<< "(230.0 17.3 230.0 50.0 17.3 4000 4000 24.0 23.0 21.0 28.6 28.2 2 080 120 0 0 2 1 01 0 0 27.0 0 1m\xB0\r"
[D][uart_debug:158]: >>> "QPIWS\xB4\xDA\r"
[D][uart_debug:158]: <<< "(000001000000000000000000000000000000\xB2\xA7\r"
[D][uart_debug:158]: >>> "QT'\xFF\r"
[D][uart_debug:158]: <<< "(20240330151815]\v\r"
[D][uart_debug:158]: >>> "QPGS0?\xDA\r"
[D][uart_debug:158]: <<< "(NAKss\r"
[D][uart_debug:158]: >>> "QPGS1/\xFB\r"
[D][uart_debug:158]: <<< "(NAKss\r"
[D][uart_debug:158]: >>> "QPGS2\x1F\x98\r"
[D][uart_debug:158]: <<< "(NAKss\r"

from esphome-pipsolar.

baturinivan avatar baturinivan commented on June 27, 2024

Seems to be the same QPIGS problem (timeout) while other commands works fine. QPIGS response has more values than expected in the code.

Finally, after a day of troubleshooting I have found a solution using this example: https://github.com/syssi/esphome-pipsolar/blob/pip8048/esp32-example.yaml

I have changed esphome section and added esp32 with esp-idf framework, version recommended (latest didn't work for me).
`esphome:
name: ${name}

esp32:
board: esp32dev
framework:
type: esp-idf
version: recommended`

from esphome-pipsolar.

syssi avatar syssi commented on June 27, 2024

Good job! recommended is the default. So you could drop this line if you like.

from esphome-pipsolar.

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.