Hello
I am trying to discover the correct scan interval/window settings to capture the advertized packets from a beacon transmitting every 100ms(10Hz).
Should I just set the scan interval and window to the same value?
What is the penalty to setting the scan interval to a faster setting (other than increased power consumption)? Can I capture several advertising packets in one scan interval?
Power is not an issue, I just want to get all of the packets and their corresponding RSSI values.
Do you have any suggestions or recommendations that would help me capture all packets?
I am using an nRF52832, SDK 13.1 and the ble_central\ble_app_UART_c\ example.
Thank you,
-Ben