Skip to content
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

Relay only works the first time #307

Open
mike117 opened this issue Jan 28, 2017 · 1 comment
Open

Relay only works the first time #307

mike117 opened this issue Jan 28, 2017 · 1 comment

Comments

@mike117
Copy link

mike117 commented Jan 28, 2017

I have this setup:

  • Raspberry PI 2 Model B
  • GrovePi+
  • Grove Relay from Seeed Studio
$ ./firmware_version_test.sh 
Checking for firmware version
=============================
GrovePi has firmware version: 1.2.7

When I execute this test code the relay works only the first time and then nothing happens:

$ python /home/pi/Desktop/GrovePi/Software/Python/grove_relay.py 
on  (turns the Relay ON)
off  (turns the Relay OFF)
on  (nothing happens)
off  (nothing happens)
on  (nothing happens)
off  (nothing happens)
...

On the GrovePi, the RST LED is off. Only the green power led is on.
Sometimes I got the RST LED red on. But it seems random.

Does anybody knows how I could debug this?

@karan259
Copy link
Contributor

@mike117 : what kind of power supply are you using with the GrovePi. Can you post a a few pictures of your setup on the forums here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants