37
Views
0
Comments
[Bluetooth Serial Plugin] How to configure a bluetooth callback action ?
Question
bluetooth-serial-plugin
Mobile icon
Forge asset by Guillaume Henriques
Application Type
Mobile
Service Studio Version
11.54.4 (Build 62290)

Hello there. 
I'm using this component to connect with a RFID scanner and it's working perfectly for scanning tags.

However now we have to be able to configure the potency of the device via bluetooth (min-max power).

This is done by sending a specific code to the device. For this the Write Data action seems to fit it.

To get the current potency I need to send another specific code and, by default, the scanner sends a callback for me. 

I tried to use the Read Data after I write the code and also to use the webblock that has the Read Data trigger event. But it didn't work.. I'm not getting any response.

So my question is: Is there a way to configure a callback on the plugin Write Data action? Would this be possible?

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.