Firstly Thanks for this library to communicate with DLMS meters. I am developing android app to communicate with the DLMS meter i had downloaded the example from here 'https://github.com/Gurux/Gurux.Serial.Android' it is connecting to the meter successfully but while sending SNRM Request data from mobile app to the DLMS meter no reply was giving from meter. When i went to the debug mode the data sending from SNRM Request in android app is 7E A0 07 03 21 93 0F 01 7E which is the wrong bytes i am sending. The correct bytes to send SNRM request are "7E A0 07 03 61 93 69 47 7E". If i was sending these bytes in a string directly meter was responding and replying to me.
Do i need to set any other settings to bi-directional communication with the DLMS meter
Please tell me how to send SNRM request correctly and receive the data from meter. I was struggling with this issue from 2 days. Please solve this.
Gurux Android Issue
Hi Sundeep,
Don't send same question multiple times.
BR,
Mikko
Gurux android issue
Hello,
Ok and sorry about that.
Sundeep