为什么这个时间会变化且成规律 这个时间代表什么
#define DEFAULT_DESIRED_MIN_CONN_INTERVAL 8
// Maximum connection interval (units of 1.25ms) if automatic parameter update request is enabled #define DEFAULT_DESIRED_MAX_CONN_INTERVAL 8
// Slave latency to use if automatic…
Other Parts Discussed in Thread: CC2540 Hi,
我手上有TI的CC2540 USB DONGLE, 并且安装了TI packet sniffer。
但是由于BLE是调频的,我应该如何设置packet sniffer来随着我的BLE应用来调频,进而抓取空中的数据包?