Hello , I'm working on the sdk 12. The problem is that when i try to do a scan of 1sec , i see thanks to the power kit that the scan is actually of 760 ms . Can someone help me ? Thanks a lot.
Hello , I'm working on the sdk 12. The problem is that when i try to do a scan of 1sec , i see thanks to the power kit that the scan is actually of 760 ms . Can someone help me ? Thanks a lot.
Hi, can you show us how you initialize the scan please? Note that in ble_gap_scan_params_t the interval is in 0.625 ms units. So the integer 1600, corresponds to 1 sec.