<?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>Interfacing PN7150 NFC Reader with nRF52832 Development Kit via I2C in VS Code(nRF connect SDK v2.9.0)</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/117889/interfacing-pn7150-nfc-reader-with-nrf52832-development-kit-via-i2c-in-vs-code-nrf-connect-sdk-v2-9-0</link><description>We are currently working with the nRF52832 Development Kit and are aiming to interface an ISO15693 NFC reader using the PN7150 NFC module. We intend to communicate with the PN7150 over I2C and are using VS Code(nRF connect SDK v2.9.0) as our development</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 10 Jan 2025 13:05:42 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/117889/interfacing-pn7150-nfc-reader-with-nrf52832-development-kit-via-i2c-in-vs-code-nrf-connect-sdk-v2-9-0" /><item><title>RE: Interfacing PN7150 NFC Reader with nRF52832 Development Kit via I2C in VS Code(nRF connect SDK v2.9.0)</title><link>https://devzone.nordicsemi.com/thread/517940?ContentTypeID=1</link><pubDate>Fri, 10 Jan 2025 13:05:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7b82dab7-02eb-40ae-a1a4-54fa6a192f73</guid><dc:creator>Venkatakishore</dc:creator><description>&lt;p&gt;We have used this library, for the same application when we are developing using segger embedded studio. I am looking for similar solution for developing vs code. as we are planning to change from nrf52832 to nrf54l05 in future.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Interfacing PN7150 NFC Reader with nRF52832 Development Kit via I2C in VS Code(nRF connect SDK v2.9.0)</title><link>https://devzone.nordicsemi.com/thread/517702?ContentTypeID=1</link><pubDate>Thu, 09 Jan 2025 13:09:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a6b66197-e9de-4bdb-8974-39286669b09c</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;I am not familiar with that library?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Interfacing PN7150 NFC Reader with nRF52832 Development Kit via I2C in VS Code(nRF connect SDK v2.9.0)</title><link>https://devzone.nordicsemi.com/thread/517663?ContentTypeID=1</link><pubDate>Thu, 09 Jan 2025 11:16:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:50278c0e-f4cf-4478-b2dc-74dc86154e76</guid><dc:creator>Venkatakishore</dc:creator><description>&lt;p&gt;Do we have &amp;quot;nxpnci&amp;quot; library?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Interfacing PN7150 NFC Reader with nRF52832 Development Kit via I2C in VS Code(nRF connect SDK v2.9.0)</title><link>https://devzone.nordicsemi.com/thread/517620?ContentTypeID=1</link><pubDate>Thu, 09 Jan 2025 09:11:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:32239ca8-dbf7-4f65-9eaf-bd21ecc80deb</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
[quote user=""]&lt;p&gt;Libraries : Are there any existing Nordic SDK libraries to interface with the PN7150, particularly over I2C communication?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;[/quote]
&lt;p&gt;There is no driver for&amp;nbsp;PN7150 in the SDK, so y ou will have to add your own (either that you write. yourself, or if there is a reference driver that you can use and modify to fit.&lt;/p&gt;
[quote user=""]I2C Implementation: Could you share examples or guidelines on how to set up and configure I2C communication with the PN7150 on the nRF52832?[/quote]
&lt;p&gt;For generic I2C communication you can refer to the&lt;a href="https://docs.nordicsemi.com/bundle/ncs-latest/page/zephyr/hardware/peripherals/i2c.html"&gt; I2C documentation in the SDK&lt;/a&gt; that also point to some samples. There is also an old unofficial sample &lt;a href="https://github.com/crfosse/ncs_projects/tree/main/peripheral_zephyr/i2c"&gt;here&lt;/a&gt; that shows the basics of I2C in form of a scanner. In most cases, you can take the reference driver. of an I2C slave, and adjust the I2C related code to match the platform (nRF Connect SDK / Zephyr) in this case, and if the driver is simple, that should be more or less it.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>