11-07-2023 11:03
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

SunsetRunner
11-07-2023 11:03
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
The vibration module allows access to some pre-defined elements like "ring", "nudge" etc. Is there a way to gain any further degree of control over what the vibration motor does? For example something like a pulse of 500ms duration?

11-07-2023 11:11
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post


11-07-2023 11:11
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Alas, no; or, at least, not through the API. I could have used that in my work-in-progress.
You can use .stop() to truncate a pattern, but that's about it.
Gondwana Software

11-07-2023 20:10
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post


11-07-2023 20:10
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Hi @SunsetRunner - have a look at SimpleVibrate and it's documentation it may help.
What you can do knowing vibrate length is trigger successive commands or let Alert (continuous vibration) run for a predefined time.
Author | ch, passion for improvement.

