Hi,
I am programming nRF52840 dev kit (SDK16) as a peripheral with S140. Smartphone is central.
data needs to be transferred between both.
I need the dev kit to consume as less power as possible.
My question is:
1. If i use a continuous connection between peripheral and central, can connect more than a single centrals to this peripheral? If yes, what's the limit?
2. which option has less power consumption in the peripheral: is it a continuous connection or is it an advertising (no connection)?
Thanks,
Gil