I am looking for something like a datasheet for the R444A01 modbus rtu protocol. I want to implement a tool to read the temperature and the Humidity of this sensor.
the only thing what I could found is something like this: https://www.mikrocontroller.net/attachment/376848/datenBlatt_teil2.pdf
But to implement the tool I miss information about the modbus register definitions like Modbus address, which register stores which information and how many bytes are used.
May someone have some information about this sensor.