Smoke and mirrors???


Here is a simple example to build on

SEND:
Code:
SEROUT PORTC.4,T2400,[9,3]
RECEIVE:
Code:
SERIN PORTC.4,T2400,[9],net

IF net = 3 THEN DO_SOMETHING
Connect VSS and the two PIC pins together.