Help needed with Blink1 Listener #769
Unanswered
honey-pablo
asked this question in
Q&A
Replies: 1 comment 1 reply
-
I'm running into the same issue when trying to run the listener script with a raspberry pi zero w. I was able to successfully run the script and connect to a server with a mac though. Not sure what the difference between the two would be. Have you had any luck solving the problem? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, I'm having issues getting the blink1 python to work, having followed the instructions here:
https://github.com/josephdadams/TallyArbiter/tree/master/listener_clients/blink1-listener
I have a number of listeners and sources working with TA so I'd like to think i know how it works.
When I run the code the blink lights up white ever few seconds, which i guess reflects it's polling but not the successful double green flash expected.
The error message reports the server as being 3.1.1 which I assume means it can communicate with it (running on the same machine under docker).
Not sure what to try next!
Beta Was this translation helpful? Give feedback.
All reactions