Open samezrp opened 1 year ago
I managed to find a root cause and temporary solution, however it is not a nice one.
Problem was with dstAddr variable, which in vekexasia sources is defined as a const = 1 in index.js, line 86. In djwlindenaar solution this variable is handled by zcanbridge.py, line 66, as a part of cansocket variable, and in my case it was 0x21. I changed to const=0x21 and it is working.
Hi, At the beginning big thanks for your soft! I would like to ask you for help. For the first time I installed it all was OK. Someday I realized that I cannot send any message to recuperator. I receive all data correctly. See example:
However I want to send anything like:
Nothing happens. I was suspecting some HW errors but with: /djwlindenaar/zcan I can send messages to my AerisNEXT, but with your soft looks like there is no communication when I try to send anything, at least it is not understandable. When I click to send MQTT message on PM2 I receive following log:
but nothing changes, no boost, no ventilation level change. Would you mind helping me what else should i check or test? This is console at the moment I clicked Boost 60 mode:
Below there is /zcan log setting boost 60: