-
Notifications
You must be signed in to change notification settings - Fork 26
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
Flick demo/s not detecting gestures #31
Comments
Seems to be similar to #14 |
Are you getting any error messages? |
No, nothing logging through demo or snail. |
Which board have you got?
…On 18 Jan 2018 00:01, "Matt Foyle" ***@***.***> wrote:
Nothing logging through demo or snail.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#31 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/ADNCujNEnsO_rZq0iZQn7lHWT5xl4FUWks5tLm2xgaJpZM4RiC1W>
.
|
Have you tried on any other pis? |
Don't have any other Pi's to try on I'm afraid |
Any other method of debugging? |
So nothing else is connected to your Pi, you are running a fresh version of Raspbian and the Flick board is correctly wired to your RPi 3B? |
The link @matthew1809 gave (https://uk.rs-online.com/web/p/human-machine-interface-hmi-development-kits/1365431/) shows the Flick HAT. |
As @tvoverbeek said 👍 So nothing else is connected to your Pi
you are running a fresh version of Raspbian
the Flick board is correctly wired to your RPi 3B?
|
Sorry I hadn't seen the link. I am out of options then, there could be grounds to return the item then. |
No worries! Is there a layer between the demo and the raw recognition of the gesture, where we could inject some logging? Or, is it clear cut that if not logging in the demo, it's not being picked up by the board? |
Firmware refresh is the best option really now. It might just be corrupted somehow If no success with that then we will replace |
I have the same problem as matthew1809 with both of my Flick HAT and Flick Zero pHAT which I bought from ModMyPi.com. I tried them with 2 Raspberry Pi's Zero W and with Raspberry Pi 3 Model B - no detection of gestures, only hardware info's shown on the screen. Both boards have Revision Number 99.128. |
@mike-shock have you tried the firmware refresh? |
I did the firmware refresh as you recommended and my Flick pHAT started working.. |
@mike-shock can you start a new issue with what you're seeing? |
Installed Board and verified w/
i2cdetect -y 1
Ran
flick-demo
Began gesturing over board (no cover)
flick-demo
, orflick-snail
Wondering how to debug further, apologies for any naivety, beginner speaking!
Using a Pi 3 pre-imaged with NOOBS
The text was updated successfully, but these errors were encountered: