Hello, I'm very sorry to disturb you. I'm currently encountering a lot of problems when porting zephyr using your C source code. I would like to ask if your company has sample documents for porting zephyr projects that you can refer to me.Thank you very much
Hi Mikko Sir,
As I saw the YouTube channel of Gurux, I came across this video: https://www.youtube.com/watch?v=hIh_iQ9LDx4
In this, a tutorial is shown for connecting to a meter using Bluetooth as Media. But, I am not able to find any such gurux android component on github which allows Bluetooth Media option.
Please guide.
I integrated dlms-client to one of micro controller using the reference of "GuruxDLMSDataCollector" and i am able to read Name plate and instantaneous profiles. But i tried to read billing and daily Load profiles but not able to reading . what i observed is the TX packet is not generating correct packet. But other two Profile generic data types Name plate and Instantaneous i got the correct data from meter.
So could you please help to overcome to read this daily load and billing profile.
Hi - I am attempting to connect to an Iskraemeco ME162 Meter using an OPTO USB Serial device, I am able to read live values from the Meter using Test of IEC1107 software supplied from Meter Test equipment where I purchased the OPTO USB device.
I'm trying to establish a connection with a DLMS meter using the Python bindings for gurux_dlms and gurux_net libraries. I am using a standard HDLC-over-TCP configuration.