Hi,
First of all, I want to say that you guys have written a very nice piece of code there !
__My situation__
I have 2 inverters (2 strings in total)
- 1x SB2500HF (which shows up perfectly without a problem and is used as the BTaddr)
- 1x SB1600TL with optional installed BT piggyback
- They both have the same NetID and both inverters show up while testing.
I'm using a Raspberry pi and have followed all instructions but chose for mysql instead (have some knowledge + I really like phpmyadmin to get some easier-to-work-with interfaces).
__My problem__
The SB1600TL however is not recognized and returns "UNKNOWN TYPE" as a Device Type. BUT, Sunny Explorer doesn't either. It shows as a "Reserved device" instead of the actual SMA Type. So I know for sure it's a SMA issue rather than a SBFspot one.
SQL tables get filled with the correct kW, and csv's are generated correctly as well.
I noticed there were others having issues with sb1.5 earlier, but the problem is not quite the same
- discussion [https://sbfspot.codeplex.com/discussions/642077](https://sbfspot.codeplex.com/discussions/642077)
- workitem [https://sbfspot.codeplex.com/workitem/113](https://sbfspot.codeplex.com/workitem/113)
__My Question__
Is it possible to manually allocate the correct Device Type somewhere ? I'm not sure if that could have an impact in the code knowing which other values to get, so the sql tables get filled correctly ?
Thanks in advance and keep up the good work !
Bart
Comments: Updated taglist
First of all, I want to say that you guys have written a very nice piece of code there !
__My situation__
I have 2 inverters (2 strings in total)
- 1x SB2500HF (which shows up perfectly without a problem and is used as the BTaddr)
- 1x SB1600TL with optional installed BT piggyback
- They both have the same NetID and both inverters show up while testing.
I'm using a Raspberry pi and have followed all instructions but chose for mysql instead (have some knowledge + I really like phpmyadmin to get some easier-to-work-with interfaces).
__My problem__
The SB1600TL however is not recognized and returns "UNKNOWN TYPE" as a Device Type. BUT, Sunny Explorer doesn't either. It shows as a "Reserved device" instead of the actual SMA Type. So I know for sure it's a SMA issue rather than a SBFspot one.
SQL tables get filled with the correct kW, and csv's are generated correctly as well.
I noticed there were others having issues with sb1.5 earlier, but the problem is not quite the same
- discussion [https://sbfspot.codeplex.com/discussions/642077](https://sbfspot.codeplex.com/discussions/642077)
- workitem [https://sbfspot.codeplex.com/workitem/113](https://sbfspot.codeplex.com/workitem/113)
__My Question__
Is it possible to manually allocate the correct Device Type somewhere ? I'm not sure if that could have an impact in the code knowing which other values to get, so the sql tables get filled correctly ?
Thanks in advance and keep up the good work !
Bart
Comments: Updated taglist