<?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>How to establish communication between DS3231 rtc and nRF52832</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/35579/how-to-establish-communication-between-ds3231-rtc-and-nrf52832</link><description>I am new to nRF52832, i am facing problem to establish communication between nRF52832 and ds3231 RTC can any on ehelp me in this.</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 22 Jun 2018 12:38:10 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/35579/how-to-establish-communication-between-ds3231-rtc-and-nrf52832" /><item><title>RE: How to establish communication between DS3231 rtc and nRF52832</title><link>https://devzone.nordicsemi.com/thread/137247?ContentTypeID=1</link><pubDate>Fri, 22 Jun 2018 12:38:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3a5655aa-a14d-42d9-acbe-d5d04ad1e694</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;What data do you want to send on UART? You need to parse the reply from the TWI slave in&amp;nbsp;twi_handler and then you can send the result&amp;nbsp;over UART using NRF_LOG_INFO macro, etc.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to establish communication between DS3231 rtc and nRF52832</title><link>https://devzone.nordicsemi.com/thread/137209?ContentTypeID=1</link><pubDate>Fri, 22 Jun 2018 08:00:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5e669fac-e7c2-4f48-89ea-465db86f0cb1</guid><dc:creator>kishor babu</dc:creator><description>&lt;p&gt;I have changed the DEVICE_ADDR&amp;nbsp; and defined the registers from where i need to read the data. what are the things that need to be done to make that data to be displayed on the tera term.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to establish communication between DS3231 rtc and nRF52832</title><link>https://devzone.nordicsemi.com/thread/136932?ContentTypeID=1</link><pubDate>Wed, 20 Jun 2018 13:58:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c557742b-aeb2-4269-89f7-23cf033a721c</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;It looks like the ds3231 chip is interfaced though TWI/I2C interface. There is an&amp;nbsp;&lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.0.0/twi_sensor_example.html?cp=4_0_0_4_5_42"&gt;TWI_sensor example&lt;/a&gt;&amp;nbsp;in our SDK showing how to interface TWI/I2C sensors. You can use the&amp;nbsp;&lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.0.0/twi_scanner_example.html?cp=4_0_0_4_5_41"&gt;TWI_scanner example&lt;/a&gt;&amp;nbsp;to find the address of the slave if you are unsure of this.&lt;/p&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>