Hi all,
I am using CC2640 observer code for Accessing the Advertisement of Broadcaster. Here Broadcaster Broadcasts Advertisement after every 1 Sec.
Observer is Scanning for the duration of 100msec. And interval of scanning is 1 msec. Means after scanning if observer is not able to find broadcaster then within 1msec it needs to start scan again.
Here observer is able to find the broadcaster, but it may miss out of 10 at 2 times. And as a programmer i don't want any missing of finding the observer advertisement.
I checked the broadcaster advertisement on the sniffer tool, it advertised as per requirement, but observer is not able to found the exact broadcaster.
Even i checked the scanning also in the sniffer tool. it is also fine according to sets values.
So, here observer why its missing the getting the advertisement from broadcaster?
Thanks.
Anil D.