pete_l
Newbie level 3
- Joined
- Dec 13, 2008
- Messages
- 3
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1,281
- Activity points
- 1,306
Here's the plan.
I intend to have a PIC processor connected to an NRF24L01 2.4GHz Tx/Rx. This will be powered by a 3.7V LiPo battery that is permanently connected to a TP4056 based charger that gets its supply from a 6V solar panel. It's a requirement that the NRF24L01 and the PIC can be run in sleep-mode for most of the time, with only a short period of active use and power consumption. I except the duty cycle to be less than 1%.
My problem is: how to power the NRF24L01 (max. supply 3.6V @ 15mA) when the supply voltage (from the TP4056) could rise to 4 Volts while it's charging the LiPo?
I am considering 2 options. Both of them assume I can power the NRF24L01 from one of the output pins on the PIC microprocessor by setting its output to "1".
The first plan is simply to place a diode in series with the supply and hope that it will reduce the voltage to within the NRF24L01's acceptable range.
The second idea is similar, but would use a 3.3V zener and a resistor to set an upper limit on the NRF24L01's supply.
I'd value any observations about the suitability of either plan - bearing in mind that the NRF24L01 can consume variable amounts of power, depending on what it's doing. If you can think of a better (and cheap!) way of running this, I'd also like to hear from you.
with thanks
Pete
I intend to have a PIC processor connected to an NRF24L01 2.4GHz Tx/Rx. This will be powered by a 3.7V LiPo battery that is permanently connected to a TP4056 based charger that gets its supply from a 6V solar panel. It's a requirement that the NRF24L01 and the PIC can be run in sleep-mode for most of the time, with only a short period of active use and power consumption. I except the duty cycle to be less than 1%.
My problem is: how to power the NRF24L01 (max. supply 3.6V @ 15mA) when the supply voltage (from the TP4056) could rise to 4 Volts while it's charging the LiPo?
I am considering 2 options. Both of them assume I can power the NRF24L01 from one of the output pins on the PIC microprocessor by setting its output to "1".
The first plan is simply to place a diode in series with the supply and hope that it will reduce the voltage to within the NRF24L01's acceptable range.
The second idea is similar, but would use a 3.3V zener and a resistor to set an upper limit on the NRF24L01's supply.
I'd value any observations about the suitability of either plan - bearing in mind that the NRF24L01 can consume variable amounts of power, depending on what it's doing. If you can think of a better (and cheap!) way of running this, I'd also like to hear from you.
with thanks
Pete