#105682
Anonymous
Inactive

I just finished a build using all the same components you’ve listed and it seems to be working fine for me. A problem I ran had was in my initial set up; I had the Mausberry Pi’s GPIO pins in the wrong locations on the Pi’s GPIO board. Perhaps you’ve done the same and have connected the circuit’s pins to a constant 5V or ground pin? The pinout shown on Mausberry Circuit’s setup page is not for a Pi 2, which tripped me up a little. Simple mistake to make but easy to do, so I fixed it with the correct pinout found here:
https://www.raspberrypi.org/documentation/usage/gpio-plus-and-raspi2/

Just the first possibility to come to mind, hopefully your problem is as simple to fix as this.