<div dir="ltr"><div>You may also want to try out the Allwish BC22523 (<span id="productTitle" class="">Arduino NRF24L01+</span>) modules.  Same specifications and advantages.  Available 10 for $11:<br><a href="https://www.amazon.com/gp/product/B00O9O868G/ref=oh_aui_detailpage_o03_s00?ie=UTF8&psc=1">https://www.amazon.com/gp/product/B00O9O868G/ref=oh_aui_detailpage_o03_s00?ie=UTF8&psc=1</a><br><br></div>Here is a quick article on using it to scan the 9.4 GHz band for signals using an Arduino:<br><a href="http://microcontrollerelectronics.com/using-an-nrf24l01-module-to-scan-the-2-4ghz-frequency-range/">http://microcontrollerelectronics.com/using-an-nrf24l01-module-to-scan-the-2-4ghz-frequency-range/</a><br><br><br></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Jul 18, 2016 at 10:33 AM, Alex Davis via TriEmbed <span dir="ltr"><<a href="mailto:triembed@triembed.org" target="_blank">triembed@triembed.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I'm trying out some RFM69HW transceiver modules with the Anarduino<br>
board. So far, it's a nice combo. There an RTC on-board which has the<br>
alarm pin connected to a hardware interrupt pin, so you can sleep for<br>
long periods of time (based on the RTC alarm) and not have to use the<br>
WDT. The RadioHead library works well - use the 'reliable datagram'<br>
functions, so I know if a packet has been received or not.<br>
<br>
I'll be using the Anarduino to measure the following:<br>
- humidity and temp via an HTU21D<br>
- stream height via an ultrasonic 'ping' sensor (will be controlling<br>
power to this via a pfet)<br>
<br>
I'm getting about 500' range through the woods using a 163 mm piece of<br>
wire as an antenna. It's marginal at this range. I think I have enough<br>
PVC molding left over and enough copper ground buss wire to make a pair<br>
of 433 Mhz yagis. I can tell the RadioHead library to retry on ack<br>
failure, but I think it'd be better to fix the signal quality.<br>
<br>
I bought a 'LED Flag Light' from Home Depot to try as a power source.<br>
It's a relatively decent solar cell connected to an 800 ma lithium iron<br>
phosphate battery. The charging circuit is dumb, just a diode, but the<br>
on-off portion is easily hackable to you can disable turning off during<br>
daylight. I have a feeling this is going to need truly direct sunlight,<br>
which is going to be hard to come by in the woods, but I'll give it a<br>
shot. If it doesn't work, a good 6v d-cell lantern battery will probably<br>
provide years of service.<br>
<span class="HOEnZb"><font color="#888888"><br>
Alex<br>
--<br>
"The theater of noise is proof of our potential."<br>
|\ |  (¯  \/ |¯\  |V| |\ ¯|¯ |¯) | \/ | | | |¯\ (¯   /¯  /\ |V|<br>
|-||_ (_  /\ |_/ @| | |-| |  | \ | /\ |^| | |_/ (_ . \_  \/ | |<br>
<br>
You won't find me on Facebook.<br>
<br>
_______________________________________________<br>
Triangle, NC Embedded Computing mailing list<br>
<a href="mailto:TriEmbed@triembed.org">TriEmbed@triembed.org</a><br>
<a href="http://mail.triembed.org/mailman/listinfo/triembed_triembed.org" rel="noreferrer" target="_blank">http://mail.triembed.org/mailman/listinfo/triembed_triembed.org</a><br>
TriEmbed web site: <a href="http://TriEmbed.org" rel="noreferrer" target="_blank">http://TriEmbed.org</a><br>
</font></span></blockquote></div><br><br clear="all"><br>-- <br><div class="gmail_signature" data-smartmail="gmail_signature">Scott G. Hall<br>Raleigh, NC, USA<br><a href="mailto:scottghall1@gmail.com" target="_blank">scottghall1@gmail.com</a></div>
</div>