baboom09 / sma-bluetooth

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

Inverter codes of SMC6000TL, STP10000TL, STP17000TL #126

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
I've been sniffing the codes for my inverters recently; here the results:

Inverter STP17000TL-10
Code1 0xf8
Code2 0x6a
Code3 0x30
Code4 0x3b
InvCode 0x80

Inverter STP10000TL-10
Code1 0xf8
Code2 0x6a
Code3 0x30
Code4 0x3b
InvCode 0x80

Inverter SMC6000TL
Code1 0xf8
Code2 0x6a
Code3 0x30
Code4 0x3b
InvCode 0x63

After all they are quite the same except for the InvCode. Anyway, no problems 
in fetching the data.

Original issue reported on code.google.com by serts...@gmx.ch on 12 Jul 2013 at 6:56