Per the thread here: Scan sometimes stops working (continued)
I'm getting the similar issue on SDK2.1.1 on 20736. What is the correct procedure to kick off a scan?
I'm doing the following
bleprofile_Discoverable(NO_DISCOVERABLE, NULL);
blecen_Scan(HIGH_SCAN);
Thanks!
Solved! Go to Solution.
Hello Vincent,
Your local distributor brought this to our attention and we are working with the development support team on this issue.
JT
Hello Vincent,
Your local distributor brought this to our attention and we are working with the development support team on this issue.
JT
Great thank you!
Hi vincentsproutling and andrew997
If you've found solution already, please kindly share us.
I have the same issue now...
According to blecen_GetScan(), device keeps HIGH_SCAN, but advertisement callback doesn't call suddenly even though advertiser exists near the device, and HCIULP_SCAN_DUPLICATE_FILTER_OFF is set.
BR,
kopanitsa
I have the same problem. When I start a scan in observer mode. The scan stops working (randomly)
What is the solution for this problem?
Thanks
J.A