im Downloadbereich ist das Python Skript V1.72 "config scripte nur main version", "config script mit GUI", fehlerhaft!
Es wird die Erstinitialisierung der seriellen Antworten falsch eingelesen, wenn der StromPi3 mit Ausliefer-Firmware Version 1.72c oder nach update 1.73 betrieben wird.
Abhilfe: nach Zeile 65 fehlen folgende 5 Zeilen im python script:
(findet man leicht durch Vergleich der entsprechenden Refresh_Status() Funktion, dort ist es korrekt ab Zeile 866)
Erst das Editieren des Skripts hat den Fehler behoben, d.h. bitte eine neue Version bereitstellen zum Download...
Anonymus
04.01.22 19:25
Hallo,
vielen Dank für den Hinweis.
Wir werden es überprüfen und das Skript dann entsprechend anpassen.
Mit freundlichen Grüßen
Tim (Joy-IT)
Tim
05.01.22 11:16
hi , sorry I have try this
pi@raspberrypi:~ $ sudo python3 strompi_config_gui.py Traceback (most recent call last): File "/home/pi/strompi_config_gui.py", line 66, in <module> sp3_ADC_Wide = float(serial_port.readline(9999))/1000; ValueError: could not convert string to float: ''
after that same problem not on line 66, on 71
pi@raspberrypi:~ $ sudo python3 strompi_config_gui.py Traceback (most recent call last): File "/home/pi/strompi_config_gui.py", line 71, in <module> sp3_ADC_Wide = float(serial_port.readline(9999))/1000; ValueError: could not convert string to float: ''
I have not find scripfolder for V-1_73
and why in download in german language we find firmware 1.73
and in download in english we have not ???
me
05.02.22 16:30
Hello, we have added firmware 1.73 now also to the English downloads. There is no Script folder for firmware 1.73, you can use the same scripts as with the 1.72C Firmware.
This error message indicates a problem with the serial communication This can have different causes: -Do you have other devices connected that use serial communication? - Is your serial port set up correctly? - Which power supply do you use? A too low power supply can also cause this problem. - Are your Jumpers set correctly?</p> If the error still persists, try reloading the firmware onto your StromPi. Best regards Tim (Joy-IT)
Tim
08.02.22 13:44
Cookie- und Datenschutzhinweise
Schützt vor Cross-Site-Request-Forgery Angriffen.
Retention period: Dieses Cookie bleibt nur für die aktuelle Browsersitzung bestehen.
Speichert die aktuelle PHP-Session.
Retention period: Dieses Cookie bleibt nur für die aktuelle Browsersitzung bestehen.
Diese Webseite verwendet Cookies, um bestimmte Funktionen zu ermöglichen und das Angebot zu verbessern.
Anonymus
04.01.22 19:25
Tim
05.01.22 11:16
me
05.02.22 16:30
Tim
08.02.22 13:44