Hallo,
ich habe tatsächlich ein ähnliches Problem.
DIO an Connect+ und kein geschalteter Ausgang, nicht über PiCtory und auch nicht über Putty.
Versorgungsspannung liegt am Modul an, ich habs nochmal nachgemessen und LEDs leuchten ordnungsgemäß grün.
Bei Putty ist mir nach dem Lesen der Einträge vom Volker das hier aufgefallen:
pi@RevPi30698:~ $ piTest -w O_1,1
Set bit 0 on byte at offset 70. Value 1
Also habe ich versucht zu Updaten nach den Tutorials und trotzdem liegt keine Spannung an den Ausgängen an.
Was kann ich tun?
Vielen Dank für eure Unterstützung.
Beste Grüße,
Yäsin
Hier noch mein Asszug aus Putty zum Update:
pi@RevPi30698:~ $ sudo apt-get update
Hit:1 http://archive.raspberrypi.org/debian stretch InRelease
Hit:2 http://packages.revolutionpi.de stretch InRelease
Hit:3 http://repository.teamviewer.com/deb stable InRelease
Hit:4 http://raspbian.raspberrypi.org/raspbian stretch InRelease
Hit:5
https://teamviewer-revpi.teamviewer.com/deb tvstable InRelease
Err:5
https://teamviewer-revpi.teamviewer.com/deb tvstable InRelease
The following signatures were invalid: EXPKEYSIG 65BAA73C1E9B5B61 TeamViewer GmbH (TeamViewer IoT 2017) <
support@teamviewer.com>
Reading package lists... Done
W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error:
https://teamviewer-revpi.teamviewer.com/deb tvstable InRelease: The following signatures were invalid: EXPKEYSIG 65BAA73C1E9B5B61 TeamViewer GmbH (TeamViewer IoT 2017) <
support@teamviewer.com>
W: Failed to fetch http://teamviewer-revpi.teamviewer.com/deb/dists/tvstable/InRelease The following signatures were invalid: EXPKEYSIG 65BAA73C1E9B5B61 TeamViewer GmbH (TeamViewer IoT 2017) <
support@teamviewer.com>
W: Some index files failed to download. They have been ignored, or old ones used instead.
pi@RevPi30698:~ $ sudo apt-get isntall pictory
E: Invalid operation isntall
pi@RevPi30698:~ $ sudo apt-get install pictory
Reading package lists... Done
Building dependency tree
Reading state information... Done
pictory is already the newest version (1.4.2-0).
The following packages were automatically installed and are no longer required:
galculator leafpad libbluetooth3 libmicrodns0 libpng-tools libprotobuf-lite10 libproxy-tools libqt5x11extras5 libva-wayland1
libxcb-xv0 lxappearance lxappearance-obconf lxhotkey-core lxhotkey-gtk xarchiver zlib1g-dev
Use 'sudo apt autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 136 not upgraded.
pi@RevPi30698:~ $
pi@RevPi30698:~ $ sudo apt-get update
Hit:1 http://raspbian.raspberrypi.org/raspbian stretch InRelease
Hit:2 http://packages.revolutionpi.de stretch InRelease
Hit:3 http://archive.raspberrypi.org/debian stretch InRelease
Hit:4 http://repository.teamviewer.com/deb stable InRelease
Hit:5
https://teamviewer-revpi.teamviewer.com/deb tvstable InRelease
Err:5
https://teamviewer-revpi.teamviewer.com/deb tvstable InRelease
The following signatures were invalid: EXPKEYSIG 65BAA73C1E9B5B61 TeamViewer GmbH (TeamViewer IoT 2017) <
support@teamviewer.com>
Reading package lists... Done
W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error:
https://teamviewer-revpi.teamviewer.com/deb tvstable InRelease: The following signatures were invalid: EXPKEYSIG 65BAA73C1E9B5B61 TeamViewer GmbH (TeamViewer IoT 2017) <
support@teamviewer.com>
W: Failed to fetch http://teamviewer-revpi.teamviewer.com/deb/dists/tvstable/InRelease The following signatures were invalid: EXPKEYSIG 65BAA73C1E9B5B61 TeamViewer GmbH (TeamViewer IoT 2017) <
support@teamviewer.com>
W: Some index files failed to download. They have been ignored, or old ones used instead.
pi@RevPi30698:~ $ sudo apt-get install revpi-firmware
Reading package lists... Done
Building dependency tree
Reading state information... Done
revpi-firmware is already the newest version (20180323-1).
The following packages were automatically installed and are no longer required:
galculator leafpad libbluetooth3 libmicrodns0 libpng-tools libprotobuf-lite10 libproxy-tools libqt5x11extras5 libva-wayland1
libxcb-xv0 lxappearance lxappearance-obconf lxhotkey-core lxhotkey-gtk xarchiver zlib1g-dev
Use 'sudo apt autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 136 not upgraded.
pi@RevPi30698:~ $