Since updating to 3.0.0.14 when ever I have a power failure or just reboot the Pi all of the GPIO ports that are feeding a 4 position relay board come active and stay active. If I run the program that normally uses these ports then it resets the ports back to normal. I use ports 18, 23, 24 and 25 to drive the relay board. This never happened on the previous RaspberryIO release. I have had to remove the function the relays perform under the existing issue. There is nothing in the log relating to the GPIO ports until I run the above mentioned program........Suggestion?
Announcement
Collapse
No announcement yet.
GPIO ports stay on after system reboot
Collapse
X
-
Please try version 3.0.0.15 available in the Beta section of the updater. This version has an "Init Value" parameter for output pins. Setting it to "From Device" or "Off" should fix your issue.Plugins: Nest - IFTTT - Kinect - UPB - Kodi - iTunes - Airplay Speak - EnvisaLink DSC / Ademco - DirecTV - Wiimote - Hyperion - Autelis - EasyTrigger - Alexa - Ecobee - Sinope - RaspberryIO - ImperiHome - Chromecast
My blog: http://www.domogeek.ca/blog/
-
Originally posted by retiredtech View Post3.0.0.15 did not resolve the problem. The GPIO pins go active during the boot sequence and stay active until a program uses the ports.Plugins: Nest - IFTTT - Kinect - UPB - Kodi - iTunes - Airplay Speak - EnvisaLink DSC / Ademco - DirecTV - Wiimote - Hyperion - Autelis - EasyTrigger - Alexa - Ecobee - Sinope - RaspberryIO - ImperiHome - Chromecast
My blog: http://www.domogeek.ca/blog/
Comment
Comment