This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Connecting two boards

Hi,

I am working on a project for FSK Modem and i want to perform the Modulation and demodulation separately on two different boards. But i am facing problems in obtaining the synchronized output from the second(demodulator) board. I obtain the modulated FSK signal from board 1 and use it as input to board two to demodulated. Since, both modulation and demodulation processes do not start at the same instance i am not getting the desired result. Can anyone pls help me out with what is to be done?