Tasker Bluetooth Serial

4.9
37 reviews
5K+
Downloads
Content rating
Everyone
Screenshot image
Screenshot image
Screenshot image
Screenshot image

About this app

This app is a Bluetooth serial plugin for Tasker. It allows you to send (but not to receive) messages over Bluetooth serial to your paired devices, for example to control your Arduino. Messages can be regular strings or binary messages, and can be dynamically set using variable names as well.

Note: this app is complete free (open-source, no ads), so even though I will attempt to resolve issues, I cannot guarantee timely updates.

Source code: https://github.com/giech/arduinotaskerbluetooth
Relevant blog post: https://ilias.giechaskiel.com/posts/bluetooth_serial/index.html
Updated on
Mar 18, 2018

Data safety

Safety starts with understanding how developers collect and share your data. Data privacy and security practices may vary based on your use, region, and age. The developer provided this information and may update it over time.
No data shared with third parties
Learn more about how developers declare sharing
No data collected
Learn more about how developers declare collection

Ratings and reviews

4.9
37 reviews
Prasanna kumar G.R
September 16, 2021
It works perfectly with Macrodroid. It sends the message to the selected bluetooth device according to the macro script I've written. Thanks for developing this.
Did you find this helpful?
A Google user
January 3, 2020
Great job, thank you!
Did you find this helpful?
Amine Zerhouni
May 25, 2020
Flawless!
Did you find this helpful?

What's new

- Better socket handling
- Better logging to fix future bugs