aboutsummaryrefslogtreecommitdiff
path: root/drive-sdk/examples/vehicle-scan/README.md
blob: 9be849966e81f95dc6ba26c27f93e923cad87901 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
## Build

    make

## Run

    # bring up bluetooth 4.0 driver
    sudo hciconfig hci0 up

    # run scanning tool
    sudo ./vehicle-scan

    # Ctrl+C to stop scanning