Apologies for disobeying issue reporting policy and style, I am in a hurry but still wanted to get this curiosity documented.
There is a problem with CLIENT_ADDRESS 15 (0x10): I can send data from the node using that number to ioBroker with RHReliableDatagram but receive no ACK. Also I can not send from ioBroker to the node.
Spend a lot of time believing this to be a hardware issue, but the same hardware works flawlessly with any other number (tested 1...21) and other (working) hardware suffers the same problem when assigned ID 15.
WORKAROUND: Just do not use address 0x10 for any client.
DISCLAIMER This might also stem from the RadioHead Library, but since that is much wider used, I expect someone else might have noticed. So I assume the issue is with the ioBroker Adapter (or its accompanying Arduino gateway sketch). BTW: This adapter is a huge enabler for me and I am eternally grateful for having it. Thank you!
Apologies for disobeying issue reporting policy and style, I am in a hurry but still wanted to get this curiosity documented.
There is a problem with CLIENT_ADDRESS 15 (0x10): I can send data from the node using that number to ioBroker with RHReliableDatagram but receive no ACK. Also I can not send from ioBroker to the node.
Spend a lot of time believing this to be a hardware issue, but the same hardware works flawlessly with any other number (tested 1...21) and other (working) hardware suffers the same problem when assigned ID 15.
WORKAROUND: Just do not use address 0x10 for any client.
DISCLAIMER This might also stem from the RadioHead Library, but since that is much wider used, I expect someone else might have noticed. So I assume the issue is with the ioBroker Adapter (or its accompanying Arduino gateway sketch). BTW: This adapter is a huge enabler for me and I am eternally grateful for having it. Thank you!