Hallo Eisbaeer,
nochmals, ich habe das Board in Funktion,allerdings statt
Optokoppler eine Brücke.

http://www.mikrocontroller.net/attac...2/PICT0131.JPG

kann es sein das bei 16Mhz der Prozessor zu schnell ist und Du bei

Code:
Sub Rf12_ready
  Reset Spi_cs
  nop
  While Spi_sdo = 0
  Wend
End Sub
nop einsetzen musst
probier mal.
in der Simmulation bleibt bei Empfang mein Code auch stehen.
Geht aber
Ich vergleich trotzdem mal die Code.

Wigbert