2023-01-11 01:44 AM
Which Cluster may use to send and receive data or string between Router and Coord?
And how do I coding for that.
Thank you.
Solved! Go to Solution.
2023-01-13 06:17 AM
Hello @YYoyo.1 (Community Member)
Using Custom long string cluster example.
You can refer to following ZigBee example in latest \STM32Cube_FW_WB_V1.15.0\Projects\P-NUCLEO-WB55.Nucleo\Applications\
Zigbee_custom_ls_Client_Router
Zigbee_custom_ls_Server_Coord
Best rfegards,
Romain,
In order to give better visibility on the answered topics, please click on 'Select as Best' on the reply which solved your issue or answered your question. See also 'Best Answers'
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
2023-01-13 06:17 AM
Hello @YYoyo.1 (Community Member)
Using Custom long string cluster example.
You can refer to following ZigBee example in latest \STM32Cube_FW_WB_V1.15.0\Projects\P-NUCLEO-WB55.Nucleo\Applications\
Zigbee_custom_ls_Client_Router
Zigbee_custom_ls_Server_Coord
Best rfegards,
Romain,
In order to give better visibility on the answered topics, please click on 'Select as Best' on the reply which solved your issue or answered your question. See also 'Best Answers'
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
2023-03-13 12:10 AM
Thank you, it work successfully.
Best regards.
Yoyo