Part Number: CC2650DK
Capturing packets over-the-air from a BLE using iBeacon format:
I find that with SmartRFStudio 7 and SimpleLink CC2650 Development Kit, the interval between each beacon is off by tens of ms, from what I configured the beacon interval for. Meanwhile, using the SmartRF Packet Sniffer in combination with the CC2540 USB the packet intervals are within 1-2 ms which is what I expect. Is this a known issue and if so, is there a fix for it?
I would prefer to use SmartRFStudio and the CC2650DK, because I can capture packets to a text file that I can then process through Excel to get statistical metrics. With SmartRF Packet Sniffer, there isn't a way that I've found to collect large numbers of packets that can be easily fed into Excel.
Thanks in advance for any assistance that can be provided!
Regards, Steve Flores
Additional information:
I see in SmartRFStudio the following timestamps for the beacon above:
14:09:04.216 |
14:09:04.372 |
14:09:04.621 |
The above intervals come out to 156ms between 1 and 2, and 249ms between 2 and 3. Yet, the configured interval for the beacon itself is 100ms. When I check with SmartRF Packet Sniffer, the absolute times show 101ms to 103ms between each packet.