We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a771b8 commit 2fdeef7Copy full SHA for 2fdeef7
libraries/Zigbee/examples/Zigbee_Scan_Networks/README.md
@@ -11,7 +11,17 @@ Currently, this example supports the following targets.
11
12
## Example Output
13
14
-//TODO:
+ Setup done
15
+ Loop running...
16
17
18
19
+
20
+ Scan done
21
+ 2 networks found:
22
+ Nr | PAN ID | CH | Permit Joining | Router Capacity | End Device Capacity | Extended PAN ID
23
+ 1 | 0xe6f0 | 14 | Yes | Yes | Yes | f0:f5:bd:ff:fe:02:3f:24
24
+ 2 | 0xa9bb | 24 | No | Yes | Yes | 60:55:f9:00:00:f7:52:d0
25
26
## Hardware Required
27
0 commit comments