Skip to content

MaaniGhaffari/ble_scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ble_scanner

A package to scan Bluetooth low energy devices and publish MAC-address and RSSI of each one.

To compile and run (in ble_scanner/src):

  • g++ blerun.cpp -o blerun
  • chown root blerun && chmod u+s blerun

then compile your catkin workspace as usual.

About

A ROS package to scan BLE devices.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published