BLECore 4.0.24

BLECore 4.0.24

Maintained by Peter Gjeltema.



BLECore 4.0.24

  • By
  • Bose Corporation

Bose Wearable SDK for iOS

Please be sure your Bose AR device is running the latest firmware. This document provides instructions on how to update the firmware.

System Requirements

Use of the Bose Wearable SDK requires the following:

  • Xcode 11.2
  • Swift 5.1
  • iOS 12.0 or later*
  • The SDK can be compiled with iOS 11 so that it can be part of a codebase that supports iOS 11, but the API to connect to a device is available in iOS 12 or later.

Note that if you use CocoaPods to integrate the Bose Wearable SDK with your app, CocoaPods 1.7.0 or later is required. Instructions for updating CocoaPods are available here.

Getting Started

This repo contains the Bose Wearable SDK for iOS. See BoseWearable-iOS-Examples to view example apps and instructions on how to build and run them.

Installation

See the Installation Guide for instructions on how to integrate the Bose Wearable SDK with your app.

Migration

See the v3 to v4 SDK Migration Guide for detailed information about moving to the v4 SDK.

Usage

See the Usage Guide for detailed information about how to use the Bose Wearable SDK in your app.

See the Logging Guide for information about the logging system used by the Bose Wearable SDK.

The Sensors and Coordinate System Guide contains information about the device's sensors and its coordinate system.

Reference documentation located in this repository's top-level html folder is also hosted at the BoseWearable Reference page.