Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Flipper-Zero/STM32CubeWB.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'Projects/P-NUCLEO-WB55.Nucleo/Applications/Zigbee/Zigbee_Find_Bind_Coord/readme.txt')
-rw-r--r--Projects/P-NUCLEO-WB55.Nucleo/Applications/Zigbee/Zigbee_Find_Bind_Coord/readme.txt16
1 files changed, 8 insertions, 8 deletions
diff --git a/Projects/P-NUCLEO-WB55.Nucleo/Applications/Zigbee/Zigbee_Find_Bind_Coord/readme.txt b/Projects/P-NUCLEO-WB55.Nucleo/Applications/Zigbee/Zigbee_Find_Bind_Coord/readme.txt
index 1252e4d1c..80f1f4583 100644
--- a/Projects/P-NUCLEO-WB55.Nucleo/Applications/Zigbee/Zigbee_Find_Bind_Coord/readme.txt
+++ b/Projects/P-NUCLEO-WB55.Nucleo/Applications/Zigbee/Zigbee_Find_Bind_Coord/readme.txt
@@ -1,4 +1,4 @@
-/* Copyright [2020 - 2020] Exegin Technologies Limited. All rights reserved. */
+/* Copyright [2020 - 2020] Exegin Technologies Limited. All rights reserved. */
/**
@page Zigbee_Find_Bind_Coord application
@@ -11,19 +11,19 @@
* using a centralized network.
******************************************************************************
*
- * Copyright (c) 2020 STMicroelectronics. All rights reserved.
+ * Copyright (c) 2020-2021 STMicroelectronics.
+ * All rights reserved.
*
- * This software component is licensed by ST under Ultimate Liberty license
- * SLA0044, the "License"; You may not use this file except in compliance with
- * the License. You may obtain a copy of the License at:
- * www.st.com/SLA0044
+ * This software is licensed under terms that can be found in the LICENSE file
+ * in the root directory of this software component.
+ * If no LICENSE file comes with this software, it is provided AS-IS.
*
******************************************************************************
@endverbatim
@par Application Description
-How to use Finding and Binding on a centralized Zigbee network.
+How to use the Finding and Binding feature on a device acting as a Server with Coordinator role within a Centralized Zigbee network.
The purpose of this application is to show how Finding and Binding (F&B) works on a Zigbee centralized network.
This will demonstrate how F&B initiator will automatically create bindings to bindable clusters on the
@@ -242,7 +242,7 @@ On ZC, the user can press the following button at any time after successful netw
NOTE: This command will fail unless the messaging server is bound to a client.
*Step 6*
-Via application specific means, ZR2 will “know� that it has successfully performed F&B from previous steps.
+Via application specific means, ZR2 will “know� that it has successfully performed F&B from previous steps.
Pressing BUTTON 3 again will allocate the ZCL IAS Warning Device Server cluster on endpoint 12, and will re-perform Finding and Binding as an Initiator.
The GREEN LED will stay on if the F&B procedure is successful.
Otherwise the GREEN LED will turn off, and the user can press BUTTON 3 again to reattempt F&B.