A bluetooth tracker that displays RSSI (bluetooth strength) and names of all nearby bluetooth devices.
- How to implement Core Bluetooth
- Setting up the CBCentralManager
- Creating and retreiving information from the discover and didUpdate state
- Deciphering RSSI, peripheral, and advertisment data from each bluetooth device
- Controlling the state of scanning during each refresh
1 | 2 |
---|---|
I do not own a lot of bluetooth hardware sadly :(