Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 874 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 874 Bytes

DemoBluetooth

A demo Catalyst application that demonstrates how to use CoreBluetooth to:

  • advertise that the application is running on the device and
  • scan for other nearby devices that are also running the application.

This application was build as a demonstration demo for the post "Broadcast to and scan nearby devices with Core Bluetooth" that I published on my personal blog.

If you want to find more information about this application and how to use CoreBluetooth, you can always refer to the post "Broadcast to and scan nearby devices with Core Bluetooth" or find me on Twitter.