You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ ./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?
The text was updated successfully, but these errors were encountered:
I have this setup:
When I execute this test code the relay works only the first time and then 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?
The text was updated successfully, but these errors were encountered: