<?xml version="1.0" encoding="UTF-8" ?>
<?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/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Low Cost Alternative for nFR24LE1 Development kit?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/12809/low-cost-alternative-for-nfr24le1-development-kit</link><description>Hi,
I&amp;#39;m new to development using nordic&amp;#39;s products. Basically I&amp;#39;m a Hobbyist working on a project of mine, which needs a low cost wireless.
I was looking for a Rf Soc and found nRF24LE1 which fits my requirements. I found a development kit that costs</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 21 Dec 2016 23:24:35 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/12809/low-cost-alternative-for-nfr24le1-development-kit" /><item><title>RE: Low Cost Alternative for nFR24LE1 Development kit?</title><link>https://devzone.nordicsemi.com/thread/48686?ContentTypeID=1</link><pubDate>Wed, 21 Dec 2016 23:24:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:38618f15-ca0d-4612-a675-3d3de118b7d7</guid><dc:creator>mr_creosote</dc:creator><description>&lt;p&gt;Do the following to have the arduino programmer work within your IDE. No debugging, of course.&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;Flash programming parameters: Flash menu item: 
Flash | Configure Flash Tools | Utilities tab:
[X] Use External Tool for Flash Programming
Command: perl
Arguments: &amp;quot;&amp;lt;your location&amp;gt;Programmer.pl&amp;quot; &amp;quot;#H&amp;quot; &amp;lt;your com port&amp;gt;
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;e.g.&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;&amp;quot;C:\nRF24LE1_Programmer-master\Programmer\Programmer.pl&amp;quot; &amp;quot;#H&amp;quot; COM5
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;should generate&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;perl &amp;quot;C:\nRF24LE1_Programmer-master\Programmer\Programmer.pl&amp;quot; &amp;quot;C:\My nRF projects\test.hex&amp;quot; COM5
&lt;/code&gt;&lt;/pre&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Low Cost Alternative for nFR24LE1 Development kit?</title><link>https://devzone.nordicsemi.com/thread/48685?ContentTypeID=1</link><pubDate>Sun, 11 Dec 2016 23:29:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1fb273af-8741-4848-a647-3777ed5fb9d9</guid><dc:creator>mr_creosote</dc:creator><description>&lt;p&gt;$5 PROGRAMMER: You can use an Arduino Nano or Uno as a programmer. see &lt;a href="https://hackaday.io/project/5794-nrf24le1-wiring-library"&gt;hackaday.io/.../5794-nrf24le1-wiring-library&lt;/a&gt; and the github lib it points to. i&amp;#39;ve added a connection diagram for a Chinese nRF24LE1 board: &lt;a href="https://raw.githubusercontent.com/mahesh2000/nrf24le1_wiring/master/Arduino%20Uno%20to%20nRF24LE1%20pin%20mapping.png"&gt;raw.githubusercontent.com/.../Arduino Uno to nRF24LE1 pin mapping.png&lt;/a&gt;. an Arduino Nano works well too.&lt;/p&gt;
&lt;p&gt;TOOLCHAINS: Keil compiler with the 4KB increased limit (serial # for it is in the nrfgo SDK help file). nrfgo SDK. Arduino IDE.&lt;/p&gt;
&lt;p&gt;CODE CHANGE: I made a small change to the Arduino and the enhanced shockburst code examples from Nordic without which I was having trouble doing software serial I/O between the nRF and the Arduino. Connect P0.3 of the nRF to the Arduino&amp;#39;s D07 (pin 7). Let me know if you want it, I haven&amp;#39;t posted it online yet.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Low Cost Alternative for nFR24LE1 Development kit?</title><link>https://devzone.nordicsemi.com/thread/48680?ContentTypeID=1</link><pubDate>Sun, 27 Mar 2016 19:32:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:27c51493-53de-433a-94dd-b41230f6de4d</guid><dc:creator>Ram02</dc:creator><description>&lt;p&gt;Yup. Stackexchange comes first to my mind, one limitation, you cannot post questions like &amp;#39;what soc to choose?&amp;#39;, which are design related stuff. Hmm. Reg studio, I think I&amp;#39;ll have to take a look at it before I decide though.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Low Cost Alternative for nFR24LE1 Development kit?</title><link>https://devzone.nordicsemi.com/thread/48679?ContentTypeID=1</link><pubDate>Sun, 27 Mar 2016 19:23:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:de33c72e-443f-4fc1-9139-9eae1c22c70d</guid><dc:creator>wlgrd</dc:creator><description>&lt;p&gt;In general, electronics.stackexchange.com. but for Nordic devices, you are already here ;) And don&amp;#39;t mind studio, you don&amp;#39;t really need it. Just learn nrfjprog instead :)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Low Cost Alternative for nFR24LE1 Development kit?</title><link>https://devzone.nordicsemi.com/thread/48684?ContentTypeID=1</link><pubDate>Sun, 27 Mar 2016 17:46:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b047d59e-0c6c-4590-a593-67bd50f11ae9</guid><dc:creator>Ram02</dc:creator><description>&lt;p&gt;One question, completely irrelevant to this. What electronic design forums are more active with large user base?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Low Cost Alternative for nFR24LE1 Development kit?</title><link>https://devzone.nordicsemi.com/thread/48683?ContentTypeID=1</link><pubDate>Sun, 27 Mar 2016 17:45:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e55ad5bf-79cc-44ff-8570-828feaae01fa</guid><dc:creator>Ram02</dc:creator><description>&lt;p&gt;Oh! I think that would be an issue. I havent had experience with any nordic ICs, and not having Studio will make it little harder I guess. And Regarding LE1 vs 51822, The sleep mode current is less with LE1 than with 51822. As with cost per unit, 51822 is less. With the debugger cost and cost per unit being a concern, I think I&amp;#39;ll have to rethink now!!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Low Cost Alternative for nFR24LE1 Development kit?</title><link>https://devzone.nordicsemi.com/thread/48682?ContentTypeID=1</link><pubDate>Sun, 27 Mar 2016 15:29:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4b6e8bb7-206e-4ca4-8ef2-8a4ea4cf75c3</guid><dc:creator>wlgrd</dc:creator><description>&lt;p&gt;Well, I haven&amp;#39;t tried it myself, but I guess you will have trouble using studio. That being said, tools like Keil and nrfjprog should work as long as there is a debugger on the kit, which it definitely should be. Since they have DKs for 51 and 52 quite cheap, I guess there has to be a more official, low cost solution for the previous chipsets as well(?). But why use LE1 instead of 51822?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Low Cost Alternative for nFR24LE1 Development kit?</title><link>https://devzone.nordicsemi.com/thread/48681?ContentTypeID=1</link><pubDate>Sun, 27 Mar 2016 15:03:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:07ac93a7-1fd9-47f3-83dd-b5dc200f8a31</guid><dc:creator>Ram02</dc:creator><description>&lt;p&gt;Thanks. One concern though, Have you used these chinese dev kits, do they work just like the nordic&amp;#39;s dev kit(do they work well with nordics ide and support tools)?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Low Cost Alternative for nFR24LE1 Development kit?</title><link>https://devzone.nordicsemi.com/thread/48678?ContentTypeID=1</link><pubDate>Sun, 27 Mar 2016 12:58:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1a600baf-9c15-4356-b841-fad24e2ecd73</guid><dc:creator>wlgrd</dc:creator><description>&lt;p&gt;&lt;a href="http://m.alibaba.com/product/1865385608/NRF24LE1-Development-Kit-board.html?spm=a2706.7843667.1998817009.7.eKKE3m"&gt;m.alibaba.com/.../NRF24LE1-Development-Kit-board.html&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>