timpa04
Newbie level 3
- Joined
- Jul 3, 2014
- Messages
- 3
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1
- Activity points
- 25
I'm creating a "keyless" entry system using an nRF24L01+ and an AVR on both sides.
The base units power consumption isn't a concern, however the keys power consumption is.
The key will be powered by a CR2032 battery, and I would like to have an average consumption <14 µA.
I've played around with duty cycles, but I can't get the consumption low enough since every message takes about
25 ms from wakeup until the message bounces back.
The only solution I can think of is having another RF module attached which would handle nothing but wakeup.
It would be perfect if there is something like a passive receiver with a range of 1m-3m which would send an IRQ
when it receives a signal.
Do you have any suggestions?
The base units power consumption isn't a concern, however the keys power consumption is.
The key will be powered by a CR2032 battery, and I would like to have an average consumption <14 µA.
I've played around with duty cycles, but I can't get the consumption low enough since every message takes about
25 ms from wakeup until the message bounces back.
The only solution I can think of is having another RF module attached which would handle nothing but wakeup.
It would be perfect if there is something like a passive receiver with a range of 1m-3m which would send an IRQ
when it receives a signal.
Do you have any suggestions?