How to make log of Bluetooth scan device and change the name of BT Device?

I want to Create a log in text file of scanned BT device only with dB value and customize the name of BT device with user input after installing the app.
Please share your guidance

Probably it is not possible to change the name of your BT device. Maybe there exist devices where this is possible, but you should consult the device documentation for that.
Please share the blocks you tried so far.

1 Like

see my answer here

Taifun


Trying to push the limits! Snippets, Tutorials and Extensions from Pura Vida Apps by Taifun.

1 Like

Thanks @Taifun ...please check if it is possible to change the name of BT device rather than MAC address..in discoverable BT device...

using the code here


you only can change the local bluetooth name, but not others
Taifun

1 Like