<?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>error nRF_calendar and app_ble_uart about RTC</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/83931/error-nrf_calendar-and-app_ble_uart-about-rtc</link><description>HI 
 I am using nrf52840 and I want to merge nrf_calendar and app_ble_uart example, added ssd1306 oled 128x32 spi and mpu6050 as well, 
 but the error is from nrf_calendar, in this line... i gess.xd 
 CAL_RTC-&amp;gt;TASKS_START = 1. 
 
 because when is executing</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 24 Jan 2022 23:10:42 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/83931/error-nrf_calendar-and-app_ble_uart-about-rtc" /><item><title>RE: error nRF_calendar and app_ble_uart about RTC</title><link>https://devzone.nordicsemi.com/thread/349384?ContentTypeID=1</link><pubDate>Mon, 24 Jan 2022 23:10:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:979dcf62-bbd1-4e4d-a572-91b17c270b5e</guid><dc:creator>Marcos Tadeo</dc:creator><description>&lt;p&gt;hi&amp;nbsp;&lt;/p&gt;
&lt;p&gt;yes, you right,&amp;nbsp; I removed LFCLK and now it works&lt;/p&gt;
&lt;p&gt;thank you&amp;nbsp;&lt;span&gt;J&amp;oslash;rgen&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: error nRF_calendar and app_ble_uart about RTC</title><link>https://devzone.nordicsemi.com/thread/349201?ContentTypeID=1</link><pubDate>Mon, 24 Jan 2022 10:59:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:abd9acb9-6c3b-45b6-a72f-b1cc06ffeb99</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;If you have enabled the softdevice, you need to&amp;nbsp;remove the part that starts the LFCLK. The LFCLK is always running when the softdevice is enabled, so there is no need to start it explicitly in the application. &lt;a href="https://infocenter.nordicsemi.com/topic/sds_s140/SDS/s1xx/sd_resource_reqs/hw_block_interrupt_vector.html"&gt;Writing to the NRF_CLOCK registers after softdevice is enabled is restricted&lt;/a&gt;, and will possibly cause memory access violation and/or assertions.&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>