Hi,
I want to retrieve data from two Holley DTSD545 smart meters using a single RS-485 communication port. I can read data from the first meter, but when I try to add the second meter, it can't connect.
I have worked on basic PC association by adding different objects, read and write attributes value with GuruxServer in ESP32.
Now we are trying to work on US Association with encryption and authentication. Could you please share any basic example for US Association from ESP32 GuruxServer
I have a DLMS server running on a 32-bit MCU and a DLMS host also running on a 32-bit MCU, communicating via PLC. Both work correctly: I have created several objects on the server and can successfully connect, get the association view, perform read/write operations, and close the connection properly.