I need to simulate a DLMS meter using DLMS server application using C and GPRS communication. I have compiled the source code without any errors.
I tried to run DLMS client application(python) and DLMS server application(C) in two different boards. But the connection establishment is failing. Can you guide me on how to establish connection between client and server using GPRS?
Dynamic IP address is assigned on both boards.
Im getting following error when I tried to read the data from other board (meter simulator)