<?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>RTC M41T62 with nrf52832</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/33054/rtc-m41t62-with-nrf52832</link><description>hello, i am trying to implement external RTC in my application. i am using the SDK 14.2.0 and softdevice s132 .n also for external RTC using the M41T62 with nrf52832DK. so i am new to this so how i can start the implementation. i have the RTC driver so</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 06 Apr 2018 15:13:13 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/33054/rtc-m41t62-with-nrf52832" /><item><title>RE: RTC M41T62 with nrf52832</title><link>https://devzone.nordicsemi.com/thread/127255?ContentTypeID=1</link><pubDate>Fri, 06 Apr 2018 15:13:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9d20ee39-5ba5-422b-8bc4-172a162c9b57</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The&amp;nbsp;M41T62 sensor uses TWI&lt;span&gt;&amp;nbsp;serial interface. A starting point would then be to look at the &lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v14.2.0/twi_sensor_example.html?cp=4_0_1_4_6_39"&gt;twi_sensor&lt;/a&gt; example in the SDK. The &lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v14.2.0/twi_scanner_example.html?cp=4_0_1_4_6_38"&gt;twi_scanner&lt;/a&gt; example could also be useful. Then try to integrate the RTC driver you have with the twi_sensor example.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;Note that the nRF52832 have a &lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.nrf52832.ps.v1.1/rtc.html?cp=2_1_0_24#concept_rvn_vkj_sr"&gt;RTC&lt;/a&gt;(real time counter) peripheral, that could be used to implement a type of real-time clock. If you should use the&amp;nbsp;&lt;span&gt;M41T62(real-time clock) or the on-chip RTC(real time counter) will depend on&amp;nbsp;the timekeeping requirements you have&amp;nbsp;for&amp;nbsp;your application&lt;/span&gt;&lt;span&gt;. There is a small example on how to use the nRF52 RTC(real time counter) to keep track of time &lt;a href="https://github.com/NordicPlayground/nrf5-calendar-example"&gt;here&lt;/a&gt;.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>