-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
MoPi won't boot. #123
Comments
First thing that comes to mind is that the Pi is not situated properly, or that there has been a short on the output pins. Another thing to try would be to check that MoPi is configured to expect a 9V supply, and not shut down due to thinking that it has met the minimum discharge voltage of the default batteries (8x NiMH). If your 20V supply is working that seems unlikely though. What happens when you "sudo mopi"? |
No Pi attached means there cannot be a short (unless it's on the MoPi itself). When the Pi is plugged on the MoPi (or the opposite, however you prefer to see it) the behaviour is the exact same. The Pi is brand new and works as expected (tried with Pi3B, Pi3B+, Pi4) I cannot Also, here are some excerpts of my e-mails with the Pimoroni team:
|
Oh, and I sent the Pimoroni team a picture of how I mounted the Pi on the MoPi and they had nothing to say about it. |
I recommend trying Raspbian just to be sure that there's not some problem in the OS. |
|
Right, but if you run the Pi from a USB power supply you should be able to talk to the MoPi board, configure it and so on? |
Thank you, I will try this. Since some devices cannot stand being reverse-powered, I did not risk bricking the device. So to get it right:
is this correct? |
I tried without waiting for the confirmation. Instead of getting through the hassle of setting up the network and installing the mopi executable, I simply ran # watch -n 1 "i2cdetect -y 0 && i2cdetect -y 1" then pressed the button a few times to see the MoPi is not detected. I also attached a single battery so I had some LED feedback, no change. |
seems to totally relate to issue #125. is X1 even connected to anything? |
Got 3 MoPi2 from Pimoroni, two have been tested and exhibit the same behaviour. Have not taken the third out of the packaging yet.
When power switch is pressed, green LED corresponding to the connected battery (or batteries when both are connected) light for some two seconds, then off again. No power is ever output to the the Pi, whether a Pi is connected or not (measured with multimeter). Battery voltage has also been tested, as well as power supply when connected.
MoPi2 is powered with one or two 9V batteries, connected with the provided connectors. Batteries are brand new.
Tested with and without external power supply (recycled laptop power supply 20V / 4A ; power supply voltage was known to work and was also tested with voltmeter.)
The text was updated successfully, but these errors were encountered: