Hi,
My project is based on NRF52832 with SDK11.
I got 2 working units, 1 is advertiser and 1 central.
The advertiser is advertising every 2 second.
The central unit is trying to connect to the advertiser every few hours for few seconds to pass some data.
I found out that when the 2 units are near (up to 1m distance) the central finds the advertiser much quicker (about some few seconds) than when the units are 3-4m or more distance away.
In that case it can take the central about 8-15 seconds to find the unit (in scanning).
I set the advertiser to +4 power.
Is there something in my software which can help the central unit finds the advertiser (in scanning) more quickly?
Also, Can you recommend about other possible solutions?
B.r
Yuval.