what I want is to be able to set GXDLMSProfileGeneric "From" and "To" with persian date. (like 1399/07/01)
can anyone please tell how should I do ?
And for buffer result, should I do anything for parsing records time?
Hi Mikko,
I tested arduino Client app and is able to connect with the meter. I simulated with UCS demo meter and connected the arduino. The connection get disconnected with message that operation not possible. The message is highlighted below:
RECEIVED:
<AssociationRequest>
<ApplicationContextName Value="LN" />
<InitiateRequest>
<ProposedDlmsVersionNumber Value="06" />
Hello Sir.
Very first, I am thankful to you for maintaining such active forum.
I am working on a project which is reading energy meters through optical port using embedded system. Through rigorous search on internet, I came across that the Gurux is only opensource library. Will you please guide us?
Which microcontroller should should we use?
Which parameters shoulds of microcontroller should be chyecked before choosing microcontroller for using it with gurux?
We need to use a microcontroller other than Arduino.
I am getting error when I build GuruxServer2 in ubuntu(linux). Please see the below. Even If i change the header file location, I am getting further errors.
lantronix@gopi:~/final/GuruxDLMSServerExample2$ make
src/getopt.c src/main.c
src/main.c:45:42: fatal error: ../dlms/include/dlmssettings.h: No such file or directory
compilation terminated.
makefile:30: recipe for target 'obj/main.o' failed
make: *** [obj/main.o] Error 1
Can you please give us an example of the command line arguments that we need to set in the project properties in order to select a proper serial com port?