I have an Olimex A20 board with a special UEXT connector which could connect SPI, I2C and RS 232. I like to use a MOD Zigbee Module from Olimex to communicate via IEEE 802.15.4 standard direct without using Zigbee.
MOD Zigbee Modul: Here the TRx controller MRF24J40-I/ML from Microchip communicates via 4 line SPI with the PIC18F26K20-I/SS. The PIC can be connect via an ICSP interface for programming. The MRF PSI Pins are available as UEXT connector batches, but there are not soldered with pins of the plastic connector itself. So the MRF can not be connected directly. Does anybody know why?
If I do programming via the ICSP with a C code, do I save and execute this code on the MRF or on the PIC?
Maybe somebody could explain this in a few sentences to me. Thanks a lot!