@BulldogLowell said:
@BSoft , @axillent
If you are powering with 3.3 volts or higher, It seems to me that you use the on-board voltage regulator on the 3.3V ProMini by simply wiring the power supply in to the RAW pin.
This will give radio power at 3.3V, the problem is if your sensor(s) are 5V. Well, in that case it seems that you simply need to keep the input voltage at 5V+ but no higher than 12V.
No?
I am using the 3.3V ProMini exclusively on my wall-wort powered devices that require 5V in this fashion. I find it much easier than stepping down the voltage for the radio. So far, it is working brilliantly, however I wouldn't know the dynamics of how this would affect a battery power supply.
Yes, if you use the pro mini on-board regulator you have 3.3V to atmega and nRF24L01 but at the cost of regulator power consume. If i remind that regulator have an efficiency of 20 or 30%, it's pretty bad.
And yes, you could at the same time use your battery to power 5V devices (bypassing regulator), but since it's unregulated you have to be careful with the drop voltage of your battery (check if that sensor could work between that voltage range).
Yes, using on-board regulator permits battery voltage between 3.35V and 12V... if you bypass regulator, you could supply even lower voltage, but you will have a max frequency limitation.
Please be careful with one thing you said, if a secondary sensor needs 5V you maybe could not connect a battery of 12V to it, you have to check that sensor datasheet.
It is ok if you connect a 12V battery to pro mini RAW pin because there is a regulator on-board that allows you to do that, but could not be the case with a secondary board.