Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 2fdeef7

Browse files
committedSep 10, 2024·
Update Scan networks Readme
1 parent 9a771b8 commit 2fdeef7

File tree

1 file changed

+11
-1
lines changed
  • libraries/Zigbee/examples/Zigbee_Scan_Networks

1 file changed

+11
-1
lines changed
 

‎libraries/Zigbee/examples/Zigbee_Scan_Networks/README.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,17 @@ Currently, this example supports the following targets.
1111

1212
## Example Output
1313

14-
//TODO:
14+
Setup done
15+
Loop running...
16+
Loop running...
17+
Loop running...
18+
Loop running...
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
1525

1626
## Hardware Required
1727

0 commit comments

Comments
 (0)
Please sign in to comment.