“The KNX RF module we have do have a specific UART interface with a specific format of the data, see KNX User Manual on our website.
In order to connect the RF module to Ethernet you must have an external MCU with Ethernet support, and you must program inside this MCU the code which takes
the IP-stack, which is normally for free, and you must embed the UART communication and UART API towards the module on top of this stack. So there are some programming efforts to
achieve this. I assume you have already chosen a MCU with Ethernet and UART and has already figured out how to hook it up to the Ethernet. Then the UART traffic is quite straight forward.
”
Last Update: November 9, 2017
November 9, 2017 2708 KNX Q&A