This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Advise on BLE RF Sniffer - how to filter out "Empty PDU" packets

Hi, 

Is there a way to filter out all Empty PDU packets ?

"PTY=Empty PDU" shown only the unwanted packets. Is there a way to do something like" PTY!=Empty PDU" or "NOT(PTY=Empty PDU)" (which crashes the application)

Thanks