<?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>IoT Migration to nRF52 DK</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/10779/iot-migration-to-nrf52-dk</link><description>[New Env] 
 
 
 nRF52832 (Global Tech Tour)
PCA10040 
 
 
 IoT SDK 0.9 (new released) 
 
 
 IoT SoftDevice (s1xx-iot-prototype3_nrf52_softdevice) 
 
 
 base example CoAP Server 
 
 
 [Old Env] 
 
 
 nRF51 DK ( nRF51422)
PCA10028 </description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 21 Dec 2015 14:59:06 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/10779/iot-migration-to-nrf52-dk" /><item><title>RE: IoT Migration to nRF52 DK</title><link>https://devzone.nordicsemi.com/thread/40278?ContentTypeID=1</link><pubDate>Mon, 21 Dec 2015 14:59:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ba6ef515-a9b0-4395-8c64-aa034f5c0c2a</guid><dc:creator>Stian R&amp;#248;ed Hafskjold</dc:creator><description>&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;Are you talking about Keil packs? The IoT SDK does not use Keil packs. Just use the zip-file instead. The same goes for the 0.9.x version of the nRF52 SDK. The nRF5 SDK v11.0.0 now supports nRF52 as well. You can find it here: &lt;a href="http://developer.nordicsemi.com/nRF5_SDK/nRF5_SDK_v11.x.x/"&gt;developer.nordicsemi.com/.../&lt;/a&gt;. This SDK also include Keil pack installer.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;The IoT SDK does not have a migration guide, but you can find a general guide on how to migrate from nRF51 to nRF52 here: &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.nrf52.v1.0.0/migration/preface.html?cp=1_3"&gt;infocenter.nordicsemi.com/.../preface.html&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;It seems to me like you are combining nRF52 SDK and the IoT SDK. For the BLE services you can migrate using the migration guide. The ADC is completely new and has a new API and therefore you should check out some of the examples in the SDK.&lt;/p&gt;
&lt;p&gt;A lot have changed in the IoT SDK and I think the easiest way is to start out with the Coap example in the new SDK.&lt;/p&gt;
&lt;ol start="3"&gt;
&lt;li&gt;
&lt;p&gt;DTLS is included in the IoT SDK v0.9.x&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;CPU is used during preprocessing of the packet to be transmitted, and during radio start/turn-around to set up the radio parameters. This is for a very short time only and does not have a big impact on the power consumption.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;The advertising data is given in the &lt;strong&gt;ipv6_medium_ble_cfg.h&lt;/strong&gt; file. And the &lt;code&gt;m_adv_params&lt;/code&gt; struct is set in the adv_params_set function in &lt;strong&gt;ipv6_medium_ble.c&lt;/strong&gt; file&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: IoT Migration to nRF52 DK</title><link>https://devzone.nordicsemi.com/thread/40277?ContentTypeID=1</link><pubDate>Thu, 10 Dec 2015 09:21:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d6f11d11-4708-4913-ae52-ced241f66a5c</guid><dc:creator>cucu</dc:creator><description>&lt;p&gt;one more question..&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;what is medium module? ,
&lt;ul&gt;
&lt;li&gt;in 0.9 iot sdk , advertising init, and start  not in main.c , but medium module..&lt;/li&gt;
&lt;li&gt;my project, changed adv_data, and rs data when every 100ms... (ibeacon/eddy stone, and scan response -&amp;gt; sensor data..)
how to solve this problem..&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>