Skip to main content
Home
for DLMS smart meters

Main navigation

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

Breadcrumb

  1. Home
  2. Node
  3. ESP32 communication DLMS meter(L&T)

ESP32 communication DLMS meter(L&T)

By javid123, 15 September, 2023
Forums
Gurux.DLMS

hi
i am unable to communicate with meter using esp3.
i even changed this function .
Client.init(true, 32, 1, DLMS_AUTHENTICATION_LOW, YOUR_PASSWORD, DLMS_INTERFACE_TYPE_HDLC);

the error i am getting is

com_initializeConnection failed

in the code exactly at this logic
//Initialize connection.
ret = com_initializeConnection();
if (ret != DLMS_ERROR_CODE_OK)
{
Serial.println("INSIDE DLMS_ERROR_CODE_OK");
GXTRACE_INT(GET_STR_FROM_EEPROM("com_initializeConnection failed"), ret);
return ret;

}

any one please let me know where i am doing wrong.

Profile picture for user Kurumi

Kurumi

1 week 5 days ago

Hi, Your settings look…

Hi,

Your settings look correct. Check that your UART is connected correctly. Check baud rate, etc. serial port settings. Check also your wirerings. That is the most common reason for this.

Try to first connect with GXDLMSDirector. I believe tit will help you to get started.

BR,
Mikko

  • Log in or register to post comments
  • Create new account
  • Reset your password

Hire Us!

Latest Releases

Wed, 09/27/2023 - 13:50
gurux.dlms.c 20230927.1
Fri, 09/22/2023 - 19:50
gurux.dlms.c 20230922.1
Mon, 09/18/2023 - 13:51
Gurux.DLMS.AMI4 4.0.2309.1801
Fri, 09/15/2023 - 12:00
gurux.dlms.c 20230915.1
Tue, 09/12/2023 - 11:10
Gurux.DLMS.AMI4 4.0.2309.1201

Open bugs

gurux.dlms.c
3
gurux.dlms.cpp
3
gurux.dlms.delphi
1
Gurux.DLMS.Net
1

New forum topics

  • Billing Profile Data not getting With Range Selector
  • Unable to Fetch Data using Listener from SMART METER.
  • Not Enough Memory when reading data which does't fit into the max PDU size.
  • DateTime epoch conversion
  • DLMS Client for python
More
RSS feed
Privacy FAQ GXDN Issues Contact
Follow Gurux on Twitter Follow Gurux on Linkedin