I noticed when I configured the project that in the setting of "Source Folder Exclusion Patterns" there is a project listed as "apps/zbSniffer"
In attrTbl[] I have the following definition: for (custom) ZCL_ATTRID_KEYPAD1:
{ ZCL_ATTRID_KEYPAD1, ZCL_DATA_TYPE_ARRAY, ACCESS_CONTROL_READ | ACCES
I am trying to flash ZigBee End Device and I get the following:
Pressing DOWNLOAD button
[11:46:15]:
[131]: TC32 EVK: Swire err!
Pressing ACT
I have started a new post, since I noticed that once that post disappears from fist page, it never is looked at.
I go back to exceptions.
I had a
How do I use ZCL_DIAGNOSTICS? There is no information in the documentation for the SDK. I also had a look in ZigBee cluster library specification.
Th
I have found 2 issues in the gateway. They occur maybe once a day.
1. I mentioned this one before. Gateway reset.
I have the following code to catch
I have noticed that from time to time my gateway restarts (I guess after a crash/exception).
Is there a way to find out what causes the restart? Wher
I based my project on the sampleContactSensor project in ZigBee SDK.
I can get the status indication in the Gateway through function sampleGW_iasZone
I was wondering for a while, and finally I decided to ask the question.
From a simple definition of a coordinator like this: "A coordinator is a spec
I am trying to use SPI in TLSR8258 but I can t find a lot of information how to do it.
I had a look in module_test.c, so I can see how to init SPI, r