sma-bluetooth / sma-bluetooth

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

Inverter codes of SMC6000TL, STP10000TL, STP17000TL #126

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 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

vaete commented 8 years ago

Hi! I miss inverter codes in invcodes.in for my inverter 15000TL. Can enyone please give me a lesson on how I should do to extract the correct codes for my inverter? have read Issue 78 amongst plenty of issues and it seems like magic to me to search for the string "01007EFF036065", where does that string come from? And how do they find those codes from the resulting xml that doesnt seem to hold the mentioned codes?

Could you give me a hint?

Thanks in advance