<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>Comments on: XY-MD02 Temperature and Humidity Sensor</title>
	<atom:link href="http://www.epanorama.net/blog/2024/02/28/xy-md02-temperature-and-humidity-sensor/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.epanorama.net/blog/2024/02/28/xy-md02-temperature-and-humidity-sensor/</link>
	<description>All about electronics and circuit design</description>
	<lastBuildDate>Sat, 18 Apr 2026 21:44:05 +0000</lastBuildDate>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.9.14</generator>
	<item>
		<title>By: Tomi Engdahl</title>
		<link>https://www.epanorama.net/blog/2024/02/28/xy-md02-temperature-and-humidity-sensor/comment-page-1/#comment-1841904</link>
		<dc:creator><![CDATA[Tomi Engdahl]]></dc:creator>
		<pubDate>Thu, 19 Dec 2024 07:38:10 +0000</pubDate>
		<guid isPermaLink="false">https://www.epanorama.net/newepa/?p=195521#comment-1841904</guid>
		<description><![CDATA[ESP8266 as a Modbus Slave Over RS485: Temperature Monitoring Made Easy!
https://www.youtube.com/watch?v=U65CGwY-6y0

Learn how to transform an ESP8266 into a Modbus slave for RS485 serial communication! In this video, I&#039;ll walk you through configuring ESPHome to read multiple Dallas temperature sensors and send their data over RS485. I&#039;ll also explain how RS485 works, why it&#039;s essential for secure and reliable wired communication, and how you can use this setup for industrial or home automation systems.]]></description>
		<content:encoded><![CDATA[<p>ESP8266 as a Modbus Slave Over RS485: Temperature Monitoring Made Easy!<br />
<a href="https://www.youtube.com/watch?v=U65CGwY-6y0" rel="nofollow">https://www.youtube.com/watch?v=U65CGwY-6y0</a></p>
<p>Learn how to transform an ESP8266 into a Modbus slave for RS485 serial communication! In this video, I&#8217;ll walk you through configuring ESPHome to read multiple Dallas temperature sensors and send their data over RS485. I&#8217;ll also explain how RS485 works, why it&#8217;s essential for secure and reliable wired communication, and how you can use this setup for industrial or home automation systems.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim</title>
		<link>https://www.epanorama.net/blog/2024/02/28/xy-md02-temperature-and-humidity-sensor/comment-page-1/#comment-1838284</link>
		<dc:creator><![CDATA[Jim]]></dc:creator>
		<pubDate>Sat, 26 Oct 2024 21:07:39 +0000</pubDate>
		<guid isPermaLink="false">https://www.epanorama.net/newepa/?p=195521#comment-1838284</guid>
		<description><![CDATA[I have a few of these XY-MD02 sensors and have been able to read the temp and humidity from both modbus with NodeRed (node-red-contrib-modbus) and using UART with minicom.  In modbus I was not able read anything from the 3 register at all. I polled all the way up to address 1000 on both 3 and 4 and the only data I got back was for temp and humidity.

In UART I can read and change the temp and humidity correction, enable and disable polling and the rate.

The issue I am facing now is that UART does not appear to allow for changing the units address away from default one, and modbus should support it, but appears not to. As such, I cannot change the modbus address and this means I cannot attach multiple sensors to the same RS485 wire.

Any suggestions?]]></description>
		<content:encoded><![CDATA[<p>I have a few of these XY-MD02 sensors and have been able to read the temp and humidity from both modbus with NodeRed (node-red-contrib-modbus) and using UART with minicom.  In modbus I was not able read anything from the 3 register at all. I polled all the way up to address 1000 on both 3 and 4 and the only data I got back was for temp and humidity.</p>
<p>In UART I can read and change the temp and humidity correction, enable and disable polling and the rate.</p>
<p>The issue I am facing now is that UART does not appear to allow for changing the units address away from default one, and modbus should support it, but appears not to. As such, I cannot change the modbus address and this means I cannot attach multiple sensors to the same RS485 wire.</p>
<p>Any suggestions?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
