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

Getting IQ samples for AoA application

Hi!

I am working on an AoA project and I am using nRF Connect SDK. For the transmitter part I saw that sample application is already written and for receiving part it is not. I would like to use nRF 5340 for receiver. Can you recommend any existing sample applications to use (for network and application core) that contain bare Bluetooth LE initialization for receiving connectionless advertising packets with CTE so that I can then just append code for writing in registers used for AoA as written in https://infocenter.nordicsemi.com/pdf/nwp_036.pdf ?

My second question is: do I have to perform all above mentioned in network core? How is reading raw IQ data from application core than performed? I would like to use easyDMA for writing IQ data in RAM.

Or does network core contain just the BT controller and is initialization of BT performed in application core via host API running in application core? Is reading IQ data than performed just by directly reading from RAM where the DMA writes data? 

Overall this two core CPU is a little confusing to me so I would really appreciate any help.

Parents Reply Children
No Data
Related