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 am using the Gurux Xamarin android application to read the smart meter. Now I would like to write into the meter. So can you guide by an example.
Thanks in advance.
In the Write object function how do we assigned the value to the item.
Can you provide the some example, how to read object and write some value back.
Thanks in advance
In HPL meters, sometimes we receive values with the scalar already applied, while other times the response comes without the scalar, requiring us to divide the value by 1000. Why does this inconsistency occur, even in meters of the same make?
I am trying to use a USB optical probe where, in the media settings, the port shows as Prolific Technology, Inc with the following configuration: Baud rate 9600, Data bits 8, Parity None, Stop bits 1, and Chipset Prolific. However, when I click Read and Open in the Android application, I get the error Failed to open serial port. On Windows, the same setup works fine and data is fetched successfully, but it fails on Android.