Unpair device

AGuardian

New member
My phone will disconnect from a bluetooth device when I walk out of range; this is normal, of course. Then things get frustrating! My phone is not able to just reconnect with the device, I have to manually go into my Bluetooth settings > "unpair" device > "pair" device.

Is there a way to create a macro/macros to do that action for me?

I can see it working something like this:

MACRO 1
Trigger:
Specific device is disconnected from phone
Action:
Unpair specific device

MACRO 2
Trigger:
Specific device can be found/ available to pair
Action:
Pair device
 

Dm114

Well-known member
My phone will disconnect from a bluetooth device when I walk out of range; this is normal, of course. Then things get frustrating! My phone is not able to just reconnect with the device, I have to manually go into my Bluetooth settings > "unpair" device > "pair" device.

Is there a way to create a macro/macros to do that action for me?

I can see it working something like this:

MACRO 1
Trigger:
Specific device is disconnected from phone
Action:
Unpair specific device

MACRO 2
Trigger:
Specific device can be found/ available to pair
Action:
Pair device
Do you mean your device also deactivates BT connection? I guess not.

Anyway I'm afraid you'll have to make a loop to check every n minute If BT device is in the range. But I'm afraid it will be a bit battery and CPU consuming.
 
Top