knx/tp error - Printable Version +- Logic Machine Forum (https://forum.logicmachine.net) +-- Forum: LogicMachine eco-system (https://forum.logicmachine.net/forumdisplay.php?fid=1) +--- Forum: Hardware (https://forum.logicmachine.net/forumdisplay.php?fid=12) +--- Thread: knx/tp error (/showthread.php?tid=1261) Pages:
1
2
|
RE: knx/tp error - admin - 27.10.2020 The same way that you cannot usually have more than 32 devices on a single RS485 bus. The more devices you have the harder it is for the transceiver to drive the line in order to transmit the data. This is usually solved by divining the line into two segments connected by a line coupler. Having more than one KNX power supply is a standard solution for longer lines. RE: knx/tp error - AlexLV - 27.10.2020 Thank you, also as I see partly answer on my question on other thread about KNX limits.. Big thanks! RE: knx/tp error - DGrandes - 29.10.2020 (27.10.2020, 12:14)admin Wrote: This can happen if the line is overloaded with too many devices, how many do you have there? 56 devices RE: knx/tp error - Hoang Hien - 01.10.2023 Hello, I am also experiencing the above error, checked the knx bus status, but Logic Machine still cannot communicate with other knx devices, or if it does, it communicates unstable. what should I do KNX/TP: Transmitter Error (send 0 receive 1) RE: knx/tp error - Erwin van der Zwart - 01.10.2023 Do you have another line coupler or ip router/interface in the same TP line? RE: knx/tp error - CristianAgata - 01.10.2023 (01.10.2023, 08:53)Hoang Hien Wrote: Hello, I am also experiencing the above error, checked the knx bus status, but Logic Machine still cannot communicate with other knx devices, or if it does, it communicates unstable. what should I doHi, What about the bus load? BR Cristian RE: knx/tp error - Hoang Hien - 10.10.2023 (01.10.2023, 16:25)CristianAgata Wrote:(01.10.2023, 08:53)Hoang Hien Wrote: Hello, I am also experiencing the above error, checked the knx bus status, but Logic Machine still cannot communicate with other knx devices, or if it does, it communicates unstable. what should I doHi, I have checked the bus status, and here are the results (10.10.2023, 06:47)Hoang Hien Wrote:(01.10.2023, 16:25)CristianAgata Wrote:(01.10.2023, 08:53)Hoang Hien Wrote: Hello, I am also experiencing the above error, checked the knx bus status, but Logic Machine still cannot communicate with other knx devices, or if it does, it communicates unstable. what should I doHi, RE: knx/tp error - admin - 10.10.2023 How many devices do you have connected to the KNX/TP line? RE: knx/tp error - Hoang Hien - 10.10.2023 (10.10.2023, 07:01)admin Wrote: How many devices do you have connected to the KNX/TP line? A total of 23 devices connect to the KNX/TP line, not including the LM5 RE: knx/tp error - Daniel - 10.10.2023 This usually happen when you have suddenly a lot of telegrams on a bus. it could be a script which sends to a lot of groups at once or some global command and loads of statuses is sent. KNX statistics shows only average so such spike is not visible well there. RE: knx/tp error - Hoang Hien - 10.10.2023 (10.10.2023, 09:26)Daniel Wrote: This usually happen when you have suddenly a lot of telegrams on a bus. it could be a script which sends to a lot of groups at once or some global command and loads of statuses is sent. KNX statistics shows only average so such spike is not visible well there. Is there any other possible cause for this error? Is there anything else I should check? |