nmpinhole / sma-bluetooth

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

Sunny Tripower 12000TL support. #80

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I have a Sunny Tripower 12000TL and would like to help to add support for this 
model.

I got the invcodes by sniffing Sunny Explorer to be:

Inverter        12000TL
Code1           0x45
Code2           0xaf
Code3           0x6e
Code4           0x3a
InvCode         0x80

But somehow I don't seem to be getting any useful data:

./smatool -v -from "2012-04-04 10:00:00" -to "2012-04-04 10:55:00" 
QUERY RANGE from 2012-04-04 10:00:00 to 2012-04-04 10:55:00 
Address 00:80:25:20:64:CB 
bluetooth signal = 72% 
serial=7d:c7:3a:8c 
bluetooth signal = 72% 
bluetooth signal = 72% 
bluetooth signal = 72% 
serial=7d:c7:3a:8c 
bluetooth signal = 72% 
<...>
continuing for about 60 serial=... lines and then stops.

attached a session of
./smatool -d -v -from "2012-04-04 10:00:00" -to "2012-04-04 10:55:00" 

Any ideas what's wrong?
How can i help investigating?

Original issue reported on code.google.com by ste...@gmx.de on 25 May 2012 at 1:05

Attachments:

GoogleCodeExporter commented 9 years ago
Be sure to check your user password.

Original comment by luc.van....@skynet.be on 27 May 2012 at 7:45

GoogleCodeExporter commented 9 years ago
Password is correct,
but changing the password on the SMA and in smatool.conf to be "0000" makes it 
connect!!
(now sometimes getting date erros, but that's probably a different issue)

But for production I'd like to use a "more secure" password than this.

Seems as if some passwords do not work?

Original comment by ste...@gmx.de on 1 Jun 2012 at 12:11

GoogleCodeExporter commented 9 years ago
so far, password consisting of 4 numbers seems to work - longer passphrases 
consisting of characters create problems for me (but did not dig much deeper as 
now i have a working password != 0000 ;)

Original comment by ste...@gmx.de on 13 Nov 2012 at 4:58