Bluetooth LE Signal Strength Linux

前端 未结 7 1846
谎友^
谎友^ 2020-12-05 00:50

Hello is there any way to get the signal strength of near by bluetooth le devises in linux? Or any good libraries for nodejs, php or mono (I do know some c++ or python but w

7条回答
  •  小蘑菇
    小蘑菇 (楼主)
    2020-12-05 01:49

    I also found a program I was able to edit to do what I wanted as well I through it up on my github account https://github.com/tholum/bluez/blob/master/blue.py

提交回复
热议问题