Is it possible to receive traffic from other 868MHz nodes with the RFM12b, such as wireless temperature sensors which connect to a weather station?
Receiving other 868MHz traffic?
Submitted by Guest on Sun, 13/01/2013 - 20:34»
Archived Forum |
|
Receiving other 868MHz traffic?Submitted by Guest on Sun, 13/01/2013 - 20:34Is it possible to receive traffic from other 868MHz nodes with the RFM12b, such as wireless temperature sensors which connect to a weather station? » |
Re: Receiving other 868MHz traffic?
Yes. Probably easiest using a JeeLink (An RFM12B and Arduino in a USB dongle). Have a look on the forums on the JeeLabs website, there are a few examples.
P.
Re: Receiving other 868MHz traffic?
In particular I would suggest to read up on http://jeelabs.net/projects/cafe/wiki/Receiving_OOKASK_with_a_modified_RFM12B
There is also a discussion ongoing on the Arduino forum on reading wireless temperature sensors:
http://arduino.cc/forum/index.php?&topic=6641.0
Re: Receiving other 868MHz traffic?
Thanks. Was a bit more work to it than I would have hoped, so I think it will be a later project. I think it would be possible to read out the data from the weather station as well, it has an USB port :)