Topic

FAQ
Login Register
avatar
wes58
Points: 1046 Group :
I based my project on the sampleContactSensor project in ZigBee SDK. I can get the status indication in the Gateway through function sampleGW_iasZone
wes58 Dec 02, 2022 10:00
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
wes58 Nov 23, 2022 09:55
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
wes58 Nov 16, 2022 08:40
I am trying to create project using Windows Coverings - ZCL_CLUSTER_CLOSURES_WINDOW_COVERING. When I power up the device it joins the network, I get
wes58 Nov 10, 2022 07:33
In the Help of the Telink BDT there is only the following information about commands used in Command Line: * * -Command : * wf/rf: write/read flash *
wes58 Nov 06, 2022 13:49
I have installed latest SDK v.6.8.2 and noticed that in drv_hw.c in function drv_platform_init() there is now the following code: if(flash_is_zb()){
wes58 Nov 03, 2022 10:37
I have a gateway on TLSR258 with a number of connected devices. I need to transfer all data onto another chip. Is it possible to copy all information
wes58 Oct 26, 2022 15:53
I built a project based on the sampleContactSensor example and have the following issue/question: I send the message to the Gateway  - 0x0034 ZBHCI_C
wes58 Oct 20, 2022 07:30
I have tried the following commands in ZGC TOOL: ZBHCI_CMD_DISCOVERY_ACTIVE_EP_REQ ZBHCI_CMD_DISCOVERY_NODE_DESC_REQ ZBHCI_CMD_DISCOVERY_SIMPLE_DESC_
wes58 Sep 23, 2022 07:19
I spent hours trying to figure out why the program doesn t work. I checked voltages, looked on the Scope at the values but nothing worked. Then I dec
wes58 Sep 13, 2022 15:13