<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Smart Humidity and Temperature sensor TH02 Library]]></title><description><![CDATA[<p dir="auto">Playing around with Hoperf RFM12B and RFM69 for my wireless sensors, I discovered they also have one interesting sensor for temperature and humidity called TH02. Just look the picture below, this sensor is so small Of course I already looked and… <a href="http://hallard.me/th02-library/" target="_blank" rel="noopener noreferrer nofollow ugc">Continue Reading</a></p>
<p dir="auto"><strong>Click <a href="http://hallard.me/th02-library/" target="_blank" rel="noopener noreferrer nofollow ugc">here</a> to see the full blog post</strong></p>
]]></description><link>https://community.ch2i.eu/topic/28/smart-humidity-and-temperature-sensor-th02-library</link><generator>RSS for Node</generator><lastBuildDate>Wed, 13 May 2026 16:01:31 GMT</lastBuildDate><atom:link href="https://community.ch2i.eu/topic/28.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 19 Jun 2015 21:28:39 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Smart Humidity and Temperature sensor TH02 Library on Fri, 08 Jan 2016 01:58:15 GMT]]></title><description><![CDATA[<p dir="auto">Guys,</p>
<p dir="auto">Humm, that's interesting, I already fixed a problem with negative values in library (<a href="https://github.com/hallard/TH02/commit/3bbf7840a1bf4cef822943283e3229cd180a02ae#diff-985d0e1c272f45911e702a06f16a13cf" target="_blank" rel="noopener noreferrer nofollow ugc">see</a> ). As far As I remember this fixed the problem (but may be it's another issue now)<br />
Are you using the latest version ?</p>
]]></description><link>https://community.ch2i.eu/post/792</link><guid isPermaLink="true">https://community.ch2i.eu/post/792</guid><dc:creator><![CDATA[Charles]]></dc:creator><pubDate>Fri, 08 Jan 2016 01:58:15 GMT</pubDate></item><item><title><![CDATA[Reply to Smart Humidity and Temperature sensor TH02 Library on Wed, 06 Jan 2016 02:47:05 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/lensdigital" aria-label="Profile: Lensdigital">@<bdi>Lensdigital</bdi></a><br />
That would make a lot more sense than what I was thinking with the humidity sensor heater, especially with the way it "drops" when I pull it out of the freezer.  -10 C also matches the outdoor temp when I was trying it outside.<br />
I'm glad you caught this!<br />
Chris</p>
]]></description><link>https://community.ch2i.eu/post/785</link><guid isPermaLink="true">https://community.ch2i.eu/post/785</guid><dc:creator><![CDATA[chrisb]]></dc:creator><pubDate>Wed, 06 Jan 2016 02:47:05 GMT</pubDate></item><item><title><![CDATA[Reply to Smart Humidity and Temperature sensor TH02 Library on Wed, 06 Jan 2016 00:21:29 GMT]]></title><description><![CDATA[<p dir="auto">I'm also seeing issue with sensor not working with temperatures below 0C <img src="https://community.ch2i.eu/assets/plugins/nodebb-plugin-emoji/emoji/android/1f61e.png?v=4874f384ba0" class="not-responsive emoji emoji-android emoji--disappointed" style="height:23px;width:auto;vertical-align:middle" title=":(" alt="😞" /><br />
I don't think it's heating of the sensor. I think you are loosing negative sign somewhere. Mine shows 6C when it's -6C for example...<br />
Wrong type of variables somewhere in the library?</p>
]]></description><link>https://community.ch2i.eu/post/776</link><guid isPermaLink="true">https://community.ch2i.eu/post/776</guid><dc:creator><![CDATA[Lensdigital]]></dc:creator><pubDate>Wed, 06 Jan 2016 00:21:29 GMT</pubDate></item><item><title><![CDATA[Reply to Smart Humidity and Temperature sensor TH02 Library on Sun, 03 Jan 2016 18:25:59 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/charles" aria-label="Profile: Charles">@<bdi>Charles</bdi></a><br />
Here's the output from that bit of code  where it drops down to the lowest value and starts to rise back up.  Another strange thing I noticed was when I pulled it out of the freezer the temp dropped again like it started reading the temp of the somewhat frozen board again and you could see it warm back up to room temp.</p>
<pre><code>TH02 Demo
Scanning I2C bus ...
I2C device found at address 0x40-&gt; TH02 !
I2C device found at address 0x6F-&gt; Unknown device !
Scan done
TH02 device ID = 0x50
TH02 device ID match !
TH02 Status = 0x00
TH02 Config = 0x30
//**edited for brevity**
Start: Config=31: Temp 0.18 C =&gt; 0.10 C
Start: Config=31: Temp 0.06 C =&gt; 0.20 C
Start: Config=31: Temp 0.19 C =&gt; 0.30 C
Start: Config=31: Temp 0.29 C =&gt; 0.40 C
Start: Config=31: Temp 0.41 C =&gt; 0.60 C
Start: Config=31: Temp 0.57 C =&gt; 0.70 C
Start: Config=31: Temp 0.66 C =&gt; 0.80 C
</code></pre>
]]></description><link>https://community.ch2i.eu/post/743</link><guid isPermaLink="true">https://community.ch2i.eu/post/743</guid><dc:creator><![CDATA[chrisb]]></dc:creator><pubDate>Sun, 03 Jan 2016 18:25:59 GMT</pubDate></item><item><title><![CDATA[Reply to Smart Humidity and Temperature sensor TH02 Library on Sat, 02 Jan 2016 21:12:00 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/chrisb" aria-label="Profile: chrisb">@<bdi>chrisb</bdi></a><br />
thanks for the comment.</p>
<p dir="auto">To be honest, I never tested the heater so I could be not "bug free"</p>
<p dir="auto">Could you try this and post serial result ?</p>
<pre><code>uint8_t cfg;
th02.startTempConv(true, false);
if (th02.getConfig(&amp;cfg)==0) {
  serial.print("Config=");
  serial.println(cfg,HEX);
} else {
  serial.println("Read error");
}
</code></pre>
]]></description><link>https://community.ch2i.eu/post/732</link><guid isPermaLink="true">https://community.ch2i.eu/post/732</guid><dc:creator><![CDATA[Charles]]></dc:creator><pubDate>Sat, 02 Jan 2016 21:12:00 GMT</pubDate></item><item><title><![CDATA[Reply to Smart Humidity and Temperature sensor TH02 Library on Sat, 02 Jan 2016 03:59:23 GMT]]></title><description><![CDATA[<p dir="auto">Also I would like to say I'm very green to this, so please do not rule out the obvious .<br />
Thank you,<br />
Chris</p>
]]></description><link>https://community.ch2i.eu/post/717</link><guid isPermaLink="true">https://community.ch2i.eu/post/717</guid><dc:creator><![CDATA[chrisb]]></dc:creator><pubDate>Sat, 02 Jan 2016 03:59:23 GMT</pubDate></item><item><title><![CDATA[Reply to Smart Humidity and Temperature sensor TH02 Library on Sat, 02 Jan 2016 03:57:19 GMT]]></title><description><![CDATA[<p dir="auto">Hello Charles,<br />
First I'd like to say a big thank you for creating this library, it's been a big help for a capstone project I'm on for my bachelors degree.  I've ran into a bit of an issue though and I think I know the cause, but I'm a bit stuck and was hoping you may be able to confirm my suspicion.  I'm using this with an Anarduino to pull temps using a hopefm RFM69 chip at 915 mhz.  I set the chip up inside and it seems to be measuring ~70F like it's suposed to, then when I move the sensor outside (where it's currently 13F) I watch the temp drop down to 32F, and then it climbs up to 55F  I believe that the heater in the Humidity portion is turning on but in my code I'm only starting TempConv and I after looking into the library files I did update that to attempt to keep the heater off by using, "th02.startTempConv(true, false);"</p>
<p dir="auto">Can you tell me if I may be missing something, or if there is something else I should be looking into?  when I bring it back in, the temps are within range again, so I'm fairly certain that it's not a wiring issue.<br />
Thanks,<br />
Chris</p>
]]></description><link>https://community.ch2i.eu/post/716</link><guid isPermaLink="true">https://community.ch2i.eu/post/716</guid><dc:creator><![CDATA[chrisb]]></dc:creator><pubDate>Sat, 02 Jan 2016 03:57:19 GMT</pubDate></item></channel></rss>