Topic

FAQ
Login Register
avatar
wes58
Points: 1046 Group :
Here is the message received from the device 22-09-09 08:03:46.654711 recv<--:55 81 04 00 0b bd 7e 67 32 0f 00 06 01 00 00 10 00 aa  This is paylo
wes58 Sep 09, 2022 09:11
In my previous thread about reporting, I found that there is a problem with binding request. I programmed a new board to work as a gateway/coordinato
wes58 Sep 09, 2022 07:28
Based on the example SampleLight: There is the following: /* Set default reporting configuration */ u8 reportableChange = 0x00; bdb_defaultReporti
wes58 Sep 02, 2022 07:21
I have the following issue with the router: I have 3 devices: 1 - gateway 2 - LED light (router) with buttons to turn  light on/off and increase/de
wes58 Aug 29, 2022 07:19
I decided to go back to Zigbee. I tried to buy dongle with 1MB Flash but it is not available at Mouser, who is a distributor of Telink products. So,
wes58 Aug 04, 2022 09:09
I have a ZigBee gateway based on ZigBee SDK working fine. Now, because I need to use BLE as well, I tried using ZigBee BLE Concurrent SDK. Unfortuna
wes58 Jul 24, 2022 09:21
I have a couple of temperature sensors that use TLSR8251, so I can't use ZigBee on them. If I use Zigbee + BLE Concurrent Mode SDK and use a Gateway
wes58 Jul 22, 2022 07:21
I have the following endpoint registration: /* Register ZCL specific cluster information */ zcl_register(LIGHT_ENDPOINT1, LIGHT_CB_CLUSTER_NUM1, (z
wes58 Jul 18, 2022 07:13
In the ZigBee SDK manual there is the following description for Voltage Detect: 3.2.10 Voltage detection In order to prevent abnormal operation of
wes58 Jul 15, 2022 07:20
How to create a Real Time Clock? I know that I can connect an external 32k crystal, or use internal 32k RC oscillator, but can I get a 1 sec pulses th
wes58 Jul 08, 2022 15:38