nebgor / sma-bluetooth

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

SMA 3600TL #67

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Looks like I only need the archive code - telling it it's a 3000TL get me this 
far:

2012-03-29 05:49:30 Unit Serial          = 3821139 none                
2012-03-29 05:49:30 NO DATA for 1f 82 = 8001 NO UNITS
2012-03-29 05:49:30 NO DATA for 20 82 = 9160 NO UNITS
2008-01-01 00:00:05 NO DATA for 21 82 = 601 NO UNITS
2008-01-01 00:00:05 NO DATA for 21 82 = 635 NO UNITS
2012-03-29 07:35:53 NO DATA for 48 21 = 35 NO UNITS
2012-03-29 07:35:57 Total Power          = 316 Watts               
2012-03-29 07:35:53 Max Phase 1          = 3680 Watts               
2012-03-29 07:35:53 Max Phase 2          = 3680 Watts               
2012-03-29 07:35:53 Max Pahse 3          = 3680 Watts               
2012-03-29 07:35:53 Unknown              = 0 Unknown             
2012-03-29 07:35:53 Unknown              = 0 Unknown             
2012-03-29 07:35:57 Output Phase 1       = 316 Watts               
2012-03-29 07:35:57 Output Phase 2       = 0 Watts               
2012-03-29 07:35:57 Output Phase 3       = 0 Watts               
2012-03-29 07:35:57 Line Voltage Phase 1Volts = 240 Volts               
2012-03-29 07:35:57 Line Voltage Phase 2Volts = 0 Volts               
2012-03-29 07:35:57 Line Voltage Phase 3Volts = 0 Volts               
2012-03-29 07:35:57 Line Current Phase 1Amps = 1 Amps                
2012-03-29 07:35:57 Line Current Phase 2Amps = 0 Amps                
2012-03-29 07:35:57 Line Current Phase 3Amps = 0 Amps                
2012-03-29 07:35:57 Grid Frequency       = 50 Hertz   

Unfortunately, Sunny Explorer flat out refuses to see the inverter at all, even 
sat in the same spot with the same BT dongle as the server running smatool.

Is my only choice at this point guessing? :D

Original issue reported on code.google.com by fleetfoo...@gmail.com on 29 Mar 2012 at 7:37

GoogleCodeExporter commented 8 years ago
Also, sometimes it stalls with:

$ ./smatool

[...]

[81] 2012-03-29 07:44:05 looking for: 7e 18 00 66 3d 08 1d 25 80 00 00 00 00 00 
00 00 04 00 05 00 00 00 
[81] 2012-03-29 07:44:05 received:    7e 18 00 66 3d 08 1d 25 80 00 00 00 00 00 
00 00 04 00 05 00 00 00 c2 00 

[81] 2012-03-29 07:44:05 Found string we are waiting for
[82] 2012-03-29 07:44:05 Sending
sum=7e
  length change from 40 to 43 diff=7e 
NO CONVERSION!

Is this an artefact of not having the right archive code?

Original comment by fleetfoo...@gmail.com on 29 Mar 2012 at 7:49

GoogleCodeExporter commented 8 years ago
>Unfortunately, Sunny Explorer flat out refuses to see the inverter at all, 
even sat in >the same spot with the same BT dongle as the server running 
smatool.
Try using built-in BT stack (remove the software that came with your BT dongle)
If you're running XP, try http://bluetoothinstaller.com/ - I had very good 
results with that

Original comment by luc.van....@skynet.be on 30 Mar 2012 at 7:02

GoogleCodeExporter commented 8 years ago
After replacing the BT dongle, I haz the magic :D

Inverter    3600TL
Code1       0x5a
Code2       0xae
Code3       0xdf
Code4       0x35
InvCode     0xe2

Original comment by fleetfoo...@gmail.com on 6 Apr 2012 at 12:28