Good day,
We developed AOA transmitter with nRF52833. It works great, able to send out all the packets correctly, including periodic advertising packet with CTE, here is the source code if you are interested github.com/.../c209-aoa-tag
I am trying to use nRF52840 to sniff the periodic advertising packet, and analysis the carried CTE.
I am able to find the advertising packets from the advertising channels(37,38,39), and I could find AUX_ADV_IND packet after that in the data channel, but I can not find periodic advertising packet in the data channel.
Below attach the AUX_ADV_IND packet, it doesn't show where to find the AUX_SYNC_IND packet.
Any suggestion is appreciated, or do I have to use a aoa supported chip in order to see CTE packet?
BR
Lihua