Communication between A7105 and NRF24L01 transceiver module

Hi all,

Is it possible to make A7105 transceiver module and NRF24L01 communicate? (specifically, http://dx.com/p/xl7105-sy-diy-2-4ghz-a7105-nrf24l01-wireless-module-for-arduino-green-2-pcs-149253)

What I'm trying to do is making a quadcopter controller using my transceiver. I know that the quadcopter is using a A7105 chip. Some people already got it working with A7105. But I want to use NRF24L01 since it's more widely supported by community. I know the protocol of the copter already (https://bitbucket.org/PhracturedBlue/deviation/src/10c40cb9b6712bbfb7e6bac10d1768eb1dc6f732/doc/Hubsan.txt?at=default).

Here's the data sheet of both transceiver:

A7105: http://www.avantcom.com.tw/AVANTCOM/TC/DATA/PRODUCT/SOLVE/18_3.pdf
NRF24L01: https://www.sparkfun.com/datasheets/Components/SMD/nRF24L01Pluss_Preliminary_Product_Specification_v1_0.pdf

Thanks!

Hi,

I'm planning to do the same thing too. Just wondering if you have found any solutions to connect NRF24L01 to A7105 transceiver on your quadcopter?
Thanks!