<?xml version="1.0" encoding="UTF-8"?>        <rss version="2.0"
             xmlns:atom="http://www.w3.org/2005/Atom"
             xmlns:dc="http://purl.org/dc/elements/1.1/"
             xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
             xmlns:admin="http://webns.net/mvcb/"
             xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
             xmlns:content="http://purl.org/rss/1.0/modules/content/">
        <channel>
            <title>
									CandiStick - CrackedConsole Community				            </title>
            <link>https://www.crackedconsole.com/community/candistick/</link>
            <description>CrackedConsole Discussion Board</description>
            <language>en</language>
            <lastBuildDate>Fri, 10 Apr 2026 06:20:39 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>CandiStick API Guide</title>
                        <link>https://www.crackedconsole.com/community/candistick/candistick-api-guide/</link>
                        <pubDate>Mon, 20 Sep 2021 14:52:26 +0000</pubDate>
                        <description><![CDATA[I have had a few requests on the CandiStick API and how to communicate with the lights.They work off HTTP requests, below is a rough draft of the command break down.I am working on cleaning ...]]></description>
                        <content:encoded><![CDATA[<p>I have had a few requests on the CandiStick API and how to communicate with the lights.<br />They work off HTTP requests, below is a rough draft of the command break down.<br />I am working on cleaning this up to make it more understandable for end users, keep an eye out for updates.<br /><br /><br /></p>
<p> </p>
<p>String definitions</p>
<p>First octet main options will be  - <br />settings options are   and </p>
<p><br /></p>
<p></p>
<p>Number breakdown</p>
<p>palette = 0<br />color = 1<br />effect = 2</p>
<p>speed = 4<br />firespark = 6<br />fireccooling = 7</p>
<p>off = 10<br />on = 11</p>
<p>Primary</p>
<p>0- P: Palette<br />0-4 How many colors in the Palette 0 Is the rainbow Palette, 5 is clouds, 6 is Ocean, 7 is Forest, 8 is Lava, 9 is Party, 10 is rainbowstripe<br />0-3 Blending Type (0 = LinearBlend palette 1 = No Blend palette 2 = Static Colors 3 = Static colors moving)<br />0-255 is the RGB color range</p>
<p>x3x3x3x3</p>
<p><br />1- C: Color<br />0-255x3 to set a static color<br />x3</p>
<p><br />2- E: Effect<br />0 is Fire effect<br />1 is Fire palette (color count) (color1-4)<br />2 is Breathe (color count) (color1-4)<br />3 is Heartbeat (color) (speed) (speed2)<br />4 is strobe (color) (count) (delay) (pause)<br />5 is sparkle (color) (speed)<br />6 is meteor (color) (size) (traildecay) &lt;true&gt; (speed delay)<br />7 is knightrider (color) (delay between)<br /></p>
<p>10 Toggle Power<br /><br /><br /></p>
<p>Palettes<br />0 rainbow<br />5 clouds<br />6 ocean<br />7 forest<br />8 lava<br />9 party<br />10 rainbow 2</p>
<p><br />Settings</p>
<p><br />4 - S: Speed, how fast the Palette will run<br />0-255<br /></p>
<p>5 - B: Brightness, how bright will the LEDs be<br />0-255<br /></p>
<p><br />6 - FS: Flame spark, how often the flame will flicker<br />0-255<br /></p>
<p><br />7 - FC: Flame cooling, how tall will the flame be<br />0-255<br /></p>
<p> </p>
<p>    </p>
<p>Color - Single Color, Brightnes<br />Fades - Single - 4 colors, speed<br />Palettes - Built in, 2-4 Palette, 2-4 Stripe, 2-4 wipe, speed<br />Fire - Default, 2-4 color, spark, cooling,speed<br />Effects - strobe, meteor, twinkle, cylon, heartbeat?, color, speed</p>
<p> </p>
<p>Palette example<br />0;4;0;0,255,255;255,0,0;0,0,255;255,255,255;</p>
<p><br />Effect examples</p>
<p>Palette 3 color static<br />http://10.0.0.99/0;3;2;255;0;0;255;255;255;0;0;255;</p>
<p>Palette 3 color no blend<br />http://10.0.0.99/0;3;1;255;0;0;255;255;255;0;0;255;</p>
<p>Palette 3 color linear blend<br />http://10.0.0.99/0;3;0;255;0;0;255;255;255;0;0;255;</p>
<p>Breath<br />http://10.0.0.77/2;2;0;0;255;5;250;</p>
<p>Heartbeat<br />http://10.0.0.77/2;3;0;0;255;5;250;</p>
<p>Strobe<br />http://10.0.0.100/2;4;255;255;255;1;100;50</p>
<p>Sparkle<br />http://10.0.0.77/2;5;255;255;255;50;</p>
<p>Meteor<br />http://10.0.0.77/2;6;0;0;255;10;64;10;250;</p>]]></content:encoded>
						                            <category domain="https://www.crackedconsole.com/community/candistick/">CandiStick</category>                        <dc:creator>CrackedConsole</dc:creator>
                        <guid isPermaLink="true">https://www.crackedconsole.com/community/candistick/candistick-api-guide/</guid>
                    </item>
				                    <item>
                        <title>CandiStick Mobile App - Release notes and updates.</title>
                        <link>https://www.crackedconsole.com/community/candistick/candistick-mobile-app-release-notes-and-updates/</link>
                        <pubDate>Fri, 25 Dec 2020 18:21:03 +0000</pubDate>
                        <description><![CDATA[Current CandiStick device Firmware

 
CS01-103020a
           Updates                   Updated SSID routines to allow spaces in the SSID/WiFi name.
 
CS01-122920a
            Updates...]]></description>
                        <content:encoded><![CDATA[<p style="text-align: center"><span style="font-size: 14pt"><strong>Current CandiStick device Firmware</strong></span></p>
<hr />
<p> </p>
<p><strong>CS01-103020a</strong></p>
<p>           Updates<br />                   Updated SSID routines to allow spaces in the SSID/WiFi name.</p>
<p> </p>
<p><strong>CS01-122920a</strong></p>
<p>            Updates<em> (No additions for the CandiStick, these are only updates to support the new SnoBall)</em><br />                    Added device string for SnoBall devices.<br />                    Updated WiFi LED animation for different LED counts, 30 for the SnoBall and 60 for the CandiStick.</p>
<p> </p>
<p> </p>
<p style="text-align: center"><strong><span style="font-size: 14pt">CandiStick Mobile App - Release notes</span></strong></p>
<hr />
<p> </p>
<p><strong>Version 1.0.4 (depreciated)</strong></p>
<p>            Known Bugs<br />                    The power icon for each device stays red, no matter if the device is online, offline, powered on or off.<br />                    iOS, the color wheel for each page and effect is too small.<br />                    iOS, device naming functionality does not currently work.</p>
<p>            Updates<br />                    First release for iOS<br />                    Internal IP and Subnet detection now uses a native Cordova platform plugin</p>
<p> </p>
<p><strong>Version 1.0.5 (Live for Android)</strong></p>
<p>            Known Bugs<br />                     iOS Device naming does not function as expected.</p>
<p>            Bug Fixes<br />                     Power icon now reports correctly. White for on, Black for off, Red for inaccessible<br />                     iOS color wheel sizes have been updated.<br />                     iOS disabling pinch to zoom and double tap to zoom.<br />                     iOS disabling any scrolling on each screen.</p>
<p>             Updates<br />                     Custom palettes have been added (see below for details)</p>
<p>Custom Palettes:</p>
<p>            Custom palettes allow you to choose between 2 and 4 custom colors to build your own palette effects.<br />            There are 4 total palette effects;</p>
<p>            Linear - A smooth blend across all colors in the palette.<br />            Blend - More defined changes between initial colors, blending the last together.<br />            Motion - No blending color wipe with each color in the palette.<br />            Static - No motion, the device shows each color in the palette, with no motion or animation.</p>
<p> </p>
<p><strong>Version 1.0.6 (Live for iOS)</strong></p>
<p>            iOS specific release, fixing device naming.</p>
<p> </p>
<p><strong>Version 1.1.0 (Beta / in development)</strong></p>
<p>             Added custom fire colors, allowing between 2-4 custom colors to create the fire effect palette.</p>
<p> </p>
<p> </p>
<p> </p>
<p style="text-align: center"><span style="font-size: 14pt"><strong>Coming soon!</strong></span></p>
<hr />
<p> </p>
<p>Visible RGB color values on each color wheel screen.</p>
<p>Multicolor fades<br />           Fade or Pulse effect will allow 1-4 colors of your choice. Increasing the current options from one color to up to 4.</p>
<p>Device Grouping<br />            You can create a group of multiple devices and control them all at once.</p>
<p>Favorite Colors<br />            Certain menu / pages / effects will allow you to save and use custom favorite colors.</p>]]></content:encoded>
						                            <category domain="https://www.crackedconsole.com/community/candistick/">CandiStick</category>                        <dc:creator>CrackedConsole</dc:creator>
                        <guid isPermaLink="true">https://www.crackedconsole.com/community/candistick/candistick-mobile-app-release-notes-and-updates/</guid>
                    </item>
				                    <item>
                        <title>CandiStick - RGB Floor Accent Lighting FAQ and Howto.</title>
                        <link>https://www.crackedconsole.com/community/candistick/candistick-rgb-floor-accent-lighting-faq-and-howto/</link>
                        <pubDate>Wed, 21 Oct 2020 01:01:03 +0000</pubDate>
                        <description><![CDATA[CandiStickHow To
 
 
 
Setting up your CandiStick for the first time.
Plug your CandiStick into power, it will first attempt to connect to WiFi. During this time, the stick will gradual...]]></description>
                        <content:encoded><![CDATA[<p style="text-align: center"><strong><span style="text-decoration: underline"><span style="font-size: 18pt">CandiStick</span></span><br /><span style="font-size: 18pt">How To</span></strong></p>
<p style="text-align: center"> </p>
<p> </p>
<p> </p>
<p><strong>Setting up your CandiStick for the first time.</strong></p>
<p>Plug your CandiStick into power, it will first attempt to connect to WiFi. During this time, the stick will gradually light up blue, from bottom to top.<br />When it fails to connect, it will flash Red briefly, then begin it's default light scheme.</p>
<p>From your mobile device, scan for new WiFi networks. And connect to the network that starts with CC-#####, the last set of characters is unique to each stick.<br />example below. Your mobile device may warn you that there is no Internet, that is fine, go ahead and connect.</p>
450
<p>Once connected to the network, open a web browser and connect to the following address</p>
<p><a href="http://192.168.4.1" target="true">http://192.168.4.1</a></p>
<p>From here, you can enter your WiFi name (SSID) as well as the associated password. You <strong>MUST </strong>use a 2.4ghz WiFi network, a 5ghz network is not supported by the ESP module in the CandiStick.</p>
451
<p>When you hit <strong>send</strong>, it will save your settings and automatically reboot. You will know the CandiStick has successfully connected to your WiFi as it will flash green briefly once connected. You may reconnect your mobile device to your WiFi at this time as well.</p>
<p>From here, you can then load up the CandiStick Mobile app, in the top right select the settings gear.</p>
452
<p>On the settings page, you should see a Scan button at the bottom, pressing this will start the scanning process to detect devices on your network.</p>
453
<p>Once scanning completes, it will refresh the page showing the devices it found on your network. If for some reason it fails to detect your network settings or any devices, you will be prompted to enter your network range. (i.e. 10.0.0 or 192.168.1). You only use the first 3 groups of numbers.</p>
454
<p>From the settings menu, you can also rename or remove a device by selecting the desired device. Their initial names will reflect their current network IP address.</p>
455
<p>You can also clear all settings, network range as well as stored devices, by pressing the red trash can in the top right of the settings screen.</p>
<p> </p>
<p><strong>Notes on your device and the Mobile app.</strong></p>
<p> </p>
<p>Some effects must complete their cycle before the light will change to a new effect, be aware of this if the speed is set low and you are attempting to change to a new effect or color.<br />If an effect page has a save button, this means changing the effect or color via the color wheel, you need to press save to apply the changes. This is the same for renaming a device, modifying speed or brightness and other settings.<br />If your device does not respond or is slow to respond, verify WiFi signal strength is good where the lights are, as well as your mobile device. Remove power from the light and plug it back in, verify it flashes green meaning its connected to WiFi. If it flashes Red, go back through the setup process to reconfigure the WiFi details on your light.</p>
<p>You can turn the light off and on by pressing the power icon in the top right of the device page. If the icon is white the light is on, black the light is off and red the light is inaccessible.</p>
456
<p>If the values for Brightness, Speed or other settings are blank, this also means the device is inaccessible, please check your settings and reboot your light.</p>
457
<p> </p>
<p> </p>]]></content:encoded>
						                            <category domain="https://www.crackedconsole.com/community/candistick/">CandiStick</category>                        <dc:creator>CrackedConsole</dc:creator>
                        <guid isPermaLink="true">https://www.crackedconsole.com/community/candistick/candistick-rgb-floor-accent-lighting-faq-and-howto/</guid>
                    </item>
							        </channel>
        </rss>
		