Posts: 372
Threads: 147
Joined: May 2020
Reputation:
0
Hi
I have this error on logic-machine
KNX/TP: Transmitter Error (send 0 receive 1)
What could it be due to?
Thank's
Posts: 8667
Threads: 48
Joined: Jun 2015
Reputation:
494
This can happen if the TP line is overloaded or LM is sending too many telegrams at once. You can ignore this warning if it does not happen very often.
Posts: 8667
Threads: 48
Joined: Jun 2015
Reputation:
494
Provide a screenshot from System config > Network > KNX statistics.
Posts: 8667
Threads: 48
Joined: Jun 2015
Reputation:
494
You have quite many repeats. The usual cause are LM group addresses that are not linked to any KNX devices on the TP bus.
You should either use virtual group addresses or disable "write to bus" option where applicable. In scripts use grp.update/grp.checkupdate for such group addresses.