Hello Jcee,

JCee>>Well Dwayne, for the moment I don't know exactly how I want it to work. But I you (or someone else) could put a code together that just makes it possible to send a byte between the PICs (one message and one answer) it would be great, I have tried myself now a couple of days but not geting it to work. I want a continual communication (not just one message and one answer and thats it but that the PICs communicate the whole time) if it's possible.<<

Ok, do you want one chip to be the master? The one that initiates all communication between both chips? (This is the easiest way) Or do you want both to be masters, where either one can initiate communication between each other? (this is harder).

Dwayne