No description
Find a file
Trevor Beaton 8280b26375 writeValue renaming
Minor fixes
2021-02-22 02:46:44 -05:00
Basic Chat MVC writeValue renaming 2021-02-22 02:46:44 -05:00
Basic Chat MVC.xcodeproj Swift 5 Update 2021-02-18 21:37:38 -05:00
.gitignore Update to Swift 5 2019-09-11 13:07:58 -07:00
LICENSE Update LICENSE 2017-12-21 11:24:33 -05:00
README.md Update to Swift 5 2019-09-11 13:07:58 -07:00

Basic-Chat

Bluetooth Low Energy App for iOS using Swift 5 to communicate with another device that implements the Nordic UART Service.

This sample project is the source for this tutorial. It is not meant to cover product ready iOS development. It is only an introduction to BLE and iOS.