Skip to main content
Home
for DLMS smart meters
Open source solutions for DLMS smart metering

Main navigation

  • Home
  • Products
  • About us
  • Open Source
  • Community
  • Forum
  • Downloads
User account menu
  • Log in

Breadcrumb

  1. Home
  2. Node
  3. Data.SetComplete(false); But All Data Recieved

data.SetComplete(false); But all data recieved

Profile picture for user Dmitry
By Dmitry , 19 June, 2025
Forums
Gurux.DLMS

Hi, Mikko!
Sometimes i get DLMS_ERROR_CODE_FALSE on call
int CGXDLMSClient::GetData(CGXByteBuffer& reply, CGXReplyData& data, CGXReplyData& notify)

I found it int CGXDLMS::GetHdlcData(
bool server,
CGXDLMSSettings& settings,
CGXByteBuffer& reply,
CGXReplyData& data,
unsigned char& frame,
CGXReplyData* notify)

// If whole frame is not received yet.
if (reply.GetSize() - reply.GetPosition() < 9)
{
data.SetComplete(false);
return 0;
}

But packet recieved.

Exchange:

Send: 7ea072020161bac071e6e600c101c1000100006001feff02000956d4092762db40010101003125000000000000c52b00000000000000000000000101003125000000010100f15d0000000000000000000000010100312500000001030015610000000000000000000000000100156100002d067e

Recieved:
7ea013610201da298ee6e700c501c100090061127e

Thanks!

Profile picture for user Kurumi

Kurumi

1 year 2 months ago

Hi, I believe that the HDLC…

Hi,

I believe that the HDLC frame sequence number is not correct in the meter reply. I need the four previous send and receive messages to verify this.

BR,
Mikko

  • Create new account
  • Reset your password

Hire Us!

Latest Releases

  • Wed, 08/26/2026 - 09:04
    Gurux.DLMS.Python 1.0.203
  • Mon, 08/17/2026 - 11:28
    Gurux.DLMS.Python 1.0.202
  • Mon, 08/17/2026 - 09:47
    gurux.dlms.cpp 9.0.2608.1701
  • Mon, 08/17/2026 - 09:25
    gurux.dlms.c 9.0.2608.1701
  • Mon, 07/27/2026 - 12:37
    gurux.dlms.cpp 9.0.2607.2701

New forum topics

  • Security vulnerability report — request for a private contact (GuruxDLMS.c / ANSI C)
  • Topic: Insufficient Memory Error When Reading Class 7 Profile Generic Objects
  • SN ReadResponse returns all-null values when response spans multiple HDLC frames
  • Gurux.Serial.Android 3.0.6 – CH340 (HL-340) USB-Serial Adapter Not Working,
  • Trying to talk to a L&G E360 meter (Using Python Gurux)
More
RSS feed
Privacy FAQ GXDN Issues Contact
Follow Gurux on Twitter Follow Gurux on Linkedin