Coder Social home page Coder Social logo

Comments (3)

tobiasfaust avatar tobiasfaust commented on August 17, 2024

Hi,
it is not implemented yet but basically possible if you want it.
The first test is to use the testscript and adapt the request string according your X1 mini modbus protokoll.
https://github.com/tobiasfaust/SolaxModbusGateway/tree/master/examples/test_RS485_SolaxMini_ESP32

Modbus protokol is here: https://raw.githubusercontent.com/syssi/esphome-modbus-solax-x1/main/docs/SolaxPower%20Single%20Phase%20External%20Communication%20Protocol%20-%20X1%20Series%20V1.8.pdf

A good start could be to request the device info with String:
0xAA 0x55 0x01 0x00 0x00 SolaxMiniAddress 0x11 0x03 0x00

Header, Source, Destination, ControlCode, FunctionCode, DataLangth, Checksum (will add automatically in test sketch)

After it works successfully (you get an valid answer to your request) its easy to add it.

Alternative solutions for you are there:

from solaxmodbusgateway.

tobiasfaust avatar tobiasfaust commented on August 17, 2024

still interested?
i would wish: yes, but i need your support.
If not, i will close this issue

from solaxmodbusgateway.

MagicSven81 avatar MagicSven81 commented on August 17, 2024

Hallo Tobias,
da ich jetzt einen X1 Mini habe würde ich dir gerne dabei helfen, diesen zu adaptieren.
Was genau muss ich mit dem Testscript machen? Auf dem ESP32 läuft Release 3.1.1
Das Testscript liegt im Format .ino vor. Damit kann ich so leider aktuell nichts anfangen bzw. weiß nicht was damit zu tun ist.
Wenn du mir etwas hilfst würde ich dir die Zuordnung erstellen.
Gruß Sven

from solaxmodbusgateway.

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.