This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Does nRF24A2 chipset support Asynchronous Transmission?

I have tried to configure the nRF24A2 chipset in the asynchronous transmission mode by setting the bits in the extended field assignment. Unfortunately for some reason, it does not seem to work. Does nRF24A2 chipset support Asynchronous Transmission?

Parents
  • Thanks, I received the development kit today and was able to run the simple blinking LED demo. Unfortunately, I could not any of the ANT based projects to work i.e. the receiving ANT radio does not receive anything. Is there anything extra that needs to be done.. I am looking at ant_broadcast_tx.

    Moreover, I am specifically looking for sample project/code which I can modify to implement asynchronous transmission Which project from the examples would you suggest? Or what is the simple code base which implements tx operation?

Reply
  • Thanks, I received the development kit today and was able to run the simple blinking LED demo. Unfortunately, I could not any of the ANT based projects to work i.e. the receiving ANT radio does not receive anything. Is there anything extra that needs to be done.. I am looking at ant_broadcast_tx.

    Moreover, I am specifically looking for sample project/code which I can modify to implement asynchronous transmission Which project from the examples would you suggest? Or what is the simple code base which implements tx operation?

Children
Related