Welcome to the Cumulus Support forum.

Latest Cumulus MX V3 release 3.28.6 (build 3283) - 21 March 2024

Cumulus MX V4 beta test release 4.0.0 (build 4018) - 28 March 2024

Legacy Cumulus 1 release v1.9.4 (build 1099) - 28 November 2014 (a patch is available for 1.9.4 build 1099 that extends the date range of drop-down menus to 2030)

Download the Software (Cumulus MX / Cumulus 1 and other related items) from the Wiki

Data problem (1058)

Please discuss beta versions of Cumulus 1 here. Note: There are currently no beta versions of Cumulus 1.
Locked
User avatar
Tonky
Posts: 222
Joined: Thu 22 Oct 2009 2:51 pm
Weather Station: WMR-200
Operating System: Win. 7 86x
Location: Hengelo (The Netherlands)

Data problem (1058)

Post by Tonky »

Hi Steve,

Is this a problem whit my station (pic) or is it a Cumulus issue, the 00 I mean.
When I saw the wrong data I stopped Cumulus and started it again, but it kept downloading old data.
I took a look at the data logger and saw there was only one day left (of 38) so I stopped Cumulus again, cleaned the data logger and started Cumulus.
I know I lost some data, but that’s not a big problem.
You do not have the required permissions to view the files attached to this post.
Tonny

.....Sensor not found. Should I fake it? (Y/N)
User avatar
steve
Cumulus Author
Posts: 26702
Joined: Mon 02 Jun 2008 6:49 pm
Weather Station: None
Operating System: None
Location: Vienne, France
Contact:

Re: Data problem (1058)

Post by steve »

It's how the date is decoding:

8-2-2013 20:32:37.772 : Packet:D2 46 10 10 08 00 0D 00 00 00 00 00 00 12 00 00 0C 01 01 07 0C 0C 00 00 00 00 20 FF F9 43 F9 33 04 00 D1 00 00 00 00 00 04 88 00 01 00 00 00 03 92 00 23 0A 00 00 02 00 00 40 1A 80 00 01 02 00 40 00 80 00 D6 08
8-2-2013 20:32:37.772 : History data for: 2013-00-08 16:16
8-2-2013 20:32:37.772 : Invalid date, ignoring

Those bytes in red are the time (10 10 in hex = 16:16) followed by the date (08 00 0D = 08/00/13)
Steve
User avatar
Tonky
Posts: 222
Joined: Thu 22 Oct 2009 2:51 pm
Weather Station: WMR-200
Operating System: Win. 7 86x
Location: Hengelo (The Netherlands)

Re: Data problem (1058)

Post by Tonky »

For you it’s probably 1+1, but that means??
Tonny

.....Sensor not found. Should I fake it? (Y/N)
User avatar
steve
Cumulus Author
Posts: 26702
Joined: Mon 02 Jun 2008 6:49 pm
Weather Station: None
Operating System: None
Location: Vienne, France
Contact:

Re: Data problem (1058)

Post by steve »

It means that's the date that the station is sending. I assume it's supposed to be 8th Feb, but the 02 got changed to 00. And the packets have checksums, so it's not a corruption in the download, it was like that when the station created the packet.
Steve
User avatar
Tonky
Posts: 222
Joined: Thu 22 Oct 2009 2:51 pm
Weather Station: WMR-200
Operating System: Win. 7 86x
Location: Hengelo (The Netherlands)

Re: Data problem (1058)

Post by Tonky »

Okay, thanks for your help and explanation. :)
Tonny

.....Sensor not found. Should I fake it? (Y/N)
Locked