From 5a41c86d0752eca77a16b2d1d28989a4f6cb8dc0 Mon Sep 17 00:00:00 2001 From: nick Date: Sun, 26 Nov 2017 18:12:35 -0600 Subject: [PATCH] Added LED HEX10 Color Codes --- Sonoff-B1.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/Sonoff-B1.md b/Sonoff-B1.md index 663deafb..f41ee1b9 100644 --- a/Sonoff-B1.md +++ b/Sonoff-B1.md @@ -14,3 +14,16 @@ As always, you need to access the serial interface. First pop up the top part of The **four serial pins** (3V3, Rx, Tx, GND) as well as the GPIO0 signal line are available as test points and clearly marked. Solder wires to those or use pogo pins as you prefer. As with all modules pulling GPIO0 to GND is needed to put the chip in programming mode. You need to **connect GPIO0 and GND** during power up. An additional GND pad is available in the middle of the PCB. + +### LED HEX10 Color Codes +The Sonoff B1 uses a TEN charter HEX code for all colors. +Colors tested with firmware 5.9.1 20171107: +* 00000000A0 = WARM +* 000000A000 = COOL +* 0000A00000 = BLUE +* FF14500000 = PURPLE +* 551A8B0000 = DARK PURPLE +* A300000000 = RED +* 00ff000000 = GREEN + +