Well here’s another dumb RF question I have. I’m trying to combine a PIC16F88 with a wireless RF link. I need to send (one way) small amounts of values (5 or 6 sensor reading) over a 3-4 sec time frame. Reading everything on the support board it looks like I can just interface the Pic’s UART to one of the RF transmitter’s data pins (this rf txn has 8 data pins). The encoder/decoder for the RF is built in. Does that sound like what I should do? What about the other serial lines, dsr etc.
On the receiver side I would hook up the correct data pin to the serial port recv pin?, along with power and the other lines??? Is this the best way to go about this… Any help would be 100 times more than I currently know about this.
Thanks