<?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>nRF52832 late sleep entry</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/55107/nrf52832-late-sleep-entry</link><description>Hi, 
 
 we are experiencing unexpected behavior during sleep entry. Following pictures were taken using an oscilloscope, our device sends a radio transmission every 150 ms using external radio IC. The IC is then put to sleep and does so in an expected</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 11 Dec 2019 21:37:39 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/55107/nrf52832-late-sleep-entry" /><item><title>RE: nRF52832 late sleep entry</title><link>https://devzone.nordicsemi.com/thread/225039?ContentTypeID=1</link><pubDate>Wed, 11 Dec 2019 21:37:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7a7de9f0-3ca7-4725-a9ee-3bbaa783284b</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Maybe a &lt;a href="https://www.segger.com/products/debug-probes/j-trace/"&gt;J-Trace&lt;/a&gt; would give you some more details on what is happening in your application, but they are quite pricy. I&amp;#39;m also not sure if they will give you details about HW events.&lt;/p&gt;
&lt;p&gt;Alternatively, you can use GPIOTE and PPI to toggle GPIOs when events are generated. This would be a very time-consuming process if you do not know which peripheral or event is preventing the CPU from sleeping.&lt;/p&gt;
&lt;p&gt;My other recommendation would be to try disabling modules in your application to see if any of these are preventing you from entering sleep mode. If you do this with one at a time, you may be able to close in on where the issue lays.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52832 late sleep entry</title><link>https://devzone.nordicsemi.com/thread/223657?ContentTypeID=1</link><pubDate>Wed, 04 Dec 2019 14:55:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:221cebfb-86e1-47dd-904c-cb2b2f2e8898</guid><dc:creator>u_pj</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;thanks for you reply. We are using SDK 14.2.0 for this project. This is a part of a project consisting of more than 10k lines of code. We are also using our own custom board. I will try to create a simplified version of the project using 10040 DK, but I doubt I will be able to mirror all conditions.&lt;/p&gt;
&lt;p&gt;Are there any debugging tools which could help me establish what kind of MCU interrupts / events are interfering with the sleep entry?&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;PJ&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52832 late sleep entry</title><link>https://devzone.nordicsemi.com/thread/223568?ContentTypeID=1</link><pubDate>Wed, 04 Dec 2019 11:57:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1f8bf85b-a669-46a5-a689-bc4ee81dd0ef</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Can you please provide some more details on your setup?&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Which SDK version are you using?&lt;/li&gt;
&lt;li&gt;Are you basing this on an example from the SDK, and what modifications have you made?&lt;/li&gt;
&lt;li&gt;Are you testing this on a nR52 DK or on a custom board?&lt;/li&gt;
&lt;li&gt;Can you provide a minimal example that can be used to reproduce this behavior?&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Jørgen&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>