PDA

View Full Version : Xbee Communication (simple Question)



gmdii80
- 1st December 2010, 23:26
This is basically a no brainer.. the prob is i cant think right now.

Does the Xbee need to connect to the RX and TX lines of the PIC or will any Pin work?

I have PIC 16F876A and my RX, TX lines are used Elsewhere.

Thnx.

gmdii

ronsimpson
- 2nd December 2010, 03:55
From my bad memory....
There is a hardware serial command that must use RX & TX pins.
There is a 'software' serial command that can use almost any pin.