Vibration for a controlled period

Hello, can someone please tell me if on TkbX it is possible to make the phone vibrate for 15ms for example?

I found the block ready, where you can’t control the vibration period.

thank you very much.

Hi,

You could loop this using the “Repeat X Times” block to add up to what you need.

I would suggest adding the “Wait X Seconds” block after the vibration block, and have something like 0.1 (10th second), so the vibration has time to run, before it loops again.

I’m not sure how long the default vibration is. It could be different on Android/ iOS.