Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Interface with Saphir comfort RC and X Panel #40

Open
temuccio opened this issue Jul 15, 2024 · 0 comments
Open

Interface with Saphir comfort RC and X Panel #40

temuccio opened this issue Jul 15, 2024 · 0 comments

Comments

@temuccio
Copy link

Hello, I am trying to connect to a Truma Saphir comfort RC controlled by a Truma iNet X Panel. I have connected the LIN converter to the free RJ11 port of the Saphir (the other port is occupied by the Truma iNet X Panel).

This is what I see passing through, and furthermore, I can't find the "PR SET" command on the X Panel...
Is it necessary to have the CP Plus controller?

2024-07-15 12:50:01,657	inet.lin	DEBUG	TRANSPORTLAYER FRAME master → slave
2024-07-15 12:50:01,657	inet.lin	DEBUG	   node address: 02
2024-07-15 12:50:01,657	inet.lin	DEBUG	   single frame, expected bytes: 5
2024-07-15 12:50:01,657	inet.lin	DEBUG	   payload: 05 0c 00 00 00
2024-07-15 12:50:01,658	inet.lin	DEBUG	   service id: unknown (0xb8)
2024-07-15 12:50:01,714	inet.lin	DEBUG	in < 00 55 7d 02 03 7f b8 09 ff ff ff b9 → processing
2024-07-15 12:50:01,714	inet.lin	DEBUG	→ → identified as transportlayer SLAVE → MASTER
2024-07-15 12:50:01,714	inet.lin	DEBUG	TRANSPORTLAYER FRAME slave → master
2024-07-15 12:50:01,715	inet.lin	DEBUG	   node address: 02
2024-07-15 12:50:01,715	inet.lin	DEBUG	   single frame, expected bytes: 2
2024-07-15 12:50:01,715	inet.lin	DEBUG	   payload: b8 09
2024-07-15 12:50:01,715	inet.lin	DEBUG	   negative response, error code = b8
2024-07-15 12:50:01,778	inet.lin	DEBUG	in < 55 97 not a proper sync -wait for sync-
2024-07-15 12:50:01,778	inet.lin	DEBUG	in < 0b 7c not a proper sync -wait for sync-
2024-07-15 12:50:01,779	inet.lin	DEBUG	in < 70 00 not a proper sync -wait for sync-
2024-07-15 12:50:01,838	inet.lin	DEBUG	in < 00 55 3c 7f 06 b2 00 17 46 05 0c 59 → processing
2024-07-15 12:50:01,838	inet.lin	DEBUG	→ → identified as transportlayer MASTER → SLAVE
2024-07-15 12:50:01,839	inet.lin	DEBUG	TRANSPORTLAYER FRAME master → slave
2024-07-15 12:50:01,839	inet.lin	DEBUG	   node address: broadcast
2024-07-15 12:50:01,839	inet.lin	DEBUG	   single frame, expected bytes: 5
2024-07-15 12:50:01,839	inet.lin	DEBUG	   payload: 00 17 46 05 0c
2024-07-15 12:50:01,839	inet.lin	DEBUG	   service id: Read by Identifier
2024-07-15 12:50:01,839	inet.lin	DEBUG	   → potentially handled by protocol!
2024-07-15 12:50:01,893	inet.lin	DEBUG	in < 00 55 7d 02 06 f2 17 46 05 0c 00 96 → processing
2024-07-15 12:50:01,893	inet.lin	DEBUG	→ → identified as transportlayer SLAVE → MASTER
2024-07-15 12:50:01,894	inet.lin	DEBUG	TRANSPORTLAYER FRAME slave → master
2024-07-15 12:50:01,894	inet.lin	DEBUG	   node address: 02
2024-07-15 12:50:01,894	inet.lin	DEBUG	   single frame, expected bytes: 5
2024-07-15 12:50:01,894	inet.lin	DEBUG	   payload: 17 46 05 0c 00
2024-07-15 12:50:01,894	inet.lin	DEBUG	   positive response to Read by Identifier
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant