<?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>Merging two examples in SDK14</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/31013/merging-two-examples-in-sdk14</link><description>Hi, I&amp;#39;ve been working with SDK11, and now I have to move my project to SDK14 due to some issues with the old SDK. In SDK11 I could just use Keil&amp;#39;s &amp;quot;Manage Run-Time Enviroments&amp;quot; dialog to add whatever libraries I needed, and it worked. 
 Now I&amp;#39;ve started</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 05 Jun 2019 08:50:39 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/31013/merging-two-examples-in-sdk14" /><item><title>RE: Merging two examples in SDK14</title><link>https://devzone.nordicsemi.com/thread/191010?ContentTypeID=1</link><pubDate>Wed, 05 Jun 2019 08:50:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8bc26e94-b189-43d3-abdb-e58105febf4d</guid><dc:creator>Dajgoro Labinac</dc:creator><description>&lt;p&gt;That was a while ago, so I don&amp;#39;t remember anymore what was the solution.&lt;br /&gt;But one of the issues with how keil works is that you have to add the paths to the library in more than one place to get it working. Also you must have the correct version of the library itself otherwise it wont work either.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Merging two examples in SDK14</title><link>https://devzone.nordicsemi.com/thread/190959?ContentTypeID=1</link><pubDate>Wed, 05 Jun 2019 06:27:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1540ff05-3b5d-487d-ac4f-9d88118e2d87</guid><dc:creator>sjheo</dc:creator><description>&lt;p&gt;&lt;span&gt;I am suffering from the same error as you in the past.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;.\_build\nrf52832_xxaa.axf: Error: L6218E: Undefined symbol nfc_t2t_emulation_start (referred from main.o).&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;I tried to integrate on the same sdk, but an error occurred. If you add some C files to the project window as in the record_text example, i do not see &amp;quot;undefined symbol&amp;quot; errors, but got a new error that &amp;quot;nfc_t2t_lib_keil.lib could not open.&amp;quot; Could you explain how I solved it? Help is urgent ...&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Merging two examples in SDK14</title><link>https://devzone.nordicsemi.com/thread/123629?ContentTypeID=1</link><pubDate>Fri, 09 Mar 2018 10:48:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:460cf72d-8f83-482a-abb3-3551073e629b</guid><dc:creator>Dajgoro Labinac</dc:creator><description>&lt;p&gt;Hi, I did try that before but I did not have much luck.&lt;br /&gt;I tried now again, and I got it working but only on SDK14 for some reason.&lt;br /&gt;Ok, seems it works now, thanks for the support.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Merging two examples in SDK14</title><link>https://devzone.nordicsemi.com/thread/123551?ContentTypeID=1</link><pubDate>Fri, 09 Mar 2018 07:48:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f96180ac-2a12-4684-9934-1800867bd5f2</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;You can check the&amp;nbsp;IC revisions, SDK, and SoftDevice compatibility matrix for &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.nrf52/dita/nrf52/compatibility_matrix/ic_rev_sdk_sd_comp_matrix.html?cp=2_1_3_2"&gt;nRF52832&lt;/a&gt;, &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.nrf52/dita/nrf52/compatibility_matrix/nRF52840_ic_rev_sdk_sd_comp_matrix.html?cp=2_0_2_2"&gt;nRF52840&lt;/a&gt;, &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.nrf52/dita/nrf52/compatibility_matrix/nRF52810_ic_rev_sdk_sd_comp_matrix.html?cp=2_2_3_2"&gt;nRF52810&lt;/a&gt;, and&amp;nbsp;&lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.nrf51/dita/nrf51/compatibility_matrix/nRF51422_nRF51822_ic_rev_sdk_sd_comp_matrix.html?cp=3_0_4"&gt;nRF51 series&lt;/a&gt;. The softdevices supported by each SDK version is also given in the top of the &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v14.2.0/index.html?cp=4_0_0_0"&gt;introduction chapter&lt;/a&gt; in the documentation.&lt;/p&gt;
&lt;p&gt;The supported softdevice hex-files are located in&amp;nbsp;components\softdevice\&lt;em&gt;SoftDevice&lt;/em&gt;\hex subdirectory in the SDK.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Merging two examples in SDK14</title><link>https://devzone.nordicsemi.com/thread/123490?ContentTypeID=1</link><pubDate>Thu, 08 Mar 2018 16:04:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e30b4578-2bd1-4f2a-b992-d321878c6552</guid><dc:creator>Dajgoro Labinac</dc:creator><description>&lt;p&gt;I did try with the softdevice too, but I have a feeling I&amp;#39;ve been using the wrong version.&lt;br /&gt;Where can I find the correct softdevice hex for each sdk?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Merging two examples in SDK14</title><link>https://devzone.nordicsemi.com/thread/123474?ContentTypeID=1</link><pubDate>Thu, 08 Mar 2018 15:11:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:985b6712-9853-48df-bca7-0d6749926cf2</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;You are missing the step where you are flashing the softdevice. Which example are you testing with?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Merging two examples in SDK14</title><link>https://devzone.nordicsemi.com/thread/123427?ContentTypeID=1</link><pubDate>Thu, 08 Mar 2018 12:21:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:00b31c87-a093-433b-b391-51e4179c865e</guid><dc:creator>Dajgoro Labinac</dc:creator><description>&lt;p&gt;Hi,&lt;br /&gt;&lt;br /&gt;I got another devboard, and nothing works.&lt;br /&gt;This means that I&amp;#39;m doing something wrong.&lt;br /&gt;Can you list all the steps required to get the example working, what I did was:&lt;/p&gt;
&lt;p&gt;-Download the sdk zip&lt;br /&gt;-Unpack it&lt;br /&gt;-Go into the example folder&lt;br /&gt;-Open the PCA10040 keil project&lt;br /&gt;-Modify&amp;nbsp;NRF_SDH_CLOCK_LF_SRC and the parameters below in&amp;nbsp;&lt;span&gt;sdk_config.h&lt;/span&gt;&lt;br /&gt;-Click build&lt;br /&gt;-Click Load&lt;br /&gt;-Open RTT Viewer&lt;br /&gt;-Connect&lt;br /&gt;-(nothing happens)&lt;br /&gt;-Restart the board, and reconnect RTT&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Merging two examples in SDK14</title><link>https://devzone.nordicsemi.com/thread/123270?ContentTypeID=1</link><pubDate>Wed, 07 Mar 2018 14:17:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1dc320c2-bc28-4164-93b2-2955e2aa4c17</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Are you sure you mounted the crystal correctly? Please try with another board if you have available.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Merging two examples in SDK14</title><link>https://devzone.nordicsemi.com/thread/123096?ContentTypeID=1</link><pubDate>Tue, 06 Mar 2018 14:29:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9894f8e5-d047-49ac-a332-410c9cf62e5c</guid><dc:creator>Dajgoro Labinac</dc:creator><description>&lt;p&gt;I get nothing at all even with that.&lt;br /&gt;I&amp;#39;m starting to think that my devboard might be deffective since I placed back the crystal and redownloaded a fresh copy of the SDK14 and nothing works on it anymore.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Merging two examples in SDK14</title><link>https://devzone.nordicsemi.com/thread/123091?ContentTypeID=1</link><pubDate>Tue, 06 Mar 2018 14:06:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ff203cbe-4405-4e53-b351-3185fb6e9b14</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Please use &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/10729/my-device-is-freezing-and-restarting"&gt;this method&lt;/a&gt; to check error code. If the device restart, you might not get any info on RTT. Is logging enabled on RTT for your application?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Merging two examples in SDK14</title><link>https://devzone.nordicsemi.com/thread/123075?ContentTypeID=1</link><pubDate>Tue, 06 Mar 2018 13:06:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:20ff1ab3-65f5-429a-8ffc-b6a13d8f8dd5</guid><dc:creator>Dajgoro Labinac</dc:creator><description>&lt;p&gt;I get nothing at all via rtt, just black screen.&lt;/p&gt;
&lt;p&gt;The identical code works on the devboard, I removed the crystal from the devboard and I got it working once, but I can&amp;#39;t get it working anymore.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Merging two examples in SDK14</title><link>https://devzone.nordicsemi.com/thread/123035?ContentTypeID=1</link><pubDate>Tue, 06 Mar 2018 11:39:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0ecd67fb-b476-4c89-a253-4ba8794fe74d</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Did you try debugging as I suggested above? What is the error code (if any) and where is the application stuck?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Merging two examples in SDK14</title><link>https://devzone.nordicsemi.com/thread/123033?ContentTypeID=1</link><pubDate>Tue, 06 Mar 2018 11:29:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:017c144b-bff0-486f-a136-12e2bf59ec54</guid><dc:creator>Dajgoro Labinac</dc:creator><description>&lt;p&gt;Hi,&lt;br /&gt;Thanks for the reply.&lt;br /&gt;I&amp;#39;ve talked to&amp;nbsp;Sigurd about the issue, and he gave me new settings which have&amp;nbsp;NRF_SDH_CLOCK_LF_XTAL_ACCURACY is set to 1 and nothing changes.&lt;br /&gt;I don&amp;#39;t think the issue is with this settings, something else is probably causing it not to work, and I can&amp;#39;t figure out what. I could try removing the crystal from the devboard and see if I can get it working then.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Merging two examples in SDK14</title><link>https://devzone.nordicsemi.com/thread/122976?ContentTypeID=1</link><pubDate>Tue, 06 Mar 2018 08:54:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b759f7e3-7564-4bb9-8897-8fda2ae72e1f</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;You should set&amp;nbsp;NRF_SDH_CLOCK_LF_XTAL_ACCURACY to 0 or 1. This parameter is used for both external XTAL and RC oscillator in s132 v5.0.0 softdevice (which is used in SDK 14.x.0). Setting it to 7 will cause the softdevice to expect accuracy of 20PPM, which the RC oscillator cannot provide. This is from s132 v5.0.0 release notes:&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;New functionality&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;SoftDevice&lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;The RC oscillator accuracy can now be set to any of the defined NRF_CLOCK_LF_ACCURACY values, and there is no default anymore. In other words, the nrf_clock_lf_cfg_t::accuracy parameter now has the same functionality when used with the RCOSC clock source as with the XTAL clock source (DRGN-8666).&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Merging two examples in SDK14</title><link>https://devzone.nordicsemi.com/thread/122791?ContentTypeID=1</link><pubDate>Mon, 05 Mar 2018 10:07:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:07128c34-c365-4471-a0e4-2317eab8e172</guid><dc:creator>Dajgoro Labinac</dc:creator><description>&lt;p&gt;Hi,&lt;br /&gt;&lt;br /&gt;Thanks for the reply.&lt;br /&gt;In the SDK11 I did the following modifications to the example, and that is all thats required to get it working on my board which does not contain a 32.78kHz crystal and DC-DC converter:&lt;br /&gt;SOFTDEVICE_HANDLER_INIT(NRF_CLOCK_LFCLKSRC_RC_250_PPM_4000MS_CALIBRATION, NULL);&lt;br /&gt;And:&lt;br /&gt;NRF_POWER-&amp;gt;DCDCEN = 0;&lt;br /&gt;&lt;br /&gt;On the SDK14 example I modified the sdk_config.h like this:&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;pre class="ui-code" data-mode="text"&gt;//==========================================================

// &amp;lt;h&amp;gt; Clock - SoftDevice clock configuration

//==========================================================
// &amp;lt;o&amp;gt; NRF_SDH_CLOCK_LF_SRC  - SoftDevice clock source.
 
// &amp;lt;0=&amp;gt; NRF_CLOCK_LF_SRC_RC 
// &amp;lt;1=&amp;gt; NRF_CLOCK_LF_SRC_XTAL 
// &amp;lt;2=&amp;gt; NRF_CLOCK_LF_SRC_SYNTH 

#ifndef NRF_SDH_CLOCK_LF_SRC
#define NRF_SDH_CLOCK_LF_SRC 0
#endif

// &amp;lt;o&amp;gt; NRF_SDH_CLOCK_LF_RC_CTIV - SoftDevice calibration timer interval. 
#ifndef NRF_SDH_CLOCK_LF_RC_CTIV
#define NRF_SDH_CLOCK_LF_RC_CTIV 12
#endif

// &amp;lt;o&amp;gt; NRF_SDH_CLOCK_LF_RC_TEMP_CTIV - SoftDevice calibration timer interval under constant temperature. 
// &amp;lt;i&amp;gt; How often (in number of calibration intervals) the RC oscillator shall be calibrated
// &amp;lt;i&amp;gt;  if the temperature has not changed.

#ifndef NRF_SDH_CLOCK_LF_RC_TEMP_CTIV
#define NRF_SDH_CLOCK_LF_RC_TEMP_CTIV 2
#endif

// &amp;lt;o&amp;gt; NRF_SDH_CLOCK_LF_XTAL_ACCURACY  - External crystal clock accuracy used in the LL to compute timing windows.
 
// &amp;lt;0=&amp;gt; NRF_CLOCK_LF_XTAL_ACCURACY_250_PPM 
// &amp;lt;1=&amp;gt; NRF_CLOCK_LF_XTAL_ACCURACY_500_PPM 
// &amp;lt;2=&amp;gt; NRF_CLOCK_LF_XTAL_ACCURACY_150_PPM 
// &amp;lt;3=&amp;gt; NRF_CLOCK_LF_XTAL_ACCURACY_100_PPM 
// &amp;lt;4=&amp;gt; NRF_CLOCK_LF_XTAL_ACCURACY_75_PPM 
// &amp;lt;5=&amp;gt; NRF_CLOCK_LF_XTAL_ACCURACY_50_PPM 
// &amp;lt;6=&amp;gt; NRF_CLOCK_LF_XTAL_ACCURACY_30_PPM 
// &amp;lt;7=&amp;gt; NRF_CLOCK_LF_XTAL_ACCURACY_20_PPM 

#ifndef NRF_SDH_CLOCK_LF_XTAL_ACCURACY
#define NRF_SDH_CLOCK_LF_XTAL_ACCURACY 7&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;And also disabled the UART initialization because I&amp;#39;m not using it.&lt;/p&gt;
&lt;p&gt;After that I would click build and program the board.&lt;/p&gt;
&lt;p&gt;Am I missing a step?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Merging two examples in SDK14</title><link>https://devzone.nordicsemi.com/thread/122772?ContentTypeID=1</link><pubDate>Mon, 05 Mar 2018 09:30:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:70896874-dafb-4c87-a639-083138c0ba90</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Are you getting any errors? If not, what is the symptoms showing it is not working on your board? What did you change in sdk_config.h? Note that the clock settings for the softdevice is configured in the parameters described on &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v14.2.0/group__nrf__sdh__config.html"&gt;this page&lt;/a&gt;, not using the &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v14.2.0/group__nrf__drv__clock__config.html#ga97150d89b06684b00143e3745f29918d"&gt;clock driver config&lt;/a&gt;. Pleae try to debug the application and report back any error codes you are seeing.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Merging two examples in SDK14</title><link>https://devzone.nordicsemi.com/thread/122653?ContentTypeID=1</link><pubDate>Fri, 02 Mar 2018 16:22:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ee0737eb-c5fd-4728-ab82-3f20aba4ac28</guid><dc:creator>Dajgoro Labinac</dc:creator><description>&lt;p&gt;I finally got it to work on the devboard, but now I need to get it working on my board, on which everything works fine with the SDK11.&lt;br /&gt;On my board I don&amp;#39;t have the 32.768kHz crystal so I need to enable the RC oscillator, also no DCDC converter.&lt;br /&gt;I did try setting the sdk config file, but its still not working.&lt;br /&gt;I removed the UART initialization since the RX pin is left floating, but that did not change anything.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Merging two examples in SDK14</title><link>https://devzone.nordicsemi.com/thread/122485?ContentTypeID=1</link><pubDate>Thu, 01 Mar 2018 15:06:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:620b4cbc-61a2-41e4-9897-868cf5045ed0</guid><dc:creator>Dajgoro Labinac</dc:creator><description>&lt;p&gt;Ok, I got it to compile, but something is not working, something else is now wrong.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Merging two examples in SDK14</title><link>https://devzone.nordicsemi.com/thread/122460?ContentTypeID=1</link><pubDate>Thu, 01 Mar 2018 12:49:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8a16aff9-d88a-4e9d-afe7-ac51e490e7f4</guid><dc:creator>Dajgoro Labinac</dc:creator><description>&lt;p&gt;Yes, trying to copy over parts of the sdk_config.h now, but its a bit non obvious what I need and what I don&amp;#39;t.&lt;br /&gt;To add the libraries I added the paths to three different places, including the &amp;quot;Manage project items...&amp;quot; dialog.&lt;br /&gt;Is there a single place where I can just put the library paths without having to duplicate the path?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Merging two examples in SDK14</title><link>https://devzone.nordicsemi.com/thread/122458?ContentTypeID=1</link><pubDate>Thu, 01 Mar 2018 12:39:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d1895bbe-2f63-4fe9-b1e6-15d4eca389b0</guid><dc:creator>norin saiyed</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;you need to define your configuration in sdk_config.h as same as nrf_drv_config.h&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>