Hi Roberto,
Please refer to the latest Z-Stack User's Guide documentation for your research.
Using an external MCU to host your Zigbee application is certainly feasible and the common use-case of Zigbee gateways. Please refer to the ZNP Guide .…
Part Number: LP-CC2652RSIP Other Parts Discussed in Thread: CODECOMPOSER , CC2652RSIP , SIMPLELINK-CC13XX-CC26XX-SDK ,
Hi, TI Support Team! This question relates to the UART usage of the board.
I flashed the board with UART ZNP and trying to work with…
Hi DiwaKar,
I rellay don't know what you mean about switch 3 =0 and switch 4=1.
If you mean USB switch , our USB mode is already fixed to host mode (hardware design) , we do not have that switch.(SW3[1:10])
We only have MCU BOOT (SW9[1:8] ) and…
YiKai Chen :
I have made a successful test case for the aeskeyagreement example .
Now I am making changes to the CC1352P ZNP device. But before that, I would like to know...
How can I implement the same functionality to the host side (i.e. ZNP-Host…
Hello r,
Below are the recommended resources to get you started from TIREx:
CC2651R3SIPA LaunchPad User Guide Z-Stack Quick Start Guide Z-Stack User's Guide Z-Stack SimpleLink Academy Labs Z-Stack Application Examples
The setup for your application…
Part Number: CC2652P
We use CC2652P as ZNP with our own host to act as coordinator.Can gpd_switch and zr_light_sink join ZNP coordinator to work each other? If yes, can you provide steps to test this? For example, using ZTOOL with ZNP as coordinator…
Hi albgarc2014,
Basically you should use Zstackapi_ZdoMgmtLqiReq() for an application example or ZDO_MGMT_LQI_REQ for a host communicating to a ZNP to receive the LQI, then convert that value to RSSI. Here are some similar E2E threads and updated resource…
Hi A V,
The speed of the OTA update will depend on your Zigbee2Mqtt host source and ZNP settings. Have you tried using the zc_ota_server example for evaluation/comparison? Since one board is operable using the same setup, the OTA firmware and update…