jonneytest / sma-bluetooth

Automatically exported from code.google.com/p/sma-bluetooth
0 stars 0 forks source link

sma2000 date problems fedora 16 #87

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?

running ./smatool -v

[piet@nas smatool]$ ./smatool -v

Auto set dates from 2012-07-23 10:55:00 to 2012-07-23 15:18:00
Address 00:80:25:24:A8:A0
bluetooth signal = 80%
serial=7e:5f:41:07
bluetooth signal = 80%
bluetooth signal = 80%
2012-07-23 05:46:01 Unit Serial          = 3821139 none
2012-07-23 05:46:01 NO DATA for 1f 82 = 8001 NO UNITS
2012-07-23 05:46:01 NO DATA for 20 82 = 9071 NO UNITS
2001-01-01 01:00:07 NO DATA for 21 82 = 601 NO UNITS
2001-01-01 01:00:07 NO DATA for 21 82 = 635 NO UNITS
2012-07-23 15:18:43 Total Power          = 1190 Watts
2012-07-23 15:18:39 Max Phase 1          = 2000 Watts
2012-07-23 15:18:39 Max Phase 2          = 2000 Watts
2012-07-23 15:18:39 Max Pahse 3          = 2000 Watts
2012-07-23 15:18:39 Unknown              = 0 Unknown
2012-07-23 15:18:39 Unknown              = 0 Unknown
2012-07-23 15:18:39 NO DATA for 80 41 = 0 NO UNITS
2012-07-23 15:18:43 Output Phase 1       = 1190 Watts
2012-07-23 15:18:43 Output Phase 2       = 0 Watts
2012-07-23 15:18:43 Output Phase 3       = 0 Watts
2012-07-23 15:18:43 Line Voltage Phase 1Volts = 232 Volts
2012-07-23 15:18:43 Line Voltage Phase 2Volts = 0 Volts
2012-07-23 15:18:43 Line Voltage Phase 3Volts = 0 Volts
2012-07-23 15:18:43 Line Current Phase 1Amps = 5 Amps
2012-07-23 15:18:43 Line Current Phase 2Amps = 0 Amps
2012-07-23 15:18:43 Line Current Phase 3Amps = 0 Amps
2012-07-23 15:18:43 Grid Frequency       = 50 Hertz
bluetooth signal = 80%

28/4/1974 17:34:09  total=151666896.000 Kwh current=0 Watts togo=0 i=11 
crc=1939907936
1/1/1970 01:05:03  total=1954226944.000 Kwh current=21630719885312 Watts togo=0 
i=23 crc=1939907936Date Error! prev=136398849 current=303

I am using version .18 on Fedora 16 64 bit

I have the sma2000hf inverter and use the 3000tlhf setting in smatool.conf

Original issue reported on code.google.com by piet.sik...@gmail.com on 23 Jul 2012 at 1:21

GoogleCodeExporter commented 8 years ago
Seems exactly the same problem on my SB3000TL-21 w. raspberry pi+wheezy img.

pi@raspberrypi ~ $ ./smatool -v
Auto set dates from 2038-01-19 03:14:07 to 2012-08-03 09:17:00
Address 00:80:25:26:44:C2
bluetooth signal = 73%
serial=7e:f5:eb:48
bluetooth signal = 73%
bluetooth signal = 73%
2012-08-03 09:02:16 Unit Serial          = 3821139 none
2012-08-03 09:02:16 NO DATA for 1f 82 = 8001 NO UNITS
2012-08-03 09:02:16 NO DATA for 20 82 = 9074 NO UNITS
2012-08-03 09:02:16 NO DATA for 20 82 = 16777214 NO UNITS
2012-08-03 09:01:22 NO DATA for 21 82 = 601 NO UNITS
2012-08-03 09:01:22 NO DATA for 21 82 = 634 NO UNITS
2012-08-03 09:17:53 Total Power          = 2603 Watts
2012-08-03 09:17:52 Max Phase 1          = 3000 Watts
2012-08-03 09:17:52 Max Phase 2          = 3000 Watts
2012-08-03 09:17:52 Max Pahse 3          = 3000 Watts
2012-08-03 09:17:52 Unknown              = 0 Unknown
2012-08-03 09:17:52 Unknown              = 0 Unknown
2012-08-03 09:17:52 NO DATA for 80 41 = 0 NO UNITS
2012-08-03 09:17:53 Output Phase 1       = 2603 Watts
2012-08-03 09:17:53 Output Phase 2       = 0 Watts
2012-08-03 09:17:53 Output Phase 3       = 0 Watts
2012-08-03 09:17:53 Line Voltage Phase 1Volts = 238 Volts
2012-08-03 09:17:53 Line Voltage Phase 2Volts = 0 Volts
2012-08-03 09:17:53 Line Voltage Phase 3Volts = 0 Volts
2012-08-03 09:17:53 Line Current Phase 1Amps = 11 Amps
2012-08-03 09:17:53 Line Current Phase 2Amps = 0 Amps
2012-08-03 09:17:53 Line Current Phase 3Amps = 0 Amps
2012-08-03 09:17:53 Grid Frequency       = 50 Hertz
bluetooth signal = 73%

22/8/1970 14:58:08  total=18446180161683456.000 Kwh current=0 Watts togo=0 i=11 
crc=0
1/1/1970 00:04:15  total=0.000 Kwh current=-221354173485073563648 Watts togo=0 
i=23 crc=0Date Error! prev=20185088 current=255

pi@raspberrypi ~ $

Original comment by mar...@mavo.dk on 3 Aug 2012 at 9:19