forked from Koenkk/Z-Stack-firmware
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# 109
- Loading branch information
Showing
1 changed file
with
19 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
# Buttons | ||
|
||
The S1 button only changes the state of the green LED. | ||
The S2 button repairs CC2531 (see below) | ||
|
||
# Lights | ||
|
||
Short fast blinks (one per second) – the router is connecting to a network. | ||
Short long blinks (one per 4 seconds) – normal operations. | ||
Three short blinks – the router cannot send a report to a coordinator. | ||
|
||
# Pairing | ||
|
||
Flash firmware and permit joining to a network on your coordinator. | ||
|
||
# Re-pairing | ||
|
||
CC2530, CC2531: Power on, wait 2 seconds, power off, repeat this cycle three times. | ||
CC2531: Power on, press and hold down the S2 button for 5 seconds. |