Hi Rob,
I've tried to compile today the 16f1823_nrf905.jal taken from the jallib-1.9.0 pack.
Compiler reported "out of data space error!" which seems like the compiler got tricked by something.
The same result using any older compiler down to jallib-1.4.0 pack.
If I change in the sample file the microcontroller definition from 16f1823.jal to 16f1825.jal, it compiles without error.
However, I recall that I was able to compile this sample a while ago without errors.
Any ideas? Thx.