Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 308 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 308 Bytes

ble-mesh-gateway

Overview

A implementation of ble mesh gateway with TLSR826x.

How to compile

Please install telink sdk to compile this code.

Usage

BT+ command The protocol of communication between controller and module is string link "BT+COMMAND\r\n". Please read the code for more details.