<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Controlling an RGB LED with Nordic nRF51-DK</title><link>/nordic/nordic-blog/b/blog/posts/controlling-an-rgb-led-with-nordic-nrf51-dk</link><description>Using PWM and Nordic UART Service on nRF51-DK (nRF51822/nRF52422) to control an RGB LED over BLE.
http://electronut.in/nrf51-rgb-led-test/</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><item><title>RE: Controlling an RGB LED with Nordic nRF51-DK</title><link>https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/controlling-an-rgb-led-with-nordic-nrf51-dk</link><pubDate>Fri, 31 Jul 2015 06:14:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e41e1784-1322-42f1-9787-45d7dfcabafe</guid><dc:creator>Mahesh Venkitachalam</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Nice idea, Peter. SPIS is something I haven&amp;#39;t looked into yet.&lt;/p&gt;
&lt;img src="https://devzone.nordicsemi.com/aggbug?PostID=830&amp;AppID=4&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Controlling an RGB LED with Nordic nRF51-DK</title><link>https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/controlling-an-rgb-led-with-nordic-nrf51-dk</link><pubDate>Fri, 31 Jul 2015 05:23:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e41e1784-1322-42f1-9787-45d7dfcabafe</guid><dc:creator>Mahesh Venkitachalam</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Thanks Aryan. I am looking at motor drivers - I update my twitter feed regularly on stuff I am working on: &lt;a rel="nofollow" target="_blank" href="https://twitter.com/electronutIN"&gt;twitter.com/electronutIN&lt;/a&gt;&lt;/p&gt;
&lt;img src="https://devzone.nordicsemi.com/aggbug?PostID=830&amp;AppID=4&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Controlling an RGB LED with Nordic nRF51-DK</title><link>https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/controlling-an-rgb-led-with-nordic-nrf51-dk</link><pubDate>Thu, 30 Jul 2015 19:04:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e41e1784-1322-42f1-9787-45d7dfcabafe</guid><dc:creator>Susheel Nuguru</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;you rock electronut.
What is the next sensor in your BLE adventure?&lt;/p&gt;
&lt;img src="https://devzone.nordicsemi.com/aggbug?PostID=830&amp;AppID=4&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Controlling an RGB LED with Nordic nRF51-DK</title><link>https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/controlling-an-rgb-led-with-nordic-nrf51-dk</link><pubDate>Wed, 29 Jul 2015 09:54:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e41e1784-1322-42f1-9787-45d7dfcabafe</guid><dc:creator>Peter Myerscough-Jackopson</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;You should be able to achieve it using the SPIS and creating a clock from the timers at the right rate, 24kHz should work with 100 and 110 representing a 0 or 1 for the WS2812. Loop back a GPIOTE pin to control the SPIS clk and control the SPIS CE  via another GPIOE. It is something I intend on getting working for a home project of mine.&lt;/p&gt;
&lt;img src="https://devzone.nordicsemi.com/aggbug?PostID=830&amp;AppID=4&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Controlling an RGB LED with Nordic nRF51-DK</title><link>https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/controlling-an-rgb-led-with-nordic-nrf51-dk</link><pubDate>Tue, 28 Jul 2015 04:40:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e41e1784-1322-42f1-9787-45d7dfcabafe</guid><dc:creator>Mahesh Venkitachalam</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Thanks! I have looked into the WS2812 - but doing it with GPIOTE and PPI is turning out to be very difficult, because interrupts don&amp;#39;t work at that high frequency. Others have done it by carefully timing it using assembly language instructions in the radio off callback - I think I&amp;#39;ll look into that...&lt;/p&gt;
&lt;img src="https://devzone.nordicsemi.com/aggbug?PostID=830&amp;AppID=4&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Controlling an RGB LED with Nordic nRF51-DK</title><link>https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/controlling-an-rgb-led-with-nordic-nrf51-dk</link><pubDate>Mon, 27 Jul 2015 20:04:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e41e1784-1322-42f1-9787-45d7dfcabafe</guid><dc:creator>syntroniks</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Sweet, next suggestion for your tutorials: a ws2811 implementation.&lt;/p&gt;
&lt;p&gt;You&amp;#39;ve got lots of good posts&lt;/p&gt;
&lt;img src="https://devzone.nordicsemi.com/aggbug?PostID=830&amp;AppID=4&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item></channel></rss>