Hi,
I am working with the nRF52 DK running the Blinky example, captured BLE packets using the nRF51 DK sniffer and analyzed the interval timings across the advertising channels (37, 38, 39). The results for both tests are attached as graphs (intervals on y axis, time since last advertisement on channel) -
I also ran the blinky modified to use 100ms advertising intervals- see here-
There seems to be a lot of missing packets, especially on chan 37
This test was done after I experience some inconsistencies with my new nRF52 design scanning results, I wanted to make sure I am advertising correctly adn to make sure I am testing properly using nrf51dk sniffer to do so, so first I wanted to see how it looks like when both HW and FW from nordic is used - so -
What is causing all those missing packets? nRF51DK sniffer capture limitations? the packets are actually not being transmitted? is this normal and expected?
Is it expected for performances on 37 to be worse than 38, and for 38 to be worse than 39? why is that?
-------
Another thing- If I need to get a more professional sniffer solution - what (low-cost solution, lets say 1000$ price range) would you recommend?
I am attaching the logs, on which the graphs were based on, they are were exported to json, see below
Thanks!