Skip to content

Preview version of the Bluetooth Mesh Provisioner and Configurator library

License

Notifications You must be signed in to change notification settings

DomiR/IOS-nRF-Mesh-Library

 
 

Repository files navigation

nRFMeshProvision

About

An early alpha version of the Bluetooth Mesh specification, this library will allow you to provision and configure bluetooth Mesh compliant nodes. Addtionally, GenericOnOff Server models can be controlled from within the Example Application. This is a preview version that has missing features and capabilities that are going to be added in the near future.

Requirements

  • Xcode
  • An iOS device with BLE capabilities

Optional

  • nrf52832 based Development Kit(s) to test the sample firmwares on.

Installation

  • Open Example/nRFMeshProvision.xcworkspace
  • Connect an iOS Device.
  • Build and run project.
  • To be able to quickly start testing, use the bundled firmwares directory named ExampleFirmwares that includes a light server (Light source) and a light client (Switch) firmwares. those firmwares will work on a nrf52832 DevKit.

License

BSD 3-Clause License

About

Preview version of the Bluetooth Mesh Provisioner and Configurator library

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Swift 98.9%
  • Other 1.1%