Great project #4
Replies: 7 comments 5 replies
-
Hi fritz, for sure I can add changes, but first you have to be more specific on what your request is. just send a note on which parameters you would like to get and I can add these. Are the values returned by status plausible for your system? What components do you have attached to your system? I get the other software version details if I navigate on the control unit to the menu entry where it shows the software version of the SystaComfort and then press the double down arrows on the right of the button field |
Beta Was this translation helpful? Give feedback.
-
Hi, |
Beta Was this translation helpful? Give feedback.
-
I did some investigations: Ususally the datagrams will be initiated by the systa: it provides at least the MAC address and the counter. The portal answers with the MAC and the counter. Example of a datagram flow (I masked the first 4 bytes of the MAC with aabbccdd): normal datagram of type 2 sent by Systa
Portal sends the password
a - datagram type a 1st checksum will be built by adding the last two bytes of the mac plus the specific offset 0xBFB5 Systa answers
Portal sends the parameter modification
Systa answers
Now Portal answers with the usual handshake. Explanations Code of the parameter
This biggest challange were the checksums, which was more than a mess. And I am still first checksum
second checksum I was unable to find out why sometimes 0x100 sometimes 0x200 sometimes 0x300 will be used Feel free to ask, if I was not clear |
Beta Was this translation helpful? Give feedback.
-
I am trying to follow your instructions, but fail with the first packet
|
Beta Was this translation helpful? Give feedback.
-
.. Is the parameter change always replied on a type 2 packet from the SysteComfort? I could send you another stream of bytes doing a change of the same parameter if you are interested, are you? |
Beta Was this translation helpful? Give feedback.
-
sent message via Facebook |
Beta Was this translation helpful? Give feedback.
-
seem not to work anymore. It installs OS but i do not find SystaPi-2.0 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Thanks a lot for this great project. I tested it successfully with a raspberry 3b plus USB wifi adapter.
The Systa has the version 1.12 20.05.14 - unfortunately I don't know how to find out System and Basis versions.
Do you think it is possible to add the modification one or more parameter (i.e. Operating Mode)? If you want I could provide some information.
Beta Was this translation helpful? Give feedback.
All reactions