Re: Recommended Packet Sniffer?
Re: Recommended Packet Sniffer?
- Subject: Re: Recommended Packet Sniffer?
- From: Spero Koulouras <email@hidden>
- Date: Wed, 30 Apr 2014 07:15:07 -0700
The biggest issue for me with the TI Packet Sniffer is that it can only listen on a single advertising channel. So if it is listening on ch 37 and a connection is made using ch 38 or 39 you don't get to follow the connection and subsequent traffic. If you have source code for the peripheral and the stack allows it (like TI's does) you can insert a debug compile option so that advertising only occurs on Ch 37 by compiling in a call to set the advertising channel map.