<?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>nrf51 to nrf52 issues</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/8365/nrf51-to-nrf52-issues</link><description>I&amp;#39;m trying to compile a project I have for nrf51 on nrf52. I am running into errors with macros not being set. 
 For example:
error: #20: identifier &amp;quot;ADC_CONFIG_RES_10bit&amp;quot; is undefined
error: #20: identifier &amp;quot;ADC_CONFIG_RES_Pos&amp;quot; is undefined
error</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 28 Jul 2015 09:30:18 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/8365/nrf51-to-nrf52-issues" /><item><title>RE: nrf51 to nrf52 issues</title><link>https://devzone.nordicsemi.com/thread/30348?ContentTypeID=1</link><pubDate>Tue, 28 Jul 2015 09:30:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ef328656-1e04-4dcc-b180-79430d471799</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;@mrintern7: Which SDK version did you use ?  I can&amp;#39;t find ble_gap_enable_params_t in our current SDK for nRF51 (SDK 7,8,9), we use ble_enable_params_t&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf51 to nrf52 issues</title><link>https://devzone.nordicsemi.com/thread/30349?ContentTypeID=1</link><pubDate>Mon, 27 Jul 2015 20:41:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:df0dbcb5-5789-4f3a-b28a-4611a85cd28f</guid><dc:creator>mrintern7</dc:creator><description>&lt;p&gt;Thanks for the reply, I did not notice that before. Do you know what happened to ble_gap_enable_params_t?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf51 to nrf52 issues</title><link>https://devzone.nordicsemi.com/thread/30347?ContentTypeID=1</link><pubDate>Mon, 27 Jul 2015 11:07:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:df3437cf-0556-4105-8e03-65d393a4cba7</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;@mrintern7: As mentioned &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.nrf52.v1.0.0/migration/functional.html?cp=1_3_0"&gt;here&lt;/a&gt;, the ADC peripheral has be redesigned and is not backward compatible with the nRF51 ADC. You would need to port your code for the ADC for NRF51 to the SAADC on the NRF52. You can follow the SAADC description &lt;a href="http://infocenter.nordicsemi.com/topic/nrf52.v1.7/Chunk1203547610.html?cp=1_1_0_33#saadc_frontpage"&gt;here&lt;/a&gt; to use it.&lt;/p&gt;
&lt;p&gt;The nrf_adc.c library file in the nRF52 SDK should not be used.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf51 to nrf52 issues</title><link>https://devzone.nordicsemi.com/thread/30346?ContentTypeID=1</link><pubDate>Mon, 27 Jul 2015 02:49:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:eeef3524-4e63-4a08-80f3-09be7373f5e0</guid><dc:creator>mrintern7</dc:creator><description>&lt;p&gt;Yes, I believe I have.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf51 to nrf52 issues</title><link>https://devzone.nordicsemi.com/thread/30345?ContentTypeID=1</link><pubDate>Fri, 24 Jul 2015 17:45:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c2be6b7a-7952-4c7c-a656-924e0a8668d8</guid><dc:creator>syntroniks</dc:creator><description>&lt;p&gt;The API has changed -- have you set up the new SDK?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>