Attack SLX Lambda Touch Can-Bus

Hello everyone🙂

I’m new here and trying to help others with this topic. Even better would be if someone had a good solution for the last few values ​​I need.

I’ve just connected a CAN bus component SN65HVD230 to my Attack SLX Lambda Touch 45 kW wood-fired boiler using an ESP32-S3.

First, I found the correct settings in Arduino and Python and read the CAN bus information. Using this information and the display data, I started reverse engineering and tried to understand how multiplexing works.

I then partially figured out which byte contains which data information in hexadecimal representation.

First, I found out which byte contains which data information in hexadecimal representation. After that, I followed the configuration in Home Assistant to obtain entities and create small automations:

(CAN Bus - ESPHome - Smart Home Made Simple)

I’ve had some difficulties with this device – perhaps this will help someone else and allow us, with a bit of luck, to figure out the latest data.

Currently, I can only read values ​​from the CAN bus, but not all of them.

Can I share my current configuration here in the chat?:sweat_smile: