SiliconLabs / simplicity_sdk

The Simplicity Software Development Kit (SDK) is an embedded software development platform for building IoT products based on our Series 2 and upcoming Series 3 wireless and MCU devices.
https://www.silabs.com/
Other
25 stars 5 forks source link

Documentation for EmberZNet 8.0.0 and EZSP v14 #11

Open puddly opened 2 months ago

puddly commented 2 months ago

UG100 still points to 7.4.2 and EmberZNet 8.0.0's EZSP 14 protocol has a lot of changes. I'm unable to get sendUnicast working at all (it fails with MESSAGE_TOO_LONG when sending a 4 byte packet).

Is there some place to find an updated description of the EZSP protocol commands? protocol/zigbee/app/util/ezsp/command-functions.h shows many command parameters were reordered.

dd310 commented 1 month ago

Someone may have already found out, but the documentation at https://docs.silabs.com/zigbee/8.0.1/zigbee-stack-api/ember seems to be updated.