<?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 DHT11 with nRF52 DK</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/35737/interfacing-dht11-with-nrf52-dk</link><description>Hello! 
 I&amp;#39;m trying to interface the DHT11 with my DK. I&amp;#39;m coming from Arduino where all I had to do is to drop some library and instantiate an object. Here with the nRF52 (832) things are different. I&amp;#39;m using Keil and the nRF52832 is Arm Cortex M4F but</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 25 Jun 2018 13:23:46 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/35737/interfacing-dht11-with-nrf52-dk" /><item><title>RE: Interfacing DHT11 with nRF52 DK</title><link>https://devzone.nordicsemi.com/thread/137447?ContentTypeID=1</link><pubDate>Mon, 25 Jun 2018 13:23:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:881151c9-5e7b-4057-bc24-065029fc0c01</guid><dc:creator>haakonsh</dc:creator><description>&lt;p&gt;Hey Lars,&lt;/p&gt;
&lt;p&gt;From&amp;nbsp;&lt;a title="nrf_gpio_pin_read" href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.0.0/group__nrf__gpio__hal.html?cp=4_0_0_6_9_0_4_0_17#ga76870ecdd68f3e26eeea7ea3c5ad6b55"&gt;nrf_gpio_pin_read&lt;/a&gt;&amp;nbsp;API documentation: &amp;quot;Returns 0 if the pin input level is low. Positive value if the pin is high.&amp;quot;&lt;br /&gt;&lt;br /&gt;You will need to read each bit manually.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Cheers,&lt;/p&gt;
&lt;p&gt;Håkon.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>