PureSwift / GATT

Bluetooth Generic Attribute Profile (GATT) for Swift (Supports Linux)
MIT License
64 stars 18 forks source link

Implement Bluetooth Explorer iOS app #6

Closed colemancda closed 6 years ago

colemancda commented 6 years ago

Implement an iOS app that duplicates the functionality of LightBlue Explorer using GATT.

rvsrvs commented 6 years ago

working on something similar for Linux. Would do that first. Is the idea to do it in this repo?

colemancda commented 6 years ago

A separate repo is fine too. The initial idea was to have it in the same repo for debugging.

colemancda commented 6 years ago

Implemented.