Ai-Thinker-Open_RTL8710BX_A.../Living_SDK/example/bluetooth/breezeapp
2020-06-18 22:04:32 +08:00
..
breezeapp.c rel_1.6.0 init 2020-06-18 22:04:32 +08:00
breezeapp.mk rel_1.6.0 init 2020-06-18 22:04:32 +08:00
Config.in rel_1.6.0 init 2020-06-18 22:04:32 +08:00
README.md rel_1.6.0 init 2020-06-18 22:04:32 +08:00

Contents

breezeapp
.
├── breezeapp.c
└── breezeapp.mk

Introduction

Requirements

  • Platform: Nordic's nRF52840/nRF52832 BLE SOCs or other BLE hardware already support AliOS things Breeze SDK.

  • Quintuple: device info to access to Alibaba IoT cloud.

Features

  • Breeze transport : provide data transport over BLE link.
  • Breeze authentication : provice secure access to Alibaba IoT cloud.
  • Breeze auxiliary provision : provide provision ability(obtation SSID and password, etc) over BLE link.
  • Breeze OTA : provide unified OTA framework over BLE link.

Dependencies

  • yloop
  • breeze
  • CLI

Usage

Breezeapp demonstrate usage of breeze SDK functionalities.

Build

aos make bluetooth.breezeapp@pca10056

Install

On ble device, take pca10056 for example, use J-flash or other tools download the compilied binary, on mobile, use Xlinkdemo APPs provided by Alibaba.

Run

Use APP to connect and auth BLE device, APPs offers date exchange, OTA functation, etc.

Result

Chech the hint and result on APP.

Reference

蓝牙辅助WiFi配网开发说明