Hello People.
I've tried to use the TP-UART driver for Arduino Mega 2560 together with a siemens 5WG1 117-2AB12, using the driver from:
https://bitbucket.org/thorstengehrig...knx-user-forum
The arduino is connected to the KNX bus module through RX1 (pin 19) and TX1 (pin 18)
If i open a default sample from the libaray above, it only sometimes sends a signal to the KNX bus (maybe 1 out of 20)
When opening the default "GroupWrite" and only change input pin to A0 upload, and monitor i get this:
This results in 2 replies in the Group Monitor in ETS4....
Sometimes it does send, but not that often.... please help
I've tried to use the TP-UART driver for Arduino Mega 2560 together with a siemens 5WG1 117-2AB12, using the driver from:
https://bitbucket.org/thorstengehrig...knx-user-forum
The arduino is connected to the KNX bus module through RX1 (pin 19) and TX1 (pin 18)
If i open a default sample from the libaray above, it only sometimes sends a signal to the KNX bus (maybe 1 out of 20)
When opening the default "GroupWrite" and only change input pin to A0 upload, and monitor i get this:
Code:
TP-UART Test UCSR1A: 100010 UCSR1B: 10011000 UCSR1C: 100110 Successfully sent: 0 Successfully sent: 0 Successfully sent: 0 Successfully sent: 0 Successfully sent: 0 Successfully sent: 0 Successfully sent: 0 Successfully sent: 0 Successfully sent: 0 Successfully sent: 0 Successfully sent: 0 Successfully sent: 0 Successfully sent: 0 Successfully sent: 0 Successfully sent: 0 Successfully sent: 0 Successfully sent: 0 Successfully sent: 0 Successfully sent: 0 Successfully sent: 0 Successfully sent: 0 Successfully sent: 0 Successfully sent: 0 Successfully sent: 0 Successfully sent: 0 Successfully sent: 0 Successfully sent: 0 Successfully sent: 0 Successfully sent: 0 Successfully sent: 0 Successfully sent: 0 Successfully sent: 0 Successfully sent: 0
Sometimes it does send, but not that often.... please help
Kommentar