Skip to content

Commit a45d7ad

Browse files
committed
Update README
1 parent 7cbfbea commit a45d7ad

File tree

1 file changed

+5
-18
lines changed

1 file changed

+5
-18
lines changed

README.md

Lines changed: 5 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -61,17 +61,6 @@ Get `something-remote-firmware.bin` from [Releases](../../releases/latest).
6161

6262
4. **Pair**: See [Pairing with Shield](#pairing-with-shield) below
6363

64-
## LED Status
65-
66-
| Color | State |
67-
|-------|-------|
68-
| Blue | Advertising (ready to pair) |
69-
| Green | Connected to Shield |
70-
| White | Button pressed |
71-
| Purple | Home Assistant activity |
72-
| Yellow | Setup portal active |
73-
| Red | Error or BLE forget |
74-
7564
## Button Combos
7665

7766
| Combo | Hold Time | Action |
@@ -106,15 +95,13 @@ Get `something-remote-firmware.bin` from [Releases](../../releases/latest).
10695

10796
### Pairing with Shield
10897

109-
1. Ensure LED is **blue** (advertising)
110-
2. If not blue, hold **Power + Back** for 5 seconds
111-
3. On Shield: Settings → Remote & Accessories → Add Accessory
112-
4. Select "Something Remote"
113-
5. LED turns **green** when connected
98+
1. Hold **Power + Back** for 5 seconds to ensure device is advertising
99+
2. On Shield: Settings → Remote & Accessories → Add Accessory
100+
3. Select "Something Remote"
114101

115102
### Re-entering Setup
116103

117-
Hold **Shortcut1 + Shortcut3** for 5 seconds. LED turns yellow.
104+
Hold **Shortcut1 + Shortcut3** for 5 seconds.
118105

119106
## Power Management
120107

@@ -167,7 +154,7 @@ make -C mpy-cross
167154
## Troubleshooting
168155

169156
- **Can't pair**: Hold Power + Back 5 sec to clear bonds, then retry
170-
- **Can't see in Shield menu**: Check LED is blue, try nRF Connect app to verify advertising
157+
- **Can't see in Shield menu**: Try nRF Connect app to verify device is advertising
171158
- **WiFi issues**: Hold Shortcut1 + Shortcut3 5 sec to re-enter setup
172159
- **Debug output**: `screen /dev/ttyUSB0 115200`
173160

0 commit comments

Comments
 (0)