-iOS app for use with Bluefruit Bluetooth LE modules and dev boards from Adafruit.
-Heavily modified for UofM Ble NS project
-Sends most recent BG, Direction and Date from Your NS Endpoint
-Majority of mods are in uart storyboard (see storyboard entitled UARTuofmscene and uartbaseviewcontroller.swift)
-Because the ble functions in the app were embedded into the UI, I simply modified the UART functionality accordingly.
-A lot of the old functionality is still there but hidden
-Added save URL
-Added update interval in minute
-Added backround keep awake when the app is looping
-You'll need to change the signing authority to load the app via xcode onto your phone
Important: Open this project in Xcode by using the .xcworkspace file and not the .xcodeproj file
Work in progress!
-
Master branch is for version 3.x of the app (iOS)
-
Swift2 branch is for version 2.0. Includes iOS and macOS apps. Note: Xcode 8.2.1 is the last version that builds Swift2 code
-
The source code for version 1.0 (iOS only) is available at Bluefruit_LE_Connect.
Adafruit invests time and resources providing this open source code, please support Adafruit and open-source hardware by purchasing products from Adafruit!
This application works with the following Bluefruit LE devices from Adafruit:
- Bluefruit LE Friend
- Bluefruit LE UART Friend
- Bluefruit LE SPI Friend
- Bluefruit LE Shield
- Bluefruit LE Micro (Retired)
- Feather 32u4 Bluefruit LE
- Feather M0 Bluefruit LE
Unless otherwise specified, all files produced by Adafruit are covered by an MIT license.
Files produced by Nordic Semiconductors are covered by their own license terms, as detailed in the file headers and appropriate folders. Please carefully review the license requirements before using this source code in your own application.