Skip to content

Commit

Permalink
led: Update LED handling
Browse files Browse the repository at this point in the history
Update LED handling:
 - Add GNSS search pattern, green blinking.
 - Always set user configured color, if off, operational
   pattern is used.

Signed-off-by: Simen S. Røstad <simen.rostad@nordicsemi.no>
  • Loading branch information
simensrostad committed Jul 12, 2024
1 parent f820edf commit c2c8a2c
Show file tree
Hide file tree
Showing 4 changed files with 253 additions and 66 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ west flash --erase
| LED effect | Color | Meaning | Duration (seconds) |
|----------------|------------|----------------------------------------------|-----------------------------------------------------|
| Blinking | Yellow | Device is (re-)connecting to the LTE network | NA |
| Blinking | Green | GNSS searching | NA |
| Blinking slow | Blue | Device is actively polling cloud | 10 minutes after last config update or button press |
| Solid | Configured | Device has received a LED configuration | NA |
| Blinking rapid | Red | Fatal error, the device will reboot | NA |
Loading

0 comments on commit c2c8a2c

Please sign in to comment.