I'm implementing the image update in my meter. When I send the binary through GXDLMSDirector, I get the "UnacceptableFrame" error message after ActionRequest of method 2.
association = GXDLMSAssociationLogicalName(ln='0.0.40.0.2.255')
context = self.read(association,6)
association.authenticationMechanismName = context
association .secret = "Secret"
bytes = association .updateSecret(self.client)
self.read(association , 7)
self.write(association , 7)
I am trying to update password of MR association using python,The code is working fine without error but, the password is not updating in meter.Is there anything missing I am here?
When I am trying to connect MR of a Iskra meter I am getting "ServiceError Initiate Error Exception. Initiate IncompatiableConformance" Exception. Below is the trace
I need to connect meter using LORAWAN protocol I did not find any related articles and details please let me know the kick start how i can connect my meter Using DLMS LORAWAN Protocol..
Below are the requirements
We need to archive a remote AMR capabilities, the prepaid smart meter has a NIC Lorawan modem, that we can use to communicate to it able able to perform the following tasks.
1. Requesting meter energy data's, like Current, voltage, power, remaining balance
I tried to run java push listener example using the above command , and I updated the ip address and port number in the meter. when I click on push button I am not receiving the data on my local machine.Is there anything I missed out here?
I am designing a NIC with Quectel BC66 module and it will connect to the smart meter with UART interface. the BC66 module support both UDP and TCP protocols. I wish to know How I can start?
Hi my friend, we are trying to readout the "load profile" from a Landis & Gyr E570 (ZMY) serie2 in MAP110 tools with optical probe IEC62056-21(1107)
when we read the load profile it shows me that the device not respond.
Please can you help me and thanks in advance