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

Flick demo/s not detecting gestures #31

Open
matthew1809 opened this issue Jan 17, 2018 · 18 comments
Open

Flick demo/s not detecting gestures #31

matthew1809 opened this issue Jan 17, 2018 · 18 comments

Comments

@matthew1809
Copy link

matthew1809 commented Jan 17, 2018

Installed Board and verified w/ i2cdetect -y 1

  • Correctly showing 42 as address

Ran flick-demo

  • Verified valid firmware etc.

Began gesturing over board (no cover)

  • No response when running flick-demo, or flick-snail

Wondering how to debug further, apologies for any naivety, beginner speaking!

Using a Pi 3 pre-imaged with NOOBS

@matthew1809
Copy link
Author

Seems to be similar to #14

@shawaj
Copy link
Member

shawaj commented Jan 17, 2018

Are you getting any error messages?

@matthew1809
Copy link
Author

matthew1809 commented Jan 17, 2018

No, nothing logging through demo or snail.

@shawaj
Copy link
Member

shawaj commented Jan 17, 2018 via email

@matthew1809
Copy link
Author

@shawaj
Copy link
Member

shawaj commented Jan 18, 2018

Have you tried on any other pis?

@matthew1809
Copy link
Author

Don't have any other Pi's to try on I'm afraid

@matthew1809
Copy link
Author

Any other method of debugging?

@francesco-vannini
Copy link
Contributor

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?
BTW @shawaj was asking which Flick you have not which Pi

@tvoverbeek
Copy link
Collaborator

@matthew1809
Copy link
Author

As @tvoverbeek said 👍

So nothing else is connected to your Pi

  • usb keyboard and mouse, hmdi for display

you are running a fresh version of Raspbian

  • correct

the Flick board is correctly wired to your RPi 3B?

  • As per the following from the guides, yes Place the Flick HAT on top of the Raspberry Pi by gently pushing the female header onto the Raspberry Pi male header.

@francesco-vannini
Copy link
Contributor

Sorry I hadn't seen the link. I am out of options then, there could be grounds to return the item then.

@matthew1809
Copy link
Author

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?

@shawaj
Copy link
Member

shawaj commented Jan 18, 2018

Firmware refresh is the best option really now. It might just be corrupted somehow

If no success with that then we will replace

@mike-shock
Copy link

mike-shock commented Mar 14, 2018

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.
shawaj in Issue#14 said that reflashing of the firmware is not recommended.
What shoud I do now? Return the sensor boards to the seller?

@shawaj