# Vibration for a controlled period

**URL:** https://community.thunkable.com/t/vibration-for-a-controlled-period/742554
**Category:** Questions about Thunkable X
**Tags:** beginner
**Created:** [August 14, 2020, 7:46pm UTC](https://community.thunkable.com/t/vibration-for-a-controlled-period/742554 "2020-08-14T19:46:01Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![ivan\_santos\_silvestr](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/ivan_santos_silvestr/32/79290_2.png) [@ivan\_santos\_silvestr](https://community.thunkable.com/u/ivan_santos_silvestr)
#### Post date: [August 14, 2020, 7:46pm UTC](https://community.thunkable.com/t/vibration-for-a-controlled-period/742554/1 "2020-08-14T19:46:01Z")

</div>

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.

---

<div class="post-metadata">

### Author: ![hdawc](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/hdawc/32/119068_2.png) [@hdawc](https://community.thunkable.com/u/hdawc)
#### Post date: [August 14, 2020, 10:58pm UTC](https://community.thunkable.com/t/vibration-for-a-controlled-period/742554/2 "2020-08-14T22:58:12Z")

</div>

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.

---

<div class="post-metadata">

### Author: ![ioannis](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/ioannis/32/146956_2.png) [@ioannis](https://community.thunkable.com/u/ioannis)
#### Post date: [November 8, 2024, 12:26pm UTC](https://community.thunkable.com/t/vibration-for-a-controlled-period/742554/3 "2024-11-08T12:26:44Z")

</div>


