Hello there;
We want to develop a project using the nrf52 series.
We have two nrf52s.
The first one is in the center and connected to the mains and there is no battery problem.
The other will be in the user's pocket and run on battery. (cr2032)
Here's what we want to do.
When the user approaches the central device with nrf in his pocket, the two devices will communicate.
The NRF in the center will ask the other NRF for a password.
The nrf in the pocket will send the password from memory.
The battery life of the nrf carried in the pocket must be a minimum of 1 year.
How can we make this scenario?
Thanks.