<?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>Migrating to SDK14</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/29822/migrating-to-sdk14</link><description>Hi,
I am trying to migrate to SDK14.2 from SDK12. 
 I have succesfully migrated to SDK13, but I am seeing linker issues with 14. 
 The linker comes with the following errors:
In function nrf_sdh_ble_evts_poll&amp;#39;: ../../SDK14.2.0/components/softdevice</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 31 Jan 2018 13:41:58 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/29822/migrating-to-sdk14" /><item><title>RE: Migrating to SDK14</title><link>https://devzone.nordicsemi.com/thread/118461?ContentTypeID=1</link><pubDate>Wed, 31 Jan 2018 13:41:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:427dbb4f-a77b-43ab-a3b6-ec62382f5239</guid><dc:creator>dchaudet</dc:creator><description>&lt;p&gt;Hi,
You wrote it as resolved but I don&amp;#39;t understand how you resolve the error 34 (40 sec)?
I&amp;#39;m not sure to need to open a ticket.
Thanks,
David C.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Migrating to SDK14</title><link>https://devzone.nordicsemi.com/thread/118460?ContentTypeID=1</link><pubDate>Tue, 02 Jan 2018 12:17:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5a180c13-8bd5-43ae-8223-b5e73323a067</guid><dc:creator>Bjarke</dc:creator><description>&lt;p&gt;I am seeing error 34  (0x22) GATT CONN LMP TIMEOUT after 40 sec(everytime).&lt;/p&gt;
&lt;p&gt;I have tried to alter the MIN_CONN_INTERVAL from 10 to 50 msec. noluck
I have tried to alter the MAX_CONN_INTERVAL from 100 to 500 msec. noluck&lt;/p&gt;
&lt;p&gt;Any other suggestions?&lt;/p&gt;
&lt;p&gt;Br
bjarke&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Migrating to SDK14</title><link>https://devzone.nordicsemi.com/thread/118464?ContentTypeID=1</link><pubDate>Fri, 29 Dec 2017 11:14:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c2b6c606-c191-418e-8abe-e95dd26242ee</guid><dc:creator>Bjarke</dc:creator><description>&lt;p&gt;I found the issue,&lt;/p&gt;
&lt;p&gt;With the new SDK 14, there is addional settings that needs to be set in the SDK_CONFIG, or optional app_config.&lt;/p&gt;
&lt;p&gt;It was due to VS_UUID not being set.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Migrating to SDK14</title><link>https://devzone.nordicsemi.com/thread/118463?ContentTypeID=1</link><pubDate>Wed, 27 Dec 2017 12:31:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e02c0146-2fc8-4bca-886c-fff976941469</guid><dc:creator>Bjarke</dc:creator><description>&lt;p&gt;Thanks, I have added the .c to the makefile, and it compiles now.
What I dont understand is that a &amp;quot;normal&amp;quot; part of the sdk is now placed in experimental folders...&lt;/p&gt;
&lt;p&gt;BTW how to add code in the post without looking weird. And how to add multiple tags..&lt;/p&gt;
&lt;p&gt;BR&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Migrating to SDK14</title><link>https://devzone.nordicsemi.com/thread/118462?ContentTypeID=1</link><pubDate>Wed, 27 Dec 2017 12:09:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2f0152b3-f151-4258-8fba-6e54a2195cc2</guid><dc:creator>Ole Saether</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Add the file &lt;code&gt;nrf_section_iter.c&lt;/code&gt; to your project to fix the undefined reference to &lt;code&gt;nrf_section_iter_init&lt;/code&gt; and &lt;code&gt;nrf_section_iter_next&lt;/code&gt;:&lt;/p&gt;
&lt;p&gt;&lt;code&gt;$(SDK_ROOT)/components/libraries/experimental_section_vars/nrf_section_iter.c&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;Please give the error messages you get for the other functions.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>