Franz
Franz
Problem 2: I solved the problem with the reversed Mac in the bluetooth.h file by filling the smaBTInverterAddressArray[6] and myBTAddress[6] in the reverse order e.g.={ 5,4,3,2,1,0} Problem 3: There is...
There is a first draft of my port from SBFspot to ESP32 on the project "ESP32_SMA-Inverter" on github. This works on my SMA SMC6000TL with a plugin SMA bluetooth module.
Hi @delhatch, I can confirm the problem above. I solved the problem with the pin with a zero after the four pin numbers. "const char pinbuf[] = {'0','0','0','0',**0**};" Otherwise the...
Hi @serniko97, today I updated the protocol-converter software from 02.00.6.8 to 02.00.10.8. But this did not change anything on the behavior described above. I could not find any update file...
Hi @serniko97, this is exactly the file I loaded into the SMC6000TL. Attaced is a screen shot of the Sunny Explorer after the firmware update. 
Grafische Portfolio Anzeige unterschlägt Wertpapiere die in zwei verschiedenen Depots vorhanden sind
Ich habe nur begrenzte Ahnung von Java und habe trotzdem versucht zu analysieren, woran der Fehler liegen könnte. Leider habe ich keine Ahnung, wie ich ein Korrektur kompilieren und testen...
Grafische Portfolio Anzeige unterschlägt Wertpapiere die in zwei verschiedenen Depots vorhanden sind
Using Version 0.7.5 the problem still exists.
Grafische Portfolio Anzeige unterschlägt Wertpapiere die in zwei verschiedenen Depots vorhanden sind
Using Version 0.8.2 the problem is fixed! Thank You!