Skip to content

A bluetooth tracker that displays RSSI (bluetooth strength) and names of all nearby bluetooth devices.

Notifications You must be signed in to change notification settings

NolanOfficial/BluetoothTracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BluetoothTracker

A bluetooth tracker that displays RSSI (bluetooth strength) and names of all nearby bluetooth devices.

What I learned

  • 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

Project Demo

1 2

I do not own a lot of bluetooth hardware sadly :(

About

A bluetooth tracker that displays RSSI (bluetooth strength) and names of all nearby bluetooth devices.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages