Skip to main content
Home
for DLMS smart meters

Main navigation

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

Breadcrumb

  1. Home
  2. Don't Use EEPROM In Arduino Client Example

Don't use EEPROM in Arduino client example

By vladoam, 20 December, 2024
Forums
Gurux.DLMS

Hi, is there option to exclude writing to EEPROM on ESP32 boards? I want to reduce memory wear on ESP board. Thanks.

Profile picture for user Kurumi

Kurumi

1 year 1 month ago

Hi, Update to the latest…

Hi,
Update to the latest version and define ignore serializer like this:

#define DLMS_IGNORE_SERIALIZER

BR,
Mikko

vladoam

1 year 1 month ago

I'll give it a try. Thanks.

I'll give it a try. Thanks.

vladoam

1 year 1 month ago

Once I ignore serializer I…

Once I ignore serializer I probably need to remove all EEPROM code from client example. So GXTRACE(GET_STR_FROM_EEPROM("Start reading"), NULL);
becom GXTRACE(("Start reading"), NULL);? Do I need to add some new temporary storage for data to replace EEPROM? Sorry if this is stupid question.

Profile picture for user Kurumi

Kurumi

1 year 1 month ago

Hi, Yes, you must remove the…

Hi,

Yes, you must remove the EEPROM code if you don't use it.
You don't need to handle the EEPROM if you don't want to save the values.

BR,
Mikko

  • Create new account
  • Reset your password

Hire Us!

Latest Releases

  • Sun, 02/01/2026 - 19:47
    gurux.dlms.cpp 9.0.2602.0101
  • Tue, 01/20/2026 - 10:38
    gurux.dlms.java 4.0.89
  • Wed, 01/14/2026 - 14:29
    Gurux.DLMS.Python 1.0.196
  • Mon, 12/29/2025 - 10:38
    Gurux.Serial.Android 3.0.5
  • Mon, 12/15/2025 - 08:11
    Gurux.DLMS.Net 4.0.87

New forum topics

  • Landisgyr meter
  • GxDateTime always return DayOfWeek as FF
  • Asynchronous support in Gurux DLMS stack (.NET)?
  • Multiple meter loop On OFF Problem
  • Python GXDLMSTranslator
More
RSS feed
Privacy FAQ GXDN Issues Contact
Follow Gurux on Twitter Follow Gurux on Linkedin