Skip to content
This repository has been archived by the owner on Mar 21, 2022. It is now read-only.

Latest commit

 

History

History
13 lines (10 loc) · 433 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 433 Bytes

cc-znp-ts

Zigbee Network Processor wrapper written in TypeScript

Beware! This package is under development!

Running an example

  1. Make sure you have node installed.
  2. Clone this repo locally.
  3. Preform npm i.
  4. Make sure CC2531-ZNP slick is attached to USB.
  5. Put correct serial port path in line 5 in example.ts file.
  6. Run npx ts-node example.ts. It will start blinking with LEDs installed on the ZNP stick.