foxcat007 / cc-znp

The interface for a host to communicate with TI CC253X Zigbee Network Processor(ZNP) over a serial port.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cc-znp

The interface for a host to communicate with TI CC253X ZigBee Network Processor(ZNP) over a serial port.

NPM

Travis branch npm npm


Documentation

Please visit the Wiki.


Overview

cc-znp allows you to interact with TI's CC253X ZigBee Network Processor(ZNP) on node.js via TI Z-Stack Monitor and Test(MT) APIs upon an UART interface.


Installation

$ npm install cc-znp --save


Usage

See Usage on the Wiki for details.


License

Licensed under MIT.

About

The interface for a host to communicate with TI CC253X Zigbee Network Processor(ZNP) over a serial port.

License:MIT License


Languages

Language:JavaScript 99.9%Language:Makefile 0.1%