Python Forum
[split] set range for bluethoot in python
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[split] set range for bluethoot in python
#1
is that any way to set the range(distance) of bluetooth in raspberry pi using python???
Reply
#2
I think your best shot is to get the list of all available devices addresses and then check the RSSI (received signal strength indicator).
Then you can filter all the addresses that are in the desired range.
Reply
#3
Thank you
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  matplotlib x axis range goes over the set range Pedroski55 5 3,209 Nov-21-2021, 08:40 AM
Last Post: paul18fr
  Define a range, return all numbers of range that are NOT in csv data KiNeMs 18 7,055 Jan-24-2020, 06:19 AM
Last Post: KiNeMs

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020