# Android Bluetooth to Arduino and vice versa

**URL:** https://discourse.processing.org/t/android-bluetooth-to-arduino-and-vice-versa/26578
**Category:** Processing for Android
**Created:** [December 29, 2020, 8:52am UTC](https://discourse.processing.org/t/android-bluetooth-to-arduino-and-vice-versa/26578 "2020-12-29T08:52:21Z")
**Posts on this page:** 1
**Showing post:** 85

<div class="post-metadata">

### Author: ![glv](https://yyz2.discourse-cdn.com/flex036/user_avatar/discourse.processing.org/glv/32/18785_2.png) [@glv](https://discourse.processing.org/u/glv)
#### Post date: [January 4, 2021, 12:18pm UTC](https://discourse.processing.org/t/android-bluetooth-to-arduino-and-vice-versa/26578/85 "2021-01-04T12:18:08Z")

</div>

Hello,

If you have not already set up serial over Bluetooth:

> [@Communication over laptop's Bluetooth](https://discourse.processing.org/t/communication-over-laptops-bluetooth/14056):
>
> How can I send & receive data through the laptop’s bluetooth? For example, have an android sketch communicate with a java sketch (running on the laptop) over bluetooth? It’s fairly straightforward how to do the android side (with Ketai library), but how can I implement the PC side? Note: I’m interested in using the laptop’s embedded Bluetooth. Not in any solutions involving 3rd party modules (i.e. arduino + Bluetooth module over Serial).

`:)`

---

_[View the full topic](https://discourse.processing.org/t/android-bluetooth-to-arduino-and-vice-versa/26578)._
