Other Parts Discussed in Thread: UNIFLASH
i want to captured all ..how can i do that?
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.
i want to captured all ..how can i do that?
hi~ thanks for comment!
i means i want to see every packet exist now like below with my device (each have different src,dst )
but when i try to capture with my device cc1352 ,
it captures only packets that satisfied condition below
->Internet Protocol Version 4, Src: 192.168.1.3, Dst: 192.168.1.3, User Datagram Protocol, Src Port: 17760, Dst Port: 17760
so, 4 hours passed ..it captured only 7 packets (of course,all packets are samely 'Internet Protocol Version 4, Src: 192.168.1.3, Dst: 192.168.1.3, User Datagram Protocol, Src Port: 17760, Dst Port: 17760')