Hello,
I bought simple RF FSK transceiver / receiver modules. I was thinking, that I can connect the data to the PIN of PIC and simply transfer the data using SERIN / SEROUT. But this was actually wrongI read several posts here, how to make it work, but most of the posts are about ASK modules.
For FSK, I understood, that to send $55 bytes at the beginning doesn't have sense. But I understood, that my receiver module should have something like CD pin to detect, when it will start to receive the bytes. However, my module has nothing like this, just the DATA pin. Can anyone point me, how to simple transfer few bytes in the row via FSK without CD? Should I use some special encoding / decoding? I prefer to use serin / serout and not the pulse commands.
Bookmarks