Part Number: CC2652R7
Other Parts Discussed in Thread: SYSCONFIG,
I am working on enabling reception of periodic advertisements in simple central code by creating a list of periodic advertisers as mentioned in GAP Scanner . I have added the policy 2 code in SimpleCentral_processAppMsg() function and have added other modifications as mentioned on the link.

After pressing discover devices on the terminal, the central device discovers devices for few seconds and comes back to same screen.

I was expecting the device to keep on listening to the periodic advertisements coming from the 3 peripheral configured in periodic advertisement mode. How do I enable the device to keep on listening to the periodic advertisements instead of coming back to discovering mode.
Values I have kept for few other parameters -
Scan Interval, window = 150 msec
scan duration = 600000 msec
pSyncParams.syncTimeout = 1000;










