<?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>How to read ADC data using I2C in NRF52840</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/92293/how-to-read-adc-data-using-i2c-in-nrf52840</link><description>Hi, 
 I am working on NRF52840, I want to read ADC data over I2C communication. Can you please tell me how to implement the code in nrf52840. 
 Thanks &amp;amp; I am waiting for your reply..</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 27 Sep 2022 10:40:03 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/92293/how-to-read-adc-data-using-i2c-in-nrf52840" /><item><title>RE: How to read ADC data using I2C in NRF52840</title><link>https://devzone.nordicsemi.com/thread/388095?ContentTypeID=1</link><pubDate>Tue, 27 Sep 2022 10:40:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:230597e2-2316-490a-a438-d99de547c92b</guid><dc:creator>namitha K M</dc:creator><description>&lt;p&gt;Hello&lt;/p&gt;
&lt;p&gt;Can you please tell or suggest me how to implement the code, I am new to this, thats y I made a post otherwise I will sit and do.&lt;/p&gt;
&lt;p&gt;Can you please tell me how to read&amp;nbsp;MCP3426/7/8 ADC Over I2C communication.Plzzz.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to read ADC data using I2C in NRF52840</title><link>https://devzone.nordicsemi.com/thread/387906?ContentTypeID=1</link><pubDate>Mon, 26 Sep 2022 12:14:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a8abe436-ac54-4a6d-9028-fdeec8da5398</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;You will just have to sit down and work through this.&lt;/p&gt;
&lt;p&gt;Kenneth&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to read ADC data using I2C in NRF52840</title><link>https://devzone.nordicsemi.com/thread/387895?ContentTypeID=1</link><pubDate>Mon, 26 Sep 2022 11:55:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e042f967-fb61-4f4e-ac0d-47f1ceb49f11</guid><dc:creator>namitha K M</dc:creator><description>&lt;p&gt;Hi ,&lt;/p&gt;
&lt;p&gt;Thanks for the reply..&lt;/p&gt;
&lt;p&gt;I need ADC concepts with I2c. I want to read some ADC data over I2C communications. Please help me on this.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to read ADC data using I2C in NRF52840</title><link>https://devzone.nordicsemi.com/thread/387849?ContentTypeID=1</link><pubDate>Mon, 26 Sep 2022 09:15:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9d93077f-ae11-4d7d-be7f-4de81b627698</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;I would start with connecting the I2C sensor (ADC) in question to the nRF52840, add pull up resistors to CLK and DATA, and then for instance run the i2c scanner project to find if you are able to communicate with the I2C sensor in question. Once that works you need to study the I2C api along with your ADC datasheet to find which commands you want to call to configure and read data.&lt;/p&gt;
&lt;p&gt;I2C scanner project:&amp;nbsp;&lt;a href="https://github.com/crfosse/ncs_projects/tree/main/peripheral_zephyr/i2c"&gt;https://github.com/crfosse/ncs_projects/tree/main/peripheral_zephyr/i2c&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Having a logic analyzer to debug the I2C communication would be very useful.&lt;/p&gt;
&lt;p&gt;Kenneth&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>