<?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 power GPIOTE beacon</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/91555/low-power-gpiote-beacon</link><description>I want to make a low power beacon with GPIOTE input which indicates movement and causing a change in the beacon advertisement (e.g. minor value). In order to do that I am using the gpiote event and initializing the advertisment data, stop and start. Since</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Sun, 04 Sep 2022 11:50:53 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/91555/low-power-gpiote-beacon" /><item><title>RE: Low power GPIOTE beacon</title><link>https://devzone.nordicsemi.com/thread/384457?ContentTypeID=1</link><pubDate>Sun, 04 Sep 2022 11:50:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5e579632-f7d8-4f91-bf88-dc8f9553dddb</guid><dc:creator>nRF5xFanboy</dc:creator><description>&lt;p&gt;Hi Avi,&lt;br /&gt;&lt;br /&gt;The modern accelerometer often use multiple interrupt pins&amp;nbsp;&lt;br /&gt;&lt;span&gt;The modern accelerometer often contain smart functions that require only&amp;nbsp;configuration.&lt;/span&gt;&lt;br /&gt;So no constant monitor is needed by the mcu.&lt;br /&gt;&lt;br /&gt;Otherwise using low sample rate to detect (pre) motion events and switch to high samples rate of the accelerometer to monitor the real motion. Both events can generate on separate interrupt pin&lt;br /&gt;&lt;br /&gt;I also disable/enable the entire chip by attach it vdd pin to a LDO being controlled by a gpio pin when I did not need it.&lt;br /&gt;&lt;br /&gt;I use this solution with a nrf52840 and it runs for three years on a single battery. &lt;br /&gt;Overall current average 20-25 uA.(mostly due to bluetooth) upon a limited motions detected per day.&lt;br /&gt;You can adapt the scan/discovery settings of bluetooth to reduce the current consumption.&lt;br /&gt;&lt;br /&gt;You can log &amp;amp; measure the current spikes using the nordic power profiles MKII &lt;br /&gt;One of my favorite gadgets.&lt;br /&gt;&lt;br /&gt;&lt;span&gt;Best regards,&lt;/span&gt;&lt;br /&gt;&lt;span&gt;&amp;nbsp; &amp;nbsp; nRF5xFanBoy&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Low power GPIOTE beacon</title><link>https://devzone.nordicsemi.com/thread/384343?ContentTypeID=1</link><pubDate>Thu, 01 Sep 2022 12:45:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:69f2eb20-97c2-4cce-b417-a3158bc9a4c0</guid><dc:creator>Avi</dc:creator><description>&lt;p&gt;accelerometer requires constant monitoring - so I assume it will take more current since the chip cannot be in sleep mode&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Low power GPIOTE beacon</title><link>https://devzone.nordicsemi.com/thread/384342?ContentTypeID=1</link><pubDate>Thu, 01 Sep 2022 12:44:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6daf1d68-ec91-4bbe-af14-250e9ede3839</guid><dc:creator>Avi</dc:creator><description>&lt;p&gt;It is 3D tilt switch.&lt;/p&gt;
&lt;p&gt;The current during no menment is the minimum (~3uA). When it moves, the current is rising to 13uA (due to 100K resistor), But there is a spike of current which I cannot measure (due to stop/start advertisment process). Overall, it takes too much.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Low power GPIOTE beacon</title><link>https://devzone.nordicsemi.com/thread/384329?ContentTypeID=1</link><pubDate>Thu, 01 Sep 2022 12:04:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c3f17dcf-1551-42c2-bcc5-406d02d071da</guid><dc:creator>nRF5xFanboy</dc:creator><description>&lt;p&gt;Hi Avi,&lt;br /&gt;&lt;br /&gt;Just some questions to get a better understanding of your case?&lt;br /&gt;- What is the current measured you see now?&lt;br /&gt;- What is your expected&amp;nbsp;current?&lt;br /&gt;- Is the tilt switch measuring 1dimentsional or 3D?&lt;br /&gt;- Did you consider to use a 3d accelerometer instead off the tilt switch?&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;&amp;nbsp; &amp;nbsp; nRF5xFanBoy&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>