Hallo,
ich kämpfe auch gerade damit und habe ähnliche Phänomene.
Als ich "Port 17" mit einem Reed und Pull-Up und 3,3V, (physikalisch 9,11,17) was bis vor kurzem am "Volkszaehler" lief
nutzen wollte kam nichts an. Den Port direkt auf Shellebene kann ich unter iobroker auf einem RPI2 und RPI3 abfragen.
Wenn ich alle Ports als IN aktiviere kommt im Log:
rpi2.1 2018-03-01 07:01:04.176 error Cannot setup port 20 as input: Error: Channel 20 does not map to a GPIO pin
rpi2.1 2018-03-01 07:01:04.175 error Cannot setup port 27 as input: Error: Channel 27 does not map to a GPIO pin
rpi2.1 2018-03-01 07:01:04.175 error Cannot setup port 25 as input: Error: Channel 25 does not map to a GPIO pin
rpi2.1 2018-03-01 07:01:04.174 error Cannot setup port 17 as input: Error: Channel 17 does not map to a GPIO pin
rpi2.1 2018-03-01 07:01:04.166 error Cannot setup port 14 as input: Error: Channel 14 does not map to a GPIO pin
rpi2.1 2018-03-01 07:01:04.165 error Cannot setup port 9 as input: Error: Channel 9 does not map to a GPIO pin
rpi2.1 2018-03-01 07:01:04.165 error Cannot setup port 6 as input: Error: Channel 6 does not map to a GPIO pin
rpi2.1 2018-03-01 07:01:04.164 error Cannot setup port 4 as input: Error: Channel 4 does not map to a GPIO pin
rpi2.1 2018-03-01 07:01:04.158 error Cannot setup port 2 as input: Error: Channel 2 does not map to a GPIO pin
Ich gehe jetzt mal auf GPIO.3 / BCM22 / Pin15 und versuche mein Glück.
Gruß
DerFux