Hi
Trying to create a universal code for a MRF24J40MA with a PIC18LF13K50 controller in MELabs PICBASIC PRO 2.6, that should work as a receiver aswell as a transmitter, I encountered a few problems.
The code I use and the drawing can be downloaded here.
Pressing the send button should send one randomized byte in the air. The receiving unit shout receive it and copy it to the LEDS on the C-port.

The point is, I can't get it to work at all!
Did anyone have it working in PICBASIC?

Thanx in advance