BTKit: iOS swift framework for RuuviTag scanning and parsing

Hello,

I would like to introduce BTKit - iOS swift framework (available via cocoapods) for listening to RuuviTag broadcasts.

You can find it on GitHub: https://github.com/rinat-enikeev/BTKit

It’s in beta, supports data format 2,3,4,5, no sample app yet.

Any feedback is appreciated, including code review.

Please let me know if you build something with it.

2 Likes

Using BTKit and CocoaPods is easy, but for those who are new for these tools, I’ve created a simple tutorial that allows you to display RuuviTag data on your iOS device: https://blog.ruuvi.com/tutorial-ios-ruuvitag-listener-f55952b49c6a

2 Likes