Legrandgroup / libezsp

C++ library to send/receive wireless Zigbee messages to/from a Silicon Labs-based transceiver using the EZSP protocol.
BSD 3-Clause "New" or "Revised" License
16 stars 7 forks source link

Add support for EZSPv8 protocol #59

Closed lionelains closed 4 years ago

lionelains commented 4 years ago

Latest stacks for EZSP NCP use EZSPv8 instead of the currently supported EZSPv7. libezsp should be able to handle EZSPv8-formatted EZSP messages (and if possible support both seamlessly)