<?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>simple integration of GPIO and I2C</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/75677/simple-integration-of-gpio-and-i2c</link><description>Hello, 
 
 I am currently trying to program the nRF52832 to be able to receive data from a heart rate sensor. The sensor uses I2C communication and has an additional two pins (RESET and MFIO) . The additional pins need to be toggled a certain way in order</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 31 May 2021 08:59:03 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/75677/simple-integration-of-gpio-and-i2c" /><item><title>RE: simple integration of GPIO and I2C</title><link>https://devzone.nordicsemi.com/thread/312576?ContentTypeID=1</link><pubDate>Mon, 31 May 2021 08:59:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:19643d51-cef0-45f0-aaf6-70e24ab60dbf</guid><dc:creator>Jared</dc:creator><description>&lt;p&gt;What error are you getting? In most cases the gpio api&amp;nbsp;doesn&amp;#39;t really require anything to be configured in the sdk config file for it work.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: simple integration of GPIO and I2C</title><link>https://devzone.nordicsemi.com/thread/312471?ContentTypeID=1</link><pubDate>Fri, 28 May 2021 19:07:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e21ff2c5-f20f-41bc-87cc-054b3ac039e1</guid><dc:creator>purpleButterfly</dc:creator><description>&lt;p&gt;so I added nrf_gpio.h and made sure the path was added to the project, however I can&amp;#39;t seem to be able to enable it in the sdk_config file because it&amp;#39;s not there at all. what should I do?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: simple integration of GPIO and I2C</title><link>https://devzone.nordicsemi.com/thread/311991?ContentTypeID=1</link><pubDate>Thu, 27 May 2021 08:24:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e51d2173-d3ef-415c-8d58-a86e14e0d299</guid><dc:creator>Jared</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The &lt;a href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.0.2/group__nrf__gpio__hal.html?cp=8_1_6_8_0_13_0"&gt;GPIO API &lt;/a&gt;can be included by adding nrf_gpio.h to the project. Remember to also add the path to the project, if you use SES then watch &lt;a href="https://www.youtube.com/watch?v=t-kh1EbesvI"&gt;this&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;regards&lt;/p&gt;
&lt;p&gt;Jared&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>