<?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 RTC2</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/84123/nrf52832-rtc2</link><description>Hi Nordic: 
 We are working on a project, using NRF52832, which has the functions of softdevice+bootloader+ble+dfu, the SDK we use is version 17.0.0, 
 and RTC2 is used as a 1ms timer. We found that after running for a period of time, 20 devices A device</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 25 Mar 2022 09:08:38 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/84123/nrf52832-rtc2" /><item><title>RE: NRF52832 RTC2</title><link>https://devzone.nordicsemi.com/thread/359943?ContentTypeID=1</link><pubDate>Fri, 25 Mar 2022 09:08:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e8cffdc8-8f63-4110-9e9f-b245978c2e9c</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;Hi Ben&lt;/p&gt;
&lt;p&gt;How do you verify that the interrupt is not entering?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Are you connecting the debugger, or checking if the LED is toggling?&lt;/p&gt;
&lt;p&gt;What is the supply voltage on the chip after you have charged?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;What about during charging, will the supply voltage change?&lt;/p&gt;
[quote user="Ben_iot"]&lt;p&gt;&lt;span lang="en"&gt; &lt;span&gt;&lt;span&gt;I burned the rtc after charging, will the temperature damage the internal RC&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span lang="en"&gt;&lt;span&gt;&lt;span&gt; crystal oscillator?&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;[/quote]
&lt;p&gt;Do you know how high the temperature could get?&lt;/p&gt;
&lt;p&gt;As shown &lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.nrf52832.ps.v1.1/abs_max_ratings.html?cp=4_2_0_4#abs_max_ratings"&gt;here&lt;/a&gt; the nRF52832 should be fine with temperatures up to 125C when it is not in use.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Could you send me a closeup picture of your board?&lt;/p&gt;
&lt;p&gt;Best regards&lt;br /&gt;Torbjørn&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF52832 RTC2</title><link>https://devzone.nordicsemi.com/thread/359744?ContentTypeID=1</link><pubDate>Thu, 24 Mar 2022 09:24:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0676f8d4-550c-44db-8653-51e15c05d977</guid><dc:creator>Ben_iot</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;&lt;span&gt;ovrebekk&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;span class="VIiyi" lang="en"&gt;&lt;span class="JLqJ4b ChMk0b"&gt;&lt;span&gt;This situation happened again, and I used your example, 283288_rtc_test, the rtc interrupt is still&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class="VIiyi" lang="en"&gt;&lt;span class="JLqJ4b ChMk0b"&gt;&lt;span&gt; unable to enter, all the rtc can&amp;#39;t work, it seems that the internal RC crystal is not working properly.&lt;/span&gt;&lt;/span&gt; &lt;span class="JLqJ4b ChMk0b"&gt;&lt;span&gt;This&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class="VIiyi" lang="en"&gt;&lt;span class="JLqJ4b ChMk0b"&gt;&lt;span&gt; board was working before.&lt;/span&gt;&lt;/span&gt; &lt;span class="JLqJ4b ChMk0b"&gt;&lt;span&gt;I burned the rtc after charging, will the temperature damage the internal RC&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class="VIiyi" lang="en"&gt;&lt;span class="JLqJ4b ChMk0b"&gt;&lt;span&gt; crystal oscillator? &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF52832 RTC2</title><link>https://devzone.nordicsemi.com/thread/352602?ContentTypeID=1</link><pubDate>Fri, 11 Feb 2022 12:43:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9d45a0c2-38b3-49da-a174-78b573a08587</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;Hi Ben&lt;/p&gt;
&lt;p&gt;No problem, just let me know when you have been able to test my example.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;If the interrupt is not firing then the LED&amp;nbsp;will not blink, so it should be very easy to check if the RTC interrupt is OK using that example.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards&lt;br /&gt;Torbjørn&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF52832 RTC2</title><link>https://devzone.nordicsemi.com/thread/352464?ContentTypeID=1</link><pubDate>Fri, 11 Feb 2022 02:46:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4d765525-4002-41e2-b7ed-c135711628da</guid><dc:creator>Ben_iot</dc:creator><description>&lt;p&gt;&lt;span&gt;Hello ovrebekk&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/strong&gt;Thank you very much for your reply. After the RTC error occurred, we tried to burn our own program&lt;/p&gt;
&lt;p&gt;and the official RTC example. There was no assert or some other error, but the RTC just couldn&amp;#39;t enter the&lt;/p&gt;
&lt;p&gt;interrupt. At the same time, the board with RTC exception can be used again。&lt;/p&gt;
&lt;p&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; and we have no way to test your program for the time being. If it comes later, let&amp;#39;s test it again&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF52832 RTC2</title><link>https://devzone.nordicsemi.com/thread/352119?ContentTypeID=1</link><pubDate>Wed, 09 Feb 2022 14:53:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7c5d18f5-6b9f-4477-9bec-225677562de8</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;Hi Ben&lt;/p&gt;
&lt;p&gt;Is there any chance that you have an assert or some other error condition in the code that could be causing the device to stop behaving properly?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;What if you try this very simple example that only toggles P0.17 based on an RTC interrupt?&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/283288_5F00_rtc_5F00_test.zip"&gt;devzone.nordicsemi.com/.../283288_5F00_rtc_5F00_test.zip&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;If everything is working correctly you should see the LED turn on and off every second (looking at your schematic it seems you are using P0.17 for the LED).&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards&lt;br /&gt;Torbjørn&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF52832 RTC2</title><link>https://devzone.nordicsemi.com/thread/351944?ContentTypeID=1</link><pubDate>Wed, 09 Feb 2022 02:35:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d4bc7dda-79eb-4ba2-8f64-20b902904508</guid><dc:creator>Ben_iot</dc:creator><description>&lt;p&gt;Hello ovrebekk&lt;/p&gt;
&lt;p&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; For the same board, at the beginning, the RTC was interrupted and could not be entered,&lt;/p&gt;
&lt;p&gt;and the ble broadcast did not have a name. After more than ten days, I recharged the device, and&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family:inherit;"&gt;then burned the program, and the RTC function was normal again. So I haven&amp;#39;t tested the ble_app_uart&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;example for now. Our hardware is not connected to a 32K external crystal oscillator&lt;/p&gt;
&lt;p&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;img alt="hardware" src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/3157.Hardware.png" /&gt;&amp;nbsp;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF52832 RTC2</title><link>https://devzone.nordicsemi.com/thread/351792?ContentTypeID=1</link><pubDate>Tue, 08 Feb 2022 12:31:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:42830fa1-b0db-45e3-ad21-d21e7a5b06fc</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;Hi Ben&lt;/p&gt;
&lt;p&gt;Would you be able to provide me the hardware schematics, and a picture of the affected board?&lt;/p&gt;
&lt;p&gt;On second thought I realized that most of the SDK examples use external 32k crystal by default. Would you be able to run one more test where you make sure that the&amp;nbsp;NRF_SDH_CLOCK_LF_SRC define in sdk_config.h is set to 0?&lt;/p&gt;
&lt;p&gt;Best regards&lt;br /&gt;Torbjørn&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF52832 RTC2</title><link>https://devzone.nordicsemi.com/thread/351440?ContentTypeID=1</link><pubDate>Mon, 07 Feb 2022 01:55:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9202abda-8973-4ad9-a428-dec81bc8ea39</guid><dc:creator>Ben_iot</dc:creator><description>&lt;p&gt;&lt;span&gt;Sorry for replying to you only now, the custom hardware we use, the ble example doesn&amp;#39;t work either, we don&amp;#39;t use an external 32k clock, we use an internal 32k clock, so is the internal 32k clock broken?&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF52832 RTC2</title><link>https://devzone.nordicsemi.com/thread/350132?ContentTypeID=1</link><pubDate>Fri, 28 Jan 2022 09:07:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:be99782a-2ef2-437b-8e63-b52634e06006</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;Hi Ben&lt;/p&gt;
&lt;p&gt;You mean to say that out of 20 devices you have one where the RTC doesn&amp;#39;t seem to work anymore?&lt;/p&gt;
&lt;p&gt;Are you testing this on a nRF52DK, or are you using some custom hardware?&lt;/p&gt;
&lt;p&gt;Could you try to flash a standard BLE example into the failing board and see if it works, such as ble_app_uart?&lt;/p&gt;
&lt;p&gt;If you can discover and connect to the device without any problems then the 32k clock must be working, since the SoftDevice is not able to function properly without it.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards&lt;br /&gt;Torbjørn&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>