Want to monitor my SMA SB4000 TL-20 with Bluetooth. I can monitor the system with Sunny Explorer but last time I had to change the passwords for both accounts to strong passwords… (User and Intstaller)
Installed SBFspot from GitHub on a Raspberry with Buster and BlueTooth with SQLite.
Used the easy install through the new SBFspot-config by curl -s https://raw.githubusercontent.com/sbfspot/sbfspot-config/master/sbfspot-config | sudo bash
No problems so far during installation. But when I try to test with the command:
./SBFspot -v -nocsv -nosql -finq -installer -password:xxxxxxxx (my strong password)
I end with a error:
SBFspot V3.5.2
Yet another tool to read power production of SMA solar inverters
© 2012-2018, SBF (https://github.com/SBFspot/SBFspot)
Compiled for Linux (LE) 32 bit with SQLite support
Commandline Args: -v -ad1 -am0 -ae0 -cfg/usr/local/bin/sbfspot.3/SBFspot.cfg
Reading config ‘/usr/local/bin/sbfspot.3/SBFspot.cfg’
Wed Apr 1 17:55:01 2020: INFO: Starting…
sunrise: 07:14
sunset : 20:13
Connecting to 00:80:25:09:xx:xx (1/10) I changed some code for my privacy!
Initializing…
SUSyID: 125 - SessionID: 950503008 (0x38A78660)
SMA netID=01
Wed Apr 1 17:55:29 2020: CRITICAL: Failed to initialize communication with inverter.
SBFspot V3.5.2
Yet another tool to read power production of SMA solar inverters
© 2012-2018, SBF (https://github.com/SBFspot/SBFspot)
Compiled for Linux (LE) 32 bit with SQLite support
Commandline Args: -v -ad1 -am0 -ae0 -cfg/usr/local/bin/sbfspot.3/SBFspot.cfg
Reading config ‘/usr/local/bin/sbfspot.3/SBFspot.cfg’
Wed Apr 1 18:00:01 2020: INFO: Starting…
sunrise: 07:14
sunset : 20:13
Connecting to 00:80:25:09:xx:xx (1/10)
Initializing…
SUSyID: 125 - SessionID: 911141694 (0x364EEB3E)
SMA netID=01
Wed Apr 1 18:00:38 2020: CRITICAL: Failed to initialize communication with inverter.
In Sunny Explorer no problems to connect by Bluetooth. With my Raspberry no luck up till now. Any help is welcom.