Skip to content

Latest commit

 

History

History
33 lines (27 loc) · 1.98 KB

README.md

File metadata and controls

33 lines (27 loc) · 1.98 KB

Bluetooth gateway Library

Introduction

Bluetooth gateway enables developers to create mesh gateway application. The library enables application developers to run embedded bluetooth mesh applications through Cypress WICED HCI Protocol. Bluetooth gateway provides Interfaces to connect, send and recieve mesh data through a configured IoT protocol such as REST or MQTT.

Features

  • Supports transmission and reception of mesh data through REST or MQTT.
  • Allows application developers to run cypress ble embedded application through WICED HCI Protocol.

Supported Platforms

This code example can be run using the following Cypress kits.

  • CY8CKIT_062S2_43012 Kit

Dependencies

This section provides the list of dependency libraries required for this middleware library to work.

Note : This library cannot be used in conjunction with Cordio BLE stack functionality.

Additional Information