getsenic / nuimo-linux-python

Nuimo Python SDK for Linux to connect and communicate with Nuimo controllers made by Senic
https://senic.com
MIT License
52 stars 20 forks source link

support touch events #10

Closed gross1989 closed 8 years ago

larsblumberg commented 8 years ago

Thanks @gross1989!

naimo84 commented 8 years ago

Hey folks, hopefully not another noob question ;) But what I've to todo, to get touch events working? I've already pulled the latest git-version, but no touch event appears. Swipe, Fly, Button, Rotate is working wonderful.

gross1989 commented 8 years ago

For your controller to support all events including touch, it should say discovered 16 characteristics after connection.

naimo84 commented 8 years ago

I only get 15 :(

INFO: connecting INFO: connected INFO: discovering characteristics INFO: discovered 15 characteristics INFO: enable_notification ROTATION INFO: enable_notification FLY INFO: enable_notification BUTTON INFO: enable_notification SWIPE

larsblumberg commented 8 years ago

@naimo84 – no worries, it's all fine. Simple touch events will only be sent after we've rolled out the next firmware update. We've planned to ship it until next week, it will be version 2.3.0. Please let me know if you encounter any issues after updating the firmware.