<?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>nrf9160 analog input pins</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/73594/nrf9160-analog-input-pins</link><description>I got an example that uses PO.13 for analogue input. It does this by referencing it as ADC_0. That seemed to work OK when I hooked up to PO.13 on the nrf9160-DK 
 Then I changed the code to reference ADC_1 and hooked up P0.14. This did not work and I</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 08 Apr 2021 15:04:04 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/73594/nrf9160-analog-input-pins" /><item><title>RE: nrf9160 analog input pins</title><link>https://devzone.nordicsemi.com/thread/303831?ContentTypeID=1</link><pubDate>Thu, 08 Apr 2021 15:04:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:86d2cf13-8c07-464a-811a-bcf1f562c6a9</guid><dc:creator>paul_tanner</dc:creator><description>&lt;p&gt;That wasn&amp;#39;t much help.&lt;/p&gt;
&lt;p&gt;This was:&lt;/p&gt;
&lt;p&gt;&lt;span&gt;#define ADC_DEV &amp;quot;ADC_0&amp;quot;&lt;/span&gt;&lt;br /&gt;&lt;span&gt;#define ADC_1ST_CHANNEL_ID 1&lt;br /&gt;&lt;/span&gt;&lt;span style="font-family:inherit;"&gt;#define ADC_1ST_CHANNEL_INPUT NRF_SAADC_INPUT_AIN1&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family:inherit;"&gt;Evidently,&amp;nbsp;&lt;span&gt;NRF_SAADC_INPUT_AIN1 is a synonym for P0.14&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf9160 analog input pins</title><link>https://devzone.nordicsemi.com/thread/303813?ContentTypeID=1</link><pubDate>Thu, 08 Apr 2021 13:59:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bac41951-f066-4a94-8b98-91d69bb6805e</guid><dc:creator>Charlie</dc:creator><description>&lt;p&gt;nRF9160 ADC is similar to nRF5x devices. You can refer to this ticket: &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/46039/configuring-adc-sampling-rate-and-simultaneous-reading-from-multiple-channels"&gt;Configuring ADC sampling rate and simultaneous reading from multiple channels.&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf9160 analog input pins</title><link>https://devzone.nordicsemi.com/thread/303673?ContentTypeID=1</link><pubDate>Thu, 08 Apr 2021 08:36:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6be3b2b1-b897-4a1a-9ecb-1e5ec4c33311</guid><dc:creator>paul_tanner</dc:creator><description>&lt;p&gt;So how do you configure the other 7 channels onto pins PO.14 onwards?&lt;/p&gt;
&lt;p&gt;I want to monitor multiple inputs, albeit not simultaneously.&lt;/p&gt;
&lt;p&gt;Regards.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf9160 analog input pins</title><link>https://devzone.nordicsemi.com/thread/303651?ContentTypeID=1</link><pubDate>Thu, 08 Apr 2021 07:29:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3f973fd5-311a-438f-ae5a-f228a55f8721</guid><dc:creator>Charlie</dc:creator><description>&lt;p&gt;One ADC peripheral has eight channels.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf9160 analog input pins</title><link>https://devzone.nordicsemi.com/thread/303576?ContentTypeID=1</link><pubDate>Wed, 07 Apr 2021 15:40:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b0e0db8a-aee3-4aa3-94f5-286beff2c1d2</guid><dc:creator>paul_tanner</dc:creator><description>&lt;p&gt;From Objective Product Spec:&lt;/p&gt;
&lt;div class="page" title="Page 197"&gt;
&lt;div class="layoutArea"&gt;
&lt;div class="column"&gt;
&lt;p&gt;&lt;span&gt;6.12.4 Analog inputs and channels &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Up to eight analog input channels, CH[n](n=0..7), can be configured. &lt;/span&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf9160 analog input pins</title><link>https://devzone.nordicsemi.com/thread/303037?ContentTypeID=1</link><pubDate>Tue, 06 Apr 2021 08:46:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fc9fec7d-deb4-452a-8289-6aaaec56fee3</guid><dc:creator>Charlie</dc:creator><description>&lt;p&gt;Hi Paul,&lt;/p&gt;
&lt;p&gt;This is as expected, nRF9160 only has one ADC&amp;nbsp;peripheral which is ADC_0.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Charlie&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>