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. Forums
  3. Firmware Upgrade In Smart Meter Over GPRS

Firmware Upgrade in Smart meter over GPRS

Forum Rules

Before commenting read Forum rules

Don't comment the topic if you have a new question.

You can create a new topic selecting correct category from Gurux Forum and then create a new topic selecting "New Topic" from the top left.

By sachinar007, 2 August, 2022
Forums
Gurux.Net

Hi Mikko,

I am trying to upload firmware in HPL and JPM meter with "WRAPPER" as interface type. While updating Fw from GuruxDir it works. I have change wait time to 00:00:30.

can you please let me know how to set this parameter in .net sample example. Since after a time is give error.

also same is happening in case of if the meter ping fail .net sample gives error where as GuruxDir does not.

Please suggest.

Profile picture for user Kurumi

Kurumi

2 years 10 months ago

Hi,

Hi,

I believe that image verify (step 5) is on progress when you try to read something from the meter and meter returns an error. Add delay after you have called ImageVerify. I believe it will fix this.
Try something like this:

ReadDataBlock(target.ImageVerify(Client), reply);
while(true)
{
try
{
Thread.Sleep(10000);
//Get list to images to activate.
ReadDataBlock(Client.Read(target, 7), reply);
}
catch(Exception)
{
//Ir's OK if this fails. Wait and try to read again.
}
}

BR,
Mikko

sachinar007

2 years 9 months ago

Thanks Mikko,

Thanks Mikko,
I have find out the issue. Since this is smart meter we need to use Invocation counter. By mistake I was using US ie 0.0.43.1.3.255.
so changing it to FW 0.0.43.1.5.255 it works.

Regards,
Sachin

Profile picture for user Kurumi

Kurumi

2 years 9 months ago

Hi,

Hi,

Thank you for letting me know about this. There are so many parameters that might cause the issue and the amount of error codes is so limited.

BR,
Mikko

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

Hire Us!

Latest Releases

  • Wed, 06/04/2025 - 13:35
    gurux.dlms.c 9.0.2506.0401
  • Fri, 05/30/2025 - 08:30
    gurux.dlms.c 9.0.2505.3001
  • Tue, 05/27/2025 - 08:10
    Gurux.Serial.Android 2.0.12
  • Mon, 05/26/2025 - 08:39
    gurux.dlms.c 9.0.2505.2601
  • Tue, 05/20/2025 - 08:40
    gurux.dlms.c 9.0.2505.2001

New forum topics

  • Error while reading event log object
  • GXDLMS Simulator – AssociationLogicalName Not Listed
  • Failed to read meter through raspberry pi 5 and probe
  • Protocol Version in AARQ Packet
  • Problem with reading energymeter iskraemeco MT880
More

Who's new

  • jafar.001
  • lotus365vip
  • sunil jain
  • Joose15
  • ambalal
RSS feed
Privacy FAQ GXDN Issues Contact
Follow Gurux on Twitter Follow Gurux on Linkedin