Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5

Is WD Software WeeWX compatible?
#31

Quote:Tried the EEPROM.write procedure. What happens is: after the second reprogram, after around two minutes, the RX hangs for a few seconds and then reboots alone..

In those few seconds it is just filling the two eprooms with zeros.
This step has performed normally.

Quote:When it comes back, after a while, it hangs one more time (without self rebooting, I have to unplug the power) and then apparently starts to work normally.

Hanging at this step, is not normal! At this step is when it writes important data to both eeproms.
If you repeat the procedure, it always hangs here?

Just to check add this three lines before line 334

Code:
Serial.println(Ext_eepromReadInt(0x29));
Serial.println(Ext_eepromReadInt(0x2B));
Serial.println(Ext_eepromReadInt(0x2D));

and see what you get with serial monitor.
It should return:
62
81
xx - Your defined Archive Period (1, I think)

Reply


Messages In This Thread
Is WD Software WeeWX compatible? - by hvalentim - 29-01-2015, 16:24
RE: Is WD Software WeeWX compatible? - by uncle_bob - 29-01-2015, 21:52
RE: Is WD Software WeeWX compatible? - by werk_ag - 29-01-2015, 22:30
RE: Is WD Software WeeWX compatible? - by hvalentim - 29-01-2015, 22:52
RE: Is WD Software WeeWX compatible? - by werk_ag - 29-01-2015, 23:08
RE: Is WD Software WeeWX compatible? - by hvalentim - 30-01-2015, 01:46
RE: Is WD Software WeeWX compatible? - by werk_ag - 30-01-2015, 03:56
RE: Is WD Software WeeWX compatible? - by hvalentim - 30-01-2015, 11:34
RE: Is WD Software WeeWX compatible? - by werk_ag - 30-01-2015, 14:57
RE: Is WD Software WeeWX compatible? - by werk_ag - 31-01-2015, 21:47
RE: Is WD Software WeeWX compatible? - by werk_ag - 01-02-2015, 17:48
RE: Is WD Software WeeWX compatible? - by hvalentim - 24-04-2015, 12:49
RE: Is WD Software WeeWX compatible? - by werk_ag - 24-04-2015, 23:01
RE: Is WD Software WeeWX compatible? - by hvalentim - 29-04-2015, 23:00
RE: Is WD Software WeeWX compatible? - by werk_ag - 01-05-2015, 03:55
RE: Is WD Software WeeWX compatible? - by werk_ag - 01-05-2015, 04:32
RE: Is WD Software WeeWX compatible? - by hvalentim - 01-05-2015, 04:50
RE: Is WD Software WeeWX compatible? - by werk_ag - 01-05-2015, 23:07
RE: Is WD Software WeeWX compatible? - by werk_ag - 02-05-2015, 02:28
RE: Is WD Software WeeWX compatible? - by hvalentim - 05-05-2015, 20:38
RE: Is WD Software WeeWX compatible? - by werk_ag - 05-05-2015, 21:13
RE: Is WD Software WeeWX compatible? - by hvalentim - 05-05-2015, 22:17
RE: Is WD Software WeeWX compatible? - by werk_ag - 05-05-2015, 23:39
RE: Is WD Software WeeWX compatible? - by hvalentim - 16-05-2015, 00:07
RE: Is WD Software WeeWX compatible? - by werk_ag - 16-05-2015, 01:40
RE: Is WD Software WeeWX compatible? - by hvalentim - 16-05-2015, 12:02
RE: Is WD Software WeeWX compatible? - by werk_ag - 16-05-2015, 16:59
RE: Is WD Software WeeWX compatible? - by hvalentim - 16-05-2015, 17:32
RE: Is WD Software WeeWX compatible? - by werk_ag - 16-05-2015, 20:29
RE: Is WD Software WeeWX compatible? - by hvalentim - 16-05-2015, 22:48
RE: Is WD Software WeeWX compatible? - by werk_ag - 17-05-2015, 01:27
RE: Is WD Software WeeWX compatible? - by hvalentim - 17-05-2015, 01:53
RE: Is WD Software WeeWX compatible? - by werk_ag - 17-05-2015, 02:12
RE: Is WD Software WeeWX compatible? - by hvalentim - 17-05-2015, 02:23
RE: Is WD Software WeeWX compatible? - by werk_ag - 17-05-2015, 03:11
RE: Is WD Software WeeWX compatible? - by hvalentim - 22-05-2015, 13:10
RE: Is WD Software WeeWX compatible? - by werk_ag - 22-05-2015, 22:55
RE: Is WD Software WeeWX compatible? - by mikeyk - 23-08-2018, 04:27
RE: Is WD Software WeeWX compatible? - by hornychz - 23-08-2018, 07:22
RE: Is WD Software WeeWX compatible? - by Derek - 23-08-2018, 10:47
RE: Is WD Software WeeWX compatible? - by mikeyk - 23-08-2018, 12:55
RE: Is WD Software WeeWX compatible? - by Derek - 23-08-2018, 16:01
RE: Is WD Software WeeWX compatible? - by werk_ag - 23-08-2018, 22:11



Users browsing this thread: 1 Guest(s)