Unable to sniff CTE packets in wireshark with nRF52840

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

Parents
  • Hello, on my machine I can read the CTE info field you picture with an NRF52840 and the NRF sniffer/wireshark software. I have almost the same setup, being NRF52833 transmitting CTE on periodic packet and NRF52840 receiving. I'm sure it doesn't actually read the CTE part of the packet, but I can confirm it for sure can read the CTE info in the extended headers. 

Reply
  • Hello, on my machine I can read the CTE info field you picture with an NRF52840 and the NRF sniffer/wireshark software. I have almost the same setup, being NRF52833 transmitting CTE on periodic packet and NRF52840 receiving. I'm sure it doesn't actually read the CTE part of the packet, but I can confirm it for sure can read the CTE info in the extended headers. 

Children
Related