Hi,
I have an unusual requirement where the current constraint device needs to the controller and passively scan. My understanding is the best way to estimate the current consumption for this is to use the receive current and that this can be duty cycled with the sleep wait current.
In my application we would like to successfully detect the beacon within 5 seconds. The beacon isnt power sensitive, and so it can transmit at 20ms for the entire 5 second period.. and beyound.
For my battery life target the maximum total scan time within 5 seconds is 20ms. I understand that the minimum scan window is 2.5ms, so we'll get eight scan windows - I have assumed that spreading this scan time out is benefical. By my calculations I might expect to see 57 packets in that time - assuming no loss.
Is this sufficient overhead for me to get a connection within 5 seconds? i.e. they'll controller will need to respond the beacon.
Thanks,
James