BT Read / BT response Support
Hi,
Great plugin, the existing functionality works great for me.
I would like to request support for receiving and storing a response from the BT device. My use case is an Arduino project I'm working on. When I receive a SMS message, tasker stores the SMS body in one of it's built in variables. I then use this plugin to send that data to my HC-06 BT module, which the Arduino processes and displays on a LED matrix. However, communication to the HC-06 module isn't perfect - it works ~75% of the time, but the other times it fails, thinking it recieved nothing at all or just garbage. If I was able to echo the received message back to my phone, store that as a variable, and compare what I sent / what was received, I could re-transmit the message in cases of error.
Seconding this. What's the effort to make this 2 way? I am trying to use a sensor with an arduino to trigger the camera on my phone and could really use bluetooth serial in that direction.
For others, I was able to find another plugin that has this feature: https://github.com/Mollayo/BluetoothSerialForTasker