/Core-Bluetooth-Transfer-Demo

Example of how to transfer data from one iOS device to another using BTLE and Core Bluetooth. This is basically just a translation of Apple's sample code into Swift.

Primary LanguageSwift