# Connecting my bluetooth device

**URL:** https://community.thunkable.com/t/connecting-my-bluetooth-device/1460801
**Category:** Questions about Thunkable X
**Created:** [August 20, 2021, 5:30pm UTC](https://community.thunkable.com/t/connecting-my-bluetooth-device/1460801 "2021-08-20T17:30:47Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![atstargets](https://avatars.discourse-cdn.com/v4/letter/a/59ef9b/32.png) [@atstargets](https://community.thunkable.com/u/atstargets)
#### Post date: [August 20, 2021, 5:30pm UTC](https://community.thunkable.com/t/connecting-my-bluetooth-device/1460801/1 "2021-08-20T17:30:47Z")

</div>

I am trying to see if my bluetooth is connected to my app or not. I set it up so that when I click the bluetooth button it changes the “Record Target Actions” to the device name. When I click it, it changes it to unknown and not my bluetooth device. How would I get it to show that its connected to a bluetooth device? Am I using the right connect block?

![image](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/d/c/dc9245735057154ff946ad135f1b7b67c68dad45.png)

 ![IMG-0430 (1).PNG](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/9/8/987d9c19420cf94592bf90d358899086b4a0108b.jpeg)

 ![IMG-0431 (1).PNG](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/4/3/4374f7e81f05bd996338745f5779d144f199ad77.jpeg)

---

<div class="post-metadata">

### Author: ![muneer](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/muneer/32/75210_2.png) [@muneer](https://community.thunkable.com/u/muneer)
#### Post date: [August 20, 2021, 5:34pm UTC](https://community.thunkable.com/t/connecting-my-bluetooth-device/1460801/2 "2021-08-20T17:34:33Z")

</div>

You are trying to connect using a `Device ID` but you are supplying a `Device Name` so device connection will fail anyway.

---

<div class="post-metadata">

### Author: ![atstargets](https://avatars.discourse-cdn.com/v4/letter/a/59ef9b/32.png) [@atstargets](https://community.thunkable.com/u/atstargets)
#### Post date: [August 20, 2021, 7:40pm UTC](https://community.thunkable.com/t/connecting-my-bluetooth-device/1460801/3 "2021-08-20T19:40:58Z")

</div>

I looked up my device ID on lightblue and it was (Daniel’s AirPods). I’m kind of lost. If someone could explain it to me that would be great. I would just like to see if my bluetooth device is connected with my app to be able to send commands to it.

---

<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, 1:17pm UTC](https://community.thunkable.com/t/connecting-my-bluetooth-device/1460801/4 "2024-11-08T13:17:19Z")

</div>


