<?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>Designing a low-power IoT gadget using nRF51822</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/42483/designing-a-low-power-iot-gadget-using-nrf51822</link><description>I would like to design a BLE-controlled electronic device. My requirements are: 
 1- Very low power consumption. (Less than 200uA in IDLE mode) 
 2- Slow periodic BLE advertising, so a user with smartphone could find and connect to my device. 
 3- My</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 15 Jan 2019 08:05:11 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/42483/designing-a-low-power-iot-gadget-using-nrf51822" /><item><title>RE: Designing a low-power IoT gadget using nRF51822</title><link>https://devzone.nordicsemi.com/thread/165646?ContentTypeID=1</link><pubDate>Tue, 15 Jan 2019 08:05:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:949f1022-70be-40d5-9cc6-9a02fb1f293c</guid><dc:creator>ImanH</dc:creator><description>&lt;p&gt;Thanks!&lt;/p&gt;
&lt;p&gt;I would actually like to replace Cypress PSoC 4 with nRF51822.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Designing a low-power IoT gadget using nRF51822</title><link>https://devzone.nordicsemi.com/thread/165452?ContentTypeID=1</link><pubDate>Mon, 14 Jan 2019 13:01:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8b54eb11-fb03-4218-bfd2-cc874b4e5816</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;You will have no problem&amp;nbsp;making this with the&amp;nbsp;nRF51822, with a significantly lower idle current consumption. What you describe is a simple BLE peripheral device, so you can refer to one of the simpler BLE peripheral examples in SDK 12.3 (the latest with nRF51 support), for instance the &lt;a href="https://www.nordicsemi.com/DocLib/Content/SDK_Doc/nRF5_SDK/v12-3-0/ble_sdk_app_template"&gt;Template Application&lt;/a&gt;. I assume you will generate the interrupt for the CPU by toggling a GPIO twice, which you can do in the handling of the&amp;nbsp;BLE_GAP_EVT_CONNECTED event.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>