<?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 Calendar example issue</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/75620/nrf52832-calendar-example-issue</link><description>Hi, 
 I have added Calendar example application on top of nRF5_SDK_17.0.0_9d13099\examples\ble_central_and_peripheral\experimental\ble_app_hrs_rscs_relay example code and added following code in main . 
 nrf_cal_init() // where I have removed the lfclk</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 27 May 2021 13:30:44 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/75620/nrf52832-calendar-example-issue" /><item><title>RE: NRF52832 Calendar example issue</title><link>https://devzone.nordicsemi.com/thread/312136?ContentTypeID=1</link><pubDate>Thu, 27 May 2021 13:30:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6aadf0a5-9982-4897-8104-963792a8b625</guid><dc:creator>man</dc:creator><description>&lt;p&gt;Its solved by changing the year value . inside the set time function , its been subtracted by 1900 . I was using 2000 instead of 1900 because it works for me in segger studio , since my sdk is configured in keil , after changing back from 2000 to 1900 it is working .&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF52832 Calendar example issue</title><link>https://devzone.nordicsemi.com/thread/312128?ContentTypeID=1</link><pubDate>Thu, 27 May 2021 13:23:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:475fccdb-22f2-4a3a-91d4-8d41010dbd63</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Yes, please check out the calibration that&amp;#39;s done in the nrf_cal_set_time function.&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><item><title>RE: NRF52832 Calendar example issue</title><link>https://devzone.nordicsemi.com/thread/311966?ContentTypeID=1</link><pubDate>Thu, 27 May 2021 07:13:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f2c5acd6-d77a-4d44-8dc2-4a05348da07d</guid><dc:creator>man</dc:creator><description>&lt;p&gt;Hello ,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;both calibrated and uncalibrated returns the same random value .&amp;nbsp;&lt;br /&gt;Where do I look for the calibration ? Did you mean calibration in set_time function ?&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF52832 Calendar example issue</title><link>https://devzone.nordicsemi.com/thread/311964?ContentTypeID=1</link><pubDate>Thu, 27 May 2021 07:05:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f04c41ef-1c0e-4090-9926-42a4176ffbf0</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;Please check your nrf_cal_set_time function, and how the calibration is done in your application. I&amp;#39;m guessing that the calibration is somehow affected by the merge with&amp;nbsp;the ble_app_hrs_rscs_relay example. Does both the uncalibrated and calibrated time return with this seemingly random value?&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>