I am trying to use the nRF24L01 module with the HCS12 Dragon-JR board (which already has a port for it), and I cannot get it done. I am contacting to ask if you could provide a source code so I can successfully use this feature in the HCS12 Dragon JR board.
Hello @Majd_O,
What is the part number of the MCU on that board?
It should be MC9S12DG256CVPE.
nRF24L01 is not an NXP product, and we don't have any demo.
But you would need to use the SPI to communicate with nRF24L01.
Refer to the SPI example attached to this thread:
https://community.nxp.com/t5/S12-MagniV-Microcontrollers/MC9S12DG128-SPI-Port/m-p/627829
Regards,
Daniel