<?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>Use GPIOTE interrupt for wake up from SYSTEM OFF and doing some task in iqg handler function</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/54596/use-gpiote-interrupt-for-wake-up-from-system-off-and-doing-some-task-in-iqg-handler-function</link><description>Hello, 
 I try to solve one problem with SYSTEM OFF and I still have no idea. 
 In my device I have one button switch and with this button I need to change characteristic value using gpiote interrupt and the same button switch must be used to wake up</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 22 Nov 2019 14:24:16 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/54596/use-gpiote-interrupt-for-wake-up-from-system-off-and-doing-some-task-in-iqg-handler-function" /><item><title>RE: Use GPIOTE interrupt for wake up from SYSTEM OFF and doing some task in iqg handler function</title><link>https://devzone.nordicsemi.com/thread/221601?ContentTypeID=1</link><pubDate>Fri, 22 Nov 2019 14:24:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:960e5bd3-7bc1-46d3-9653-3bf59de72ad0</guid><dc:creator>bartkam</dc:creator><description>&lt;p&gt;After long time I solved this problem. It was caused by broken breadboard and some connections inside it :/&lt;/p&gt;
&lt;p&gt;Now, everything wokrs perfectly.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Use GPIOTE interrupt for wake up from SYSTEM OFF and doing some task in iqg handler function</title><link>https://devzone.nordicsemi.com/thread/221073?ContentTypeID=1</link><pubDate>Wed, 20 Nov 2019 12:56:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9dbc36f3-ae46-43b3-8caf-f2fd045e613c</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;What&amp;#39;s the current consumption when your device is operating normally? Can you try power cycling the board (removing the power source to turn off the device and then back on) to ensure that the device isn&amp;#39;t in debug mode? Are you seeing this on a custom board or a DK? If you&amp;#39;re using a custom board, are you able to recreate this on a DK?&lt;/p&gt;
&lt;p&gt;You can try setting the GPIOTE module to low accuracy by calling the following function:&amp;nbsp;&lt;code&gt;nrf_drv_gpiote_in_config_t in_config = GPIOTE_CONFIG_IN_SENSE_TOGGLE(false);&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;Please check out &lt;a href="https://devzone.nordicsemi.com/nordic/short-range-guides/b/hardware-and-layout/posts/nrf51-current-consumption-guide"&gt;our current consumption guide&lt;/a&gt; as well to see fixes to some common fixes t reduce the current consumption.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>