# Vibrate block in Device component doesn't work

**URL:** https://community.thunkable.com/t/vibrate-block-in-device-component-doesnt-work/227183
**Category:** Questions about Thunkable X
**Tags:** design
**Created:** [September 15, 2019, 5:27am UTC](https://community.thunkable.com/t/vibrate-block-in-device-component-doesnt-work/227183 "2019-09-15T05:27:15Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![kufirre](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/kufirre/32/45596_2.png) [@kufirre](https://community.thunkable.com/u/kufirre)
#### Post date: [September 15, 2019, 5:27am UTC](https://community.thunkable.com/t/vibrate-block-in-device-component-doesnt-work/227183/1 "2019-09-15T05:27:15Z")

</div>

Hello friends.

Please I need help. I’ve been trying to make a robot app I built for iOS vibrate when a button is clicked, so I added a vibrate block. when I click the button, nothing happens.

Please find attached a copy of the block

 ![vibrate%20component%20not%20working](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/8/0/80f101cd8edf4be702b7e131417327017f0bfc88.png)

Any help would be much appreciated. I’m testing my app on an iPhone 6S running iOS version 11.4.1

Thank you

---

<div class="post-metadata">

### Author: ![kartik14](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/kartik14/32/44782_2.png) [@kartik14](https://community.thunkable.com/u/kartik14)
#### Post date: [September 15, 2019, 6:41am UTC](https://community.thunkable.com/t/vibrate-block-in-device-component-doesnt-work/227183/2 "2019-09-15T06:41:23Z")

</div>

Hi, @kufirre! 👋

**Welcome to the Community! 😊 🎉**

* * *

> [@kufirre](#):
>
> when I click the button, nothing happens.

It might be that, the `Bluetooth_Low_Energy1 call Transmit` is not Transmitting.

To catch the error, try these blocks -

 ![image](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/4/8/481ce8c8dbd94700293cd938a79fb5153a17c076.png)

> **Note:** Please use the **else if** instead of **else** in the if block.  
> There’s a little problem with **else** going on, hope the **dev. s** are looking over it.

* * *

Hope I helped you! 😄

# Thanks! 😊

---

<div class="post-metadata">

### Author: ![Kufy](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/kufy/32/44176_2.png) [@Kufy](https://community.thunkable.com/u/Kufy)
#### Post date: [September 15, 2019, 8:42am UTC](https://community.thunkable.com/t/vibrate-block-in-device-component-doesnt-work/227183/3 "2019-09-15T08:42:23Z")

</div>

Hi @kartik14

Thanks a lot for your response.

I’m going to try this as soon as I get back on my computer

Thanks again:slightly\_smiling\_face:

---

<div class="post-metadata">

### Author: ![kufirre](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/kufirre/32/45596_2.png) [@kufirre](https://community.thunkable.com/u/kufirre)
#### Post date: [September 15, 2019, 5:34pm UTC](https://community.thunkable.com/t/vibrate-block-in-device-component-doesnt-work/227183/4 "2019-09-15T17:34:15Z")

</div>

Hi @kartik14

It’s transmitting OK.

So, I tried to move the vibrate block from where I placed it to the bottom of the “when-do” block and it now works just fine.

Thanks a lot for your help though, you’re too kind.

\*\*\*Please find attached an image of what I did that worked for me (I don’t know why that should be the problem though

 ![thunkable%20error%20fix](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/c/7/c7b04364a35e4346b2ec0ab3c53cbf66e797ecf5.png) )

---

<div class="post-metadata">

### Author: ![kartik14](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/kartik14/32/44782_2.png) [@kartik14](https://community.thunkable.com/u/kartik14)
#### Post date: [September 16, 2019, 1:43am UTC](https://community.thunkable.com/t/vibrate-block-in-device-component-doesnt-work/227183/5 "2019-09-16T01:43:46Z")

</div>

Hi, @kufirre! 👋

* * *

Glad to know, that the problem is solved 😊  
So, if I helped you, please mark my above post as Solution ✅ , then it will clear this topic from the unsolved problems, moving it to solved problems 😉

* * *

# Thanks! 😊

---

<div class="post-metadata">

### Author: ![kufirre](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/kufirre/32/45596_2.png) [@kufirre](https://community.thunkable.com/u/kufirre)
#### Post date: [September 16, 2019, 7:47am UTC](https://community.thunkable.com/t/vibrate-block-in-device-component-doesnt-work/227183/6 "2019-09-16T07:47:31Z")

</div>

okok. thanks

---

<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:08pm UTC](https://community.thunkable.com/t/vibrate-block-in-device-component-doesnt-work/227183/7 "2024-11-08T12:08:59Z")

</div>


