Hi,
what may be happening is that you have all sensor tag in discovery doing ez-mode commissioning, and this may cause a timeout and unsuccessful on the ez mode state machine when all of them join at the same time.
Please turn off ez-mode (disable ZCL_EZMODE…
Hi,
We have just released a new ZNP host framework that runs in any POSIX compliant OS as well as in TI-RTOS, you can run it on a Linux machine or on a MCU running TI-RTOS and it can be easily ported to any other OS. This framework is built in C and…
Hi Yongcan,
We have just released a new ZNP host framework that runs in any POSIX compliant OS as well as in TI-RTOS, you can run it on a Linux machine or on a MCU running TI-RTOS and it can be easily ported to any other OS. This framework is built…
If the SW is the same then I would look at HW. If the SPI read/write is working and you are getting the expected response from SPI then things like vcc, nRESET, XOSC should be correct. If it is only the RF side not working then check RBIAS and RF output…
Hi,
our family of devices for ZigBee applications is flexible enough to identify the best part according to the actual use case.
CC2530 and CC2538 are designed for single chip applications as well as network processor. CC2538 has more flash and ram…
Hi, Greetings, I have a problem when I'm Trying to build dataSendRcv Example Application of the following software framework
http://www.ti.com/tool/tidc-znp-host-sw3 The Project is built well without any problems when it was configured for debug. but…
The list of commands available are dependent on what has been enabled in the ZNP firmware. The default MT_* definitions are configured in znp_cnf.opts of the ZNP project build. If you did not build the ZNP from the SimpleLink CC13XX / CC26XX SDK then…
Hi,
So with using the SYS_OSAL_NV_WRITE, you are able to achieve the removal of an entry from the linked devices table?
If yes, my immediate thought regarding the ability to remotely clear the devices table, you could invoke the SYS_OSAL_NV_WRITE…
Zigbee2MQTT is an open source Zigbee host application implementation and it can work with different Zigbee network processors. TI ZNP is one of different choices so I replied you can run ZNP on CC2651R3 to work with Zigbee2MQTT.