<?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/">
	<channel>
		<title><![CDATA[WeatherDuino Forum - Hardware Questions]]></title>
		<link>https://www.meteocercal.info/forum/</link>
		<description><![CDATA[WeatherDuino Forum - https://www.meteocercal.info/forum]]></description>
		<pubDate>Wed, 11 Mar 2026 00:35:17 +0000</pubDate>
		<generator>MyBB</generator>
		<item>
			<title><![CDATA[Professional Ultrasound wind sensors.]]></title>
			<link>https://www.meteocercal.info/forum/thread-2359.html</link>
			<pubDate>Sat, 03 May 2025 15:10:03 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://www.meteocercal.info/forum/member.php?action=profile&uid=872">G8NSV</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.meteocercal.info/forum/thread-2359.html</guid>
			<description><![CDATA[Has anyone manged to use the pPro2 TX with a professional ultrasonic wind sensor?<br />
I have a Gill Windsonic unit which can out put both serial in both proprietery and NMEA, as well as 0-5Vdc analog data.<br />
Serial I'm guessing is out so probably have to use analog?<br />
The Analog data for direction is output as 0v for 0 degrees, 2.5v for 180 degrees and 5v for 360 degrees.<br />
Speed is 0-5v with the max at 5v being selectable up to 60 M/s<br />
<br />
I was wondering if anyone has ever done this and has code for it, if not I'll have to write if myself <img src="https://www.meteocercal.info/forum/images/smilies/sad.gif" alt="Sad" title="Sad" class="smilie smilie_8" /> <img src="https://www.meteocercal.info/forum/images/smilies/sad.gif" alt="Sad" title="Sad" class="smilie smilie_8" /> <img src="https://www.meteocercal.info/forum/images/smilies/sad.gif" alt="Sad" title="Sad" class="smilie smilie_8" /> <br />
<br />
Regards<br />
<br />
Bob]]></description>
			<content:encoded><![CDATA[Has anyone manged to use the pPro2 TX with a professional ultrasonic wind sensor?<br />
I have a Gill Windsonic unit which can out put both serial in both proprietery and NMEA, as well as 0-5Vdc analog data.<br />
Serial I'm guessing is out so probably have to use analog?<br />
The Analog data for direction is output as 0v for 0 degrees, 2.5v for 180 degrees and 5v for 360 degrees.<br />
Speed is 0-5v with the max at 5v being selectable up to 60 M/s<br />
<br />
I was wondering if anyone has ever done this and has code for it, if not I'll have to write if myself <img src="https://www.meteocercal.info/forum/images/smilies/sad.gif" alt="Sad" title="Sad" class="smilie smilie_8" /> <img src="https://www.meteocercal.info/forum/images/smilies/sad.gif" alt="Sad" title="Sad" class="smilie smilie_8" /> <img src="https://www.meteocercal.info/forum/images/smilies/sad.gif" alt="Sad" title="Sad" class="smilie smilie_8" /> <br />
<br />
Regards<br />
<br />
Bob]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Can I use a GY-21 temperature/humidity sensor with the Pro2?]]></title>
			<link>https://www.meteocercal.info/forum/thread-2275.html</link>
			<pubDate>Fri, 12 Jan 2024 22:23:37 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://www.meteocercal.info/forum/member.php?action=profile&uid=2926">robintw</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.meteocercal.info/forum/thread-2275.html</guid>
			<description><![CDATA[Hi,<br />
<br />
As mentioned elsewhere on the forum, I've acquired various WeatherDuino boards and sensors from my former PhD supervisor after his untimely death. I'm trying to make sense of the stuff I have.<br />
<br />
I have a Pro2 TX and a Pro2 Compact RX board. In the pile of things I got from him was a GY-21 temperature and humidity sensor. It has a four-wire connector on it, which fits on the I2C or SHT2X connectors on the TX board.<br />
<br />
The GY-21 sensor board also lists HTU21 and SHT21 on the board - a good picture of it can be found at <a href="https://github.com/JonasGMorsch/GY-21" target="_blank" rel="noopener" class="mycode_url">https://github.com/JonasGMorsch/GY-21</a><br />
<br />
Is this supported by the WeatherDuino Pro2? I was hoping that it would "just work" as it seems to use the same HTU21 and SHT21 sensors that are mentioned in the config file, but regardless what I choose in the config file I either get values of zero for temperature and humidity, or a value of -312 for temperature and zero for humidity.<br />
<br />
If this is supported, what should I set the values in the config file to? And which socket should I plug it into?<br />
<br />
Best regards,<br />
<br />
Robin]]></description>
			<content:encoded><![CDATA[Hi,<br />
<br />
As mentioned elsewhere on the forum, I've acquired various WeatherDuino boards and sensors from my former PhD supervisor after his untimely death. I'm trying to make sense of the stuff I have.<br />
<br />
I have a Pro2 TX and a Pro2 Compact RX board. In the pile of things I got from him was a GY-21 temperature and humidity sensor. It has a four-wire connector on it, which fits on the I2C or SHT2X connectors on the TX board.<br />
<br />
The GY-21 sensor board also lists HTU21 and SHT21 on the board - a good picture of it can be found at <a href="https://github.com/JonasGMorsch/GY-21" target="_blank" rel="noopener" class="mycode_url">https://github.com/JonasGMorsch/GY-21</a><br />
<br />
Is this supported by the WeatherDuino Pro2? I was hoping that it would "just work" as it seems to use the same HTU21 and SHT21 sensors that are mentioned in the config file, but regardless what I choose in the config file I either get values of zero for temperature and humidity, or a value of -312 for temperature and zero for humidity.<br />
<br />
If this is supported, what should I set the values in the config file to? And which socket should I plug it into?<br />
<br />
Best regards,<br />
<br />
Robin]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Temperature Sensor Options]]></title>
			<link>https://www.meteocercal.info/forum/thread-2269.html</link>
			<pubDate>Sun, 10 Dec 2023 02:27:24 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://www.meteocercal.info/forum/member.php?action=profile&uid=519">Palmyweather</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.meteocercal.info/forum/thread-2269.html</guid>
			<description><![CDATA[Hi everyone<br />
<br />
Just wondering what people are using these days for their outside temperature sensors?<br />
<br />
For many years I have been using SHT10, but sadly I have just used my last replacement I have and cannot seem to order any more.<br />
<br />
I have found the life span of my last batch of SHT10 sensors have not lasted, usually the humidity fails first before the temperature; something that has been commended on here before.<br />
<br />
I ordered form Alliexpress "a direct replacement" for the SHT10 which is a DHT90 but sadly it is not a "plug-and-play" direct replacement as I expected.<br />
<br />
Has anyone had a DHT90 temperature sensor working on this Arduino project? I really haven't had a try and understand I probably need to play around with the different libraries but don't want to try if it is going to be a waste of time.<br />
<br />
The product ordered is this, but the on-board chip which arrived does not meet that of the photo: <a href="https://www.aliexpress.com/item/4000895053325.html" target="_blank" rel="noopener" class="mycode_url">https://www.aliexpress.com/item/4000895053325.html</a><br />
<br />
My ideal cable run is 10 metres from the TX unit (version 3.12), so that sadly rules out SHT31 and SHT2x sensors from my understanding. On this TX board I have ground and leaf sensors also attached.<br />
<br />
I am considering going back to DHT22 AM2320 sensors, how reliable, durable and accurate are people finding these units?<br />
<br />
Thank you for reading,<br />
Matt<br /><!-- start: postbit_attachments_attachment -->
<div style="padding:4px 0px;"><span class="inline-block vmiddle"><!-- start: attachment_icon -->
<img src="https://www.meteocercal.info/forum/images/attachtypes/image.gif" title="JPG Image" alt=".jpg" />
<!-- end: attachment_icon --></span>
<a  class="vmiddle inline-block" href="attachment.php?aid=3173" target="_blank">Untitled.jpg</a> <span class="smalltext float_right">Size: <span class="inline-block vmiddle">70,48 KB</span>&nbsp;&nbsp;Downloads: <span class="inline-block vmiddle">205</span></span>
</div>
<!-- end: postbit_attachments_attachment -->]]></description>
			<content:encoded><![CDATA[Hi everyone<br />
<br />
Just wondering what people are using these days for their outside temperature sensors?<br />
<br />
For many years I have been using SHT10, but sadly I have just used my last replacement I have and cannot seem to order any more.<br />
<br />
I have found the life span of my last batch of SHT10 sensors have not lasted, usually the humidity fails first before the temperature; something that has been commended on here before.<br />
<br />
I ordered form Alliexpress "a direct replacement" for the SHT10 which is a DHT90 but sadly it is not a "plug-and-play" direct replacement as I expected.<br />
<br />
Has anyone had a DHT90 temperature sensor working on this Arduino project? I really haven't had a try and understand I probably need to play around with the different libraries but don't want to try if it is going to be a waste of time.<br />
<br />
The product ordered is this, but the on-board chip which arrived does not meet that of the photo: <a href="https://www.aliexpress.com/item/4000895053325.html" target="_blank" rel="noopener" class="mycode_url">https://www.aliexpress.com/item/4000895053325.html</a><br />
<br />
My ideal cable run is 10 metres from the TX unit (version 3.12), so that sadly rules out SHT31 and SHT2x sensors from my understanding. On this TX board I have ground and leaf sensors also attached.<br />
<br />
I am considering going back to DHT22 AM2320 sensors, how reliable, durable and accurate are people finding these units?<br />
<br />
Thank you for reading,<br />
Matt<br /><!-- start: postbit_attachments_attachment -->
<div style="padding:4px 0px;"><span class="inline-block vmiddle"><!-- start: attachment_icon -->
<img src="https://www.meteocercal.info/forum/images/attachtypes/image.gif" title="JPG Image" alt=".jpg" />
<!-- end: attachment_icon --></span>
<a  class="vmiddle inline-block" href="attachment.php?aid=3173" target="_blank">Untitled.jpg</a> <span class="smalltext float_right">Size: <span class="inline-block vmiddle">70,48 KB</span>&nbsp;&nbsp;Downloads: <span class="inline-block vmiddle">205</span></span>
</div>
<!-- end: postbit_attachments_attachment -->]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[What are the limits ?]]></title>
			<link>https://www.meteocercal.info/forum/thread-2221.html</link>
			<pubDate>Thu, 12 Jan 2023 04:09:17 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://www.meteocercal.info/forum/member.php?action=profile&uid=1704">coupe pete</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.meteocercal.info/forum/thread-2221.html</guid>
			<description><![CDATA[HI - having dug into this project again (because of a needed repair) I am once again impressed by the work that has gone into this project. Just wondering how much I stretch the system to cover my Farm.<br />
<br />
Can I use a pro 2 plus 433MHz TX and some 4pro TX's in the same system ?<br />
<br />
Are there any limits on how many soil moisture/ leaf wetness boards that can be used ? I could see a use case for 3 boards (4 sensors each) at 3 different sites with 3 4 pro TX units<br />
<br />
So in this "over the top" system i could imagine :-<br />
1 pro 2 plus 433MHz TX<br />
3 4pro TX's with soil moisture boards and 4 sensors each board - max distance 250m's from RX<br />
3 wifi display units<br />
<br />
i almost certainly wont go that far but would appreciate any advice.]]></description>
			<content:encoded><![CDATA[HI - having dug into this project again (because of a needed repair) I am once again impressed by the work that has gone into this project. Just wondering how much I stretch the system to cover my Farm.<br />
<br />
Can I use a pro 2 plus 433MHz TX and some 4pro TX's in the same system ?<br />
<br />
Are there any limits on how many soil moisture/ leaf wetness boards that can be used ? I could see a use case for 3 boards (4 sensors each) at 3 different sites with 3 4 pro TX units<br />
<br />
So in this "over the top" system i could imagine :-<br />
1 pro 2 plus 433MHz TX<br />
3 4pro TX's with soil moisture boards and 4 sensors each board - max distance 250m's from RX<br />
3 wifi display units<br />
<br />
i almost certainly wont go that far but would appreciate any advice.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Weatherduino troubleshooting]]></title>
			<link>https://www.meteocercal.info/forum/thread-2215.html</link>
			<pubDate>Tue, 27 Dec 2022 02:03:15 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://www.meteocercal.info/forum/member.php?action=profile&uid=1704">coupe pete</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.meteocercal.info/forum/thread-2215.html</guid>
			<description><![CDATA[Hi all. I built and installed a Pro2+ a few years ago. It has performed flawlessly except for the occasional wifi connection issue, expired battery and debris or spiders preventing the rain gauge from working. However, the TX unit is no longer transmitting and I need to get it going. Is there a troubleshooting guide or check list someone can point me to ? With a fully charged battery and everything connected it still does not appear to work. When i last checked it the Tx LED was not flashing ?  Any help appreciated.]]></description>
			<content:encoded><![CDATA[Hi all. I built and installed a Pro2+ a few years ago. It has performed flawlessly except for the occasional wifi connection issue, expired battery and debris or spiders preventing the rain gauge from working. However, the TX unit is no longer transmitting and I need to get it going. Is there a troubleshooting guide or check list someone can point me to ? With a fully charged battery and everything connected it still does not appear to work. When i last checked it the Tx LED was not flashing ?  Any help appreciated.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[WeatherDuino TX Board v3.13 Rev B Parts List confusion]]></title>
			<link>https://www.meteocercal.info/forum/thread-1909.html</link>
			<pubDate>Sun, 08 Nov 2020 20:32:44 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://www.meteocercal.info/forum/member.php?action=profile&uid=2628">J.Jantti</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.meteocercal.info/forum/thread-1909.html</guid>
			<description><![CDATA[Hello!<br />
The TX board's coming together slowly but surely. The components I ordered seem to take longer than expected to arrive, so I'm somewhat lagging behind my own schedule.<br />
<br />
While soldering some of the components together, stumbled upon a confusing statement on the parts list.<br />
The list says that for R7 and R8, 4.7kOhm resistors are needed and there are two asterisks indicating a note:<br />
<br />
In that note, this is what it reads:<br />
<blockquote class="mycode_quote"><cite>Quote:</cite>Only needed if IC3 installed. For cables longer than 1.5 meters the value of R9 and R10 can vary. See 82B715 datasheet.</blockquote>
This is where things starts to get confusing:<br />
From what I understand, R9 is a resistor that needs to be populated with a 10kOhm resistor as the parts list says, and R10 is the resistor for FANLED and none of these two have anything to do with IC3 and cable lengths.<br />
<br />
My board is going to have IC3 installed. I'm guessing is that:<br />
- R7 and R8 are really the ones that need tweaking if the cable length is more than 1.5 meters, according to the 82B715 datasheet.<br />
- R9 is left as it is, and<br />
- R10 is to be tweaked according to whatever LED is to be used for FANLED.<br />
<br />
Is my assesment correct?<br />
<br />
-- Juha]]></description>
			<content:encoded><![CDATA[Hello!<br />
The TX board's coming together slowly but surely. The components I ordered seem to take longer than expected to arrive, so I'm somewhat lagging behind my own schedule.<br />
<br />
While soldering some of the components together, stumbled upon a confusing statement on the parts list.<br />
The list says that for R7 and R8, 4.7kOhm resistors are needed and there are two asterisks indicating a note:<br />
<br />
In that note, this is what it reads:<br />
<blockquote class="mycode_quote"><cite>Quote:</cite>Only needed if IC3 installed. For cables longer than 1.5 meters the value of R9 and R10 can vary. See 82B715 datasheet.</blockquote>
This is where things starts to get confusing:<br />
From what I understand, R9 is a resistor that needs to be populated with a 10kOhm resistor as the parts list says, and R10 is the resistor for FANLED and none of these two have anything to do with IC3 and cable lengths.<br />
<br />
My board is going to have IC3 installed. I'm guessing is that:<br />
- R7 and R8 are really the ones that need tweaking if the cable length is more than 1.5 meters, according to the 82B715 datasheet.<br />
- R9 is left as it is, and<br />
- R10 is to be tweaked according to whatever LED is to be used for FANLED.<br />
<br />
Is my assesment correct?<br />
<br />
-- Juha]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[New WeatherDuino installation in Italy]]></title>
			<link>https://www.meteocercal.info/forum/thread-1908.html</link>
			<pubDate>Mon, 02 Nov 2020 17:41:28 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://www.meteocercal.info/forum/member.php?action=profile&uid=2502">bombenm</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.meteocercal.info/forum/thread-1908.html</guid>
			<description><![CDATA[Hello to everyone,<br />
 I have finally finished building my weather station. Everything works perfectly but I still don't understand why the receiver shows a red dot in the center. The three dots should all be green as they receive from the three TWR sensors and the software is updated to the latest version, correct? I am sending you some photos of the new weather station. The address is: <a href="http://www.wunderground.com/dashboard/pws/IFRIULIV68/graph/2020-11-2/2020-11-2/daily" target="_blank" rel="noopener" class="mycode_url">www.wunderground.com/dashboard/pws/IFRIULIV68/graph/2020-11-2/2020-11-2/daily</a><br />
Any improvements or ideas are welcome. Thank you.<br />
<br />
<br />
EDITED: New resized pictures some posts bellow.]]></description>
			<content:encoded><![CDATA[Hello to everyone,<br />
 I have finally finished building my weather station. Everything works perfectly but I still don't understand why the receiver shows a red dot in the center. The three dots should all be green as they receive from the three TWR sensors and the software is updated to the latest version, correct? I am sending you some photos of the new weather station. The address is: <a href="http://www.wunderground.com/dashboard/pws/IFRIULIV68/graph/2020-11-2/2020-11-2/daily" target="_blank" rel="noopener" class="mycode_url">www.wunderground.com/dashboard/pws/IFRIULIV68/graph/2020-11-2/2020-11-2/daily</a><br />
Any improvements or ideas are welcome. Thank you.<br />
<br />
<br />
EDITED: New resized pictures some posts bellow.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[TX Board v 2.5 and Pro2 Plus Receiver]]></title>
			<link>https://www.meteocercal.info/forum/thread-1904.html</link>
			<pubDate>Mon, 26 Oct 2020 04:07:38 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://www.meteocercal.info/forum/member.php?action=profile&uid=313">moolight0551</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.meteocercal.info/forum/thread-1904.html</guid>
			<description><![CDATA[HI, I have an old Tx Board v2.5 and trying to get it to communicate with my new Pro2 Plus Receiver. I was not getting any data using an earlier version of Tx software(don't know which version I was using)  so have compiled and loaded WeatherDuino Pro2 Universal TX AT328 - Version: 7.0_b003 onto the Nano on the v2.5 TX board. Now I have communication and can see the wind readings but no outside temperature/RH(Both are 0). I have a DHT22 connected to the Tx board righthand side connector(and have checked that the sensor works OK using a test sketch in arduino). <br />
<br />
Can you firstly confirm that a Tx 2.5 board with Version 7.0_b003 installed can communicate with the Pro2 Plus receiver (with the latest software)?<br />
<br />
I am uncertain in the Universal Tx vers 7.0 sketch which Tx sensor I should enable Tx_SENS0 or TX_SENS1. I think #define TH_SENSOR1  1 is correct but I get no readings other than 0 and 0 sent to the Pro2 Plus Receiver.<br />
<br />
I also have a SHT21 sensor that I could try. Can you confirm that TX_SENS0 refers to the lefthand side connector(labelled SHT21/I2C) on the Tx 2.5 board and the TX_SENS1 refers to the righthand side connector(labelled DHT22/SHT1X)? I also would assume that I can only connect/enable one sensor at a time, please confirm.<br />
<br />
I also see no rain data but have not looked at that yet.<br />
<br />
Thanks David]]></description>
			<content:encoded><![CDATA[HI, I have an old Tx Board v2.5 and trying to get it to communicate with my new Pro2 Plus Receiver. I was not getting any data using an earlier version of Tx software(don't know which version I was using)  so have compiled and loaded WeatherDuino Pro2 Universal TX AT328 - Version: 7.0_b003 onto the Nano on the v2.5 TX board. Now I have communication and can see the wind readings but no outside temperature/RH(Both are 0). I have a DHT22 connected to the Tx board righthand side connector(and have checked that the sensor works OK using a test sketch in arduino). <br />
<br />
Can you firstly confirm that a Tx 2.5 board with Version 7.0_b003 installed can communicate with the Pro2 Plus receiver (with the latest software)?<br />
<br />
I am uncertain in the Universal Tx vers 7.0 sketch which Tx sensor I should enable Tx_SENS0 or TX_SENS1. I think #define TH_SENSOR1  1 is correct but I get no readings other than 0 and 0 sent to the Pro2 Plus Receiver.<br />
<br />
I also have a SHT21 sensor that I could try. Can you confirm that TX_SENS0 refers to the lefthand side connector(labelled SHT21/I2C) on the Tx 2.5 board and the TX_SENS1 refers to the righthand side connector(labelled DHT22/SHT1X)? I also would assume that I can only connect/enable one sensor at a time, please confirm.<br />
<br />
I also see no rain data but have not looked at that yet.<br />
<br />
Thanks David]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[WeatherDuino Pro TX unit: TXLED and FANLED]]></title>
			<link>https://www.meteocercal.info/forum/thread-1901.html</link>
			<pubDate>Fri, 02 Oct 2020 09:28:36 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://www.meteocercal.info/forum/member.php?action=profile&uid=2628">J.Jantti</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.meteocercal.info/forum/thread-1901.html</guid>
			<description><![CDATA[Hello!<br />
I'm starting to put together the TX unit for my Pro2 Compact I just got a hold of.<br />
So far everything's fine. I've managed to pull some components on the board what I already have, and ordering the rest of the components soon, but TXLED and FANLED is giving me a bit of a headache.<br />
<br />
With a 10k resistor at R1 for TXLED and a 1k resistor at R10 for FANLED, what colour are the LEDs by default if one would just install the resistors as per v3.13 parts list?<br />
<br />
Also, to get the colour I wish for the LEDs in question and to calculate the correct resistors for them, do correct me if I'm wrong if I'm assuming FANLED's resistor is rated for 9 Volts, because the fan itself is running with that voltage. What I'm missing is TXLED's resistor voltage. What might that be?]]></description>
			<content:encoded><![CDATA[Hello!<br />
I'm starting to put together the TX unit for my Pro2 Compact I just got a hold of.<br />
So far everything's fine. I've managed to pull some components on the board what I already have, and ordering the rest of the components soon, but TXLED and FANLED is giving me a bit of a headache.<br />
<br />
With a 10k resistor at R1 for TXLED and a 1k resistor at R10 for FANLED, what colour are the LEDs by default if one would just install the resistors as per v3.13 parts list?<br />
<br />
Also, to get the colour I wish for the LEDs in question and to calculate the correct resistors for them, do correct me if I'm wrong if I'm assuming FANLED's resistor is rated for 9 Volts, because the fan itself is running with that voltage. What I'm missing is TXLED's resistor voltage. What might that be?]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Pro2Plus Parts List R18 and R19]]></title>
			<link>https://www.meteocercal.info/forum/thread-1899.html</link>
			<pubDate>Fri, 18 Sep 2020 05:49:34 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://www.meteocercal.info/forum/member.php?action=profile&uid=313">moolight0551</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.meteocercal.info/forum/thread-1899.html</guid>
			<description><![CDATA[Hi, just building the Pro2Plus Rx 2.00 and see there are two resistors marked R18 and R19 with an asterisk in the parts list but can see no explanation of what the asterisk is meant to signify. I can see them labelled on the circuit board below the RTC connector but not installed in the picture of the circuit board and they are in the schematic as pull-up resistors for SDA_L and SCL_L. <br />
<br />
This has probably been answered before but I cannot find it. Please point me in the right direction.<br />
<br />
Thanks Dave]]></description>
			<content:encoded><![CDATA[Hi, just building the Pro2Plus Rx 2.00 and see there are two resistors marked R18 and R19 with an asterisk in the parts list but can see no explanation of what the asterisk is meant to signify. I can see them labelled on the circuit board below the RTC connector but not installed in the picture of the circuit board and they are in the schematic as pull-up resistors for SDA_L and SCL_L. <br />
<br />
This has probably been answered before but I cannot find it. Please point me in the right direction.<br />
<br />
Thanks Dave]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[WeatherDuino Pro2 Compact w/ Auriol H13726A not picking up signal]]></title>
			<link>https://www.meteocercal.info/forum/thread-1897.html</link>
			<pubDate>Tue, 08 Sep 2020 19:59:59 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://www.meteocercal.info/forum/member.php?action=profile&uid=2607">pecival</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.meteocercal.info/forum/thread-1897.html</guid>
			<description><![CDATA[Hello,<br />
I've been fighting with this for 3 days now, but I have never been able to capture any traffic from my Auriol H13726A weather station.<br />
<br />
Here are the changes I made to the code:<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>#define TH_SOURCE       3   // 0= Temp/Hum sensor connected to TX_Unit 0, 1= for TX_Unit 1, ..., 3 for Auriol RF Temp / Hum<br />
#define WIND_SOURCE     3   // 0= Wind instruments connected to TX_Unit 0, 1= for TX_Unit 1, ..., 3 for Auriol RF Wind Speed &amp; Dir<br />
#define RAIN_SOURCE     3   // 0= Rain Gauge connected to TX_Unit 0, 1= for TX_Unit 1, ..., 3 for Auriol RF Rain Gauge<br />
#define SOLAR_SOURCE    9   // 0= Solar Radiation sensor connected to TX_Unit 0, 1= for TX_Unit1, ..., 9 for not used<br />
#define UV_SOURCE       9   // 0= UV sensor connected to TX_Unit 0, 1= for TX_Unit1, ..., 9 for not used......#define PRINT_DEBUG_WIFI<br />
...<br />
...<br />
#define PRINT_DEBUG_AURIOL<br />
#define PRINT_DEBUG_RF_MESSAGES<br />
#define PRINT_GENERALDEBUG</code></div></div><br />
Yet, the weatherduino never receives anything. The serial console doesn't show anything beyond the wifi connection is made.<br />
I tried several strategies - remove batteries from the sensors and restart the head unit, then powering up weatherduino; factory reset on the weatherduino,...<br />
My board didn't arrive with an antenna, so I attached my own (i'm saying this as am not sure it is a right kind as photo in <a href="https://www.meteocercal.info/forum/Thread-Problems-with-Pro2-Compact-Auriol-HT13726-temperature-and-humidity-sensor-and-full?highlight=auriol+h" target="_blank" rel="noopener" class="mycode_url">this</a> thread made me unsure).<br />
<br />
<img src="https://plevka.ga/apps/files_sharing/publicpreview/jSa3rAsPieR8NP2?x=1916&amp;y=617&amp;a=true&amp;file=20200908_214111.jpg&amp;scalingup=0" loading="lazy"  alt="[Image: jSa3rAsPieR8NP2?x=1916&amp;y=617&amp;a=true&amp;file...calingup=0]" class="mycode_img img-responsive" /><br />
I also tried to stick in one of these, but had no luck with them either:<br />
<img src="http://g01.s.alicdn.com/kf/HTB1E6LuIpXXXXXsXXXXq6xXFXXX9/433MHz-Helical-antenna-Copper-spring-antenna.jpg" loading="lazy"  alt="[Image: 433MHz-Helical-antenna-Copper-spring-antenna.jpg]" class="mycode_img img-responsive" /><br />
<br />
Here I tried to hit channel/search on the head unit to pair it with my rain sensor again - the head unit picked up the packets quite soon, with weatherduino staying idle.<br />
<img src="https://plevka.ga/apps/files_sharing/publicpreview/XxkBpGCSSg7CjFs?x=1916&amp;y=617&amp;a=true&amp;file=20200908_215454.jpg&amp;scalingup=0" loading="lazy"  alt="[Image: XxkBpGCSSg7CjFs?x=1916&amp;y=617&amp;a=true&amp;file...calingup=0]" class="mycode_img img-responsive" /><br />
<br />
I still hope I'm doing something wrong and there's no HW issue with my WD. Could you guys help me to troubleshoot the issue?<br />
Thanks a lot!]]></description>
			<content:encoded><![CDATA[Hello,<br />
I've been fighting with this for 3 days now, but I have never been able to capture any traffic from my Auriol H13726A weather station.<br />
<br />
Here are the changes I made to the code:<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>#define TH_SOURCE       3   // 0= Temp/Hum sensor connected to TX_Unit 0, 1= for TX_Unit 1, ..., 3 for Auriol RF Temp / Hum<br />
#define WIND_SOURCE     3   // 0= Wind instruments connected to TX_Unit 0, 1= for TX_Unit 1, ..., 3 for Auriol RF Wind Speed &amp; Dir<br />
#define RAIN_SOURCE     3   // 0= Rain Gauge connected to TX_Unit 0, 1= for TX_Unit 1, ..., 3 for Auriol RF Rain Gauge<br />
#define SOLAR_SOURCE    9   // 0= Solar Radiation sensor connected to TX_Unit 0, 1= for TX_Unit1, ..., 9 for not used<br />
#define UV_SOURCE       9   // 0= UV sensor connected to TX_Unit 0, 1= for TX_Unit1, ..., 9 for not used......#define PRINT_DEBUG_WIFI<br />
...<br />
...<br />
#define PRINT_DEBUG_AURIOL<br />
#define PRINT_DEBUG_RF_MESSAGES<br />
#define PRINT_GENERALDEBUG</code></div></div><br />
Yet, the weatherduino never receives anything. The serial console doesn't show anything beyond the wifi connection is made.<br />
I tried several strategies - remove batteries from the sensors and restart the head unit, then powering up weatherduino; factory reset on the weatherduino,...<br />
My board didn't arrive with an antenna, so I attached my own (i'm saying this as am not sure it is a right kind as photo in <a href="https://www.meteocercal.info/forum/Thread-Problems-with-Pro2-Compact-Auriol-HT13726-temperature-and-humidity-sensor-and-full?highlight=auriol+h" target="_blank" rel="noopener" class="mycode_url">this</a> thread made me unsure).<br />
<br />
<img src="https://plevka.ga/apps/files_sharing/publicpreview/jSa3rAsPieR8NP2?x=1916&amp;y=617&amp;a=true&amp;file=20200908_214111.jpg&amp;scalingup=0" loading="lazy"  alt="[Image: jSa3rAsPieR8NP2?x=1916&amp;y=617&amp;a=true&amp;file...calingup=0]" class="mycode_img img-responsive" /><br />
I also tried to stick in one of these, but had no luck with them either:<br />
<img src="http://g01.s.alicdn.com/kf/HTB1E6LuIpXXXXXsXXXXq6xXFXXX9/433MHz-Helical-antenna-Copper-spring-antenna.jpg" loading="lazy"  alt="[Image: 433MHz-Helical-antenna-Copper-spring-antenna.jpg]" class="mycode_img img-responsive" /><br />
<br />
Here I tried to hit channel/search on the head unit to pair it with my rain sensor again - the head unit picked up the packets quite soon, with weatherduino staying idle.<br />
<img src="https://plevka.ga/apps/files_sharing/publicpreview/XxkBpGCSSg7CjFs?x=1916&amp;y=617&amp;a=true&amp;file=20200908_215454.jpg&amp;scalingup=0" loading="lazy"  alt="[Image: XxkBpGCSSg7CjFs?x=1916&amp;y=617&amp;a=true&amp;file...calingup=0]" class="mycode_img img-responsive" /><br />
<br />
I still hope I'm doing something wrong and there's no HW issue with my WD. Could you guys help me to troubleshoot the issue?<br />
Thanks a lot!]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Rain gauge Davis 7852]]></title>
			<link>https://www.meteocercal.info/forum/thread-1890.html</link>
			<pubDate>Wed, 12 Aug 2020 13:33:15 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://www.meteocercal.info/forum/member.php?action=profile&uid=2502">bombenm</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.meteocercal.info/forum/thread-1890.html</guid>
			<description><![CDATA[Hello.<br />
Davis Rain gauge 7852 is noti more in production.<br />
It has been replaced with 6464 / 6466 models. <br />
Do you know of the newone is compatible with the 7852 in weatherduino pro plus?<br />
<br />
Thank you]]></description>
			<content:encoded><![CDATA[Hello.<br />
Davis Rain gauge 7852 is noti more in production.<br />
It has been replaced with 6464 / 6466 models. <br />
Do you know of the newone is compatible with the 7852 in weatherduino pro plus?<br />
<br />
Thank you]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Multiple TX units]]></title>
			<link>https://www.meteocercal.info/forum/thread-1870.html</link>
			<pubDate>Wed, 01 Jul 2020 18:45:15 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://www.meteocercal.info/forum/member.php?action=profile&uid=2188">chsims1</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.meteocercal.info/forum/thread-1870.html</guid>
			<description><![CDATA[Hi All,<br />
<br />
is there a limitation on the numbers of sensors controlled by one TX unit?  I am not familiar with Arduino Nanos, and wondered if there might be timing issues, where the processor is busy with one task.  I am looking to connect wind speed, direction, temp, humidity, rain and UV index.<br />
<br />
Regards,<br />
<br />
Ian]]></description>
			<content:encoded><![CDATA[Hi All,<br />
<br />
is there a limitation on the numbers of sensors controlled by one TX unit?  I am not familiar with Arduino Nanos, and wondered if there might be timing issues, where the processor is busy with one task.  I am looking to connect wind speed, direction, temp, humidity, rain and UV index.<br />
<br />
Regards,<br />
<br />
Ian]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Solar Panel Power supply to TX Board]]></title>
			<link>https://www.meteocercal.info/forum/thread-1869.html</link>
			<pubDate>Wed, 01 Jul 2020 18:39:34 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://www.meteocercal.info/forum/member.php?action=profile&uid=2188">chsims1</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.meteocercal.info/forum/thread-1869.html</guid>
			<description><![CDATA[Hi All,<br />
<br />
I've read the threads here, but they are a few years old.  What is the current thinking on solar panels, controller and batteries?  If nothing has changed, fine ... just wondering <img src="https://www.meteocercal.info/forum/images/smilies/smile.gif" alt="Smile" title="Smile" class="smilie smilie_1" /><br />
<br />
Ian<br />
<br />
P.S. It would be good if people have particular recommendations for China imports, because I do find that digging down to the actual specifications can be difficult (principally because I don't know much about panels &amp; control units).<br />
<br />
P.P.S I live in the UK (Yorkshire) so I would be interested to hear how people have got on from the original discussions in <a href="https://www.meteocercal.info/forum/Thread-TX-Units-power" target="_blank" rel="noopener" class="mycode_url">https://www.meteocercal.info/forum/Threa...nits-power</a> with higher latitudes.]]></description>
			<content:encoded><![CDATA[Hi All,<br />
<br />
I've read the threads here, but they are a few years old.  What is the current thinking on solar panels, controller and batteries?  If nothing has changed, fine ... just wondering <img src="https://www.meteocercal.info/forum/images/smilies/smile.gif" alt="Smile" title="Smile" class="smilie smilie_1" /><br />
<br />
Ian<br />
<br />
P.S. It would be good if people have particular recommendations for China imports, because I do find that digging down to the actual specifications can be difficult (principally because I don't know much about panels &amp; control units).<br />
<br />
P.P.S I live in the UK (Yorkshire) so I would be interested to hear how people have got on from the original discussions in <a href="https://www.meteocercal.info/forum/Thread-TX-Units-power" target="_blank" rel="noopener" class="mycode_url">https://www.meteocercal.info/forum/Threa...nits-power</a> with higher latitudes.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Best antennae]]></title>
			<link>https://www.meteocercal.info/forum/thread-1855.html</link>
			<pubDate>Sun, 14 Jun 2020 15:11:36 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://www.meteocercal.info/forum/member.php?action=profile&uid=2580">sarahdal</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.meteocercal.info/forum/thread-1855.html</guid>
			<description><![CDATA[Can anyone recommend antennae? What should I be looking for? Or a good DIY guide to making one!]]></description>
			<content:encoded><![CDATA[Can anyone recommend antennae? What should I be looking for? Or a good DIY guide to making one!]]></content:encoded>
		</item>
	</channel>
</rss>