Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 282 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 282 Bytes

RaspberryPi-iBeacon

How to use

Send

Start sending

$ sudo ./send/start_send.sh

Stop sending

$ sudo ./send/stop_send.sh

You can change config in ./send/ibeacon.conf

Scan

$ sudo python3 ./scan/BeaconScanner.py

use ctrl + c to stop scan