I´m trying to connect the Director client simulator with the server proposed in GuruxDLMSServerExample. I have the Director in Windows and the server running in a virtual machine.
Connection is established via TCP/IP with an AARQ, but when the client asks to the server for the association view, the server rejects the get command.
Message in the Director says: "GetObjects failed. Access Error: Other Reason".
It is any problem solved in the GuruxDLMSServerExample code? I´ve tried to look for any cause of this problem along the forum but I didn´t find anything.