How to get Meter IP address to connect with gurux dlms python. I Inserted sim in smart meter how to establish connectivity to gurux dlms python libary.Any Idea??
when I am passing arguments
python main.py -h IP_ADDRESS, -p, 4059
self.__socket.connect((self.__host_name, self.__port))
ConnectionRefusedError: [WinError 10061] No connection could be made because the target machine actively refused it
Ended. Press any key to continue.
Press any key to continue . . .
I tried to add GuruX nugets into a blank Xamarin project created with Visual Studio 2022 but some of them couldn't be added into the Android project because of compatibility issues, like Gurux.DLMS, Gurux.Service, Gurux.SMS and others.
I try to read and write data token from hexing HXE116-kp. I try manually in hercules serial using optical probe with HDLC mode E and get "/HXE5HX<CR><LF>".
And i try using GXDLMSDirector with hldc mode E, while meter trying to move baud rate, this meter cannot reply massage from software as i attached picture.
is here anyone here ever been able to read data from this meter? I still cannot find corrected setting including meter address. I cannot find manual from this meter and from vendor not given any clue about reading data from meter.
Kindly please help me out how to run Gurux DLMS python library. I want to pass obis code through command line. Anyone can brief me how this library is running past 1 week I am trying