Sample iOS application demonstrating migration from native CoreBluetooth to CoreBluetooth Mock library.
Note The documentation of the library is available here.
The application has the following features:
- Scanning for Bluetooth Low Energy devices,
- Connecting and discovering services,
- Basic GATT operations (read, write, show value changes).
Pull Request #1 applies all necessary changes for the app to work on a Simulator.
BSD 3-Clause License