Mollayo / BluetoothSerialForTasker

A plugin for Tasker to communicate with a Bluetooth device using the Serial Port Profile (SPP).
22 stars 8 forks source link
bluetooth tasker tasker-plugin taskerplugin

BluetoothSerialForTasker

A plugin for Tasker (https://play.google.com/store/apps/details?id=net.dinglisch.android.taskerm) to communicate with a Bluetooth device using the Serial Port Profile (SPP). SPP is a protocole for serial communication over Bluetooth. For instance, it can be used to send/receive data to/from an arduino or ESP32 using Android. Make sure to pair the device first in Android.

With this pugin, you can:

This plugin can use Tasker variables for the address of the Bluetooth device and the data to send or receive. The format of the transmitted data can be either string or hex.

The compiled plugin is available here: https://github.com/Mollayo/BluetoothSerialForTasker/blob/master/app/app-release.apk.