<?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>SDK17 with nrf52820</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/63496/sdk17-with-nrf52820</link><description>I have a lot of issues when switch to using nrf52820. 
 
 all saadc module seems removed from the sdk, or forget to add to nrf52820. 
 when using softdevice, get a log of nrf_success not found issue. already include nrf_error.h.</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 09 Jul 2020 07:58:49 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/63496/sdk17-with-nrf52820" /><item><title>RE: SDK17 with nrf52820</title><link>https://devzone.nordicsemi.com/thread/259094?ContentTypeID=1</link><pubDate>Thu, 09 Jul 2020 07:58:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:48667cfc-decf-4a44-a7b5-03bcc69275fc</guid><dc:creator>Karl Ylvisaker</dc:creator><description>[quote user="weizhen1883"]if nrf52820 do not have SAADC, but it still have analog input pin right? then how can I use that? I do not see any example about ADC modules.&amp;nbsp;[/quote]
&lt;p&gt;As I said, the nRF52820 does not have an on chip SAADC - which is why you are not seeing any ADC examples for it.&lt;br /&gt;The analogue input pins can be used for the &lt;a href="https://infocenter.nordicsemi.com/index.jsp?topic=%2Fps_nrf52820%2Fpin.html&amp;amp;anchor=wlcsp"&gt;comparator peripheral&lt;/a&gt;.&lt;/p&gt;
[quote user="weizhen1883"]also I found another issue, nrf_log with UART also cannot build for nrf52820 but it works fine for nrf52833.[/quote]
&lt;p&gt;Please elaborate, what errors are you getting when you attempt to build it?&lt;br /&gt;Did your nRF52833 project emulate the nRF52820 hardware as mentioned in my previous comment?&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Karl&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SDK17 with nrf52820</title><link>https://devzone.nordicsemi.com/thread/259070?ContentTypeID=1</link><pubDate>Thu, 09 Jul 2020 05:53:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b12c4e67-7d0e-4451-b868-85dfd5a93408</guid><dc:creator>weizhen</dc:creator><description>&lt;p&gt;if nrf52820 do not have SAADC, but it still have analog input pin right? then how can I use that? I do not see any example about ADC modules.&amp;nbsp;&lt;br /&gt;I am switch from nrf52833 dev kit to an nrf52820 module. I have fixed the nrf_success undefined issue, that because I include unused folders, which have nrf_error.h but filter by a softdevice tag.&lt;br /&gt;also I found another issue, nrf_log with UART also cannot build for nrf52820 but it works fine for nrf52833.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SDK17 with nrf52820</title><link>https://devzone.nordicsemi.com/thread/258938?ContentTypeID=1</link><pubDate>Wed, 08 Jul 2020 08:32:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1d9dd017-75aa-4aa6-848a-24c36751968e</guid><dc:creator>Karl Ylvisaker</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
[quote user=""]I have a lot of issues when switch to using nrf52820.[/quote]
&lt;p&gt;I am sorry to hear that!&lt;br /&gt;Which SoC are you switching from, to the nRF52820?&lt;/p&gt;
[quote user=""]all saadc module seems removed from the sdk, or forget to add to nrf52820.[/quote]
&lt;p&gt;The &lt;a href="https://infocenter.nordicsemi.com/index.jsp?nav=%2F4_3_0_5"&gt;nRF52820 does not have an on-chip SAADC&lt;/a&gt;, unfortunately. You can see all the differences between the nR52 series SoC&amp;#39;s in the &lt;a href="https://infocenter.nordicsemi.com/index.jsp?topic=%2Fstruct_nrf52%2Fstruct%2Fnrf52.html"&gt;nRF52 comparison table.&lt;/a&gt;&lt;/p&gt;
[quote user=""]when using softdevice, get a log of nrf_success not found issue. already include nrf_error.h.[/quote]
&lt;p&gt;Which IDE are you using, and which error message are you getting?&lt;br /&gt;There are no direct examples in the SDK for the nRF52820 - since there is no development kit for the nRF52820. However, since the nRF52820 is a subset of the nRF52833, you may use &lt;a href="https://devzone.nordicsemi.com/nordic/short-range-guides/b/getting-started/posts/developing-for-the-nrf52820-with-nrf5-sdk-v16-0-0#:~:text=The%20nRF52820%20IC%20is%20a,emulate%20the%20functionality%20of%20nRF52820."&gt;the nRF52833 to develop on, by emulating the nRF52820&lt;/a&gt;.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Karl&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>