Hello,
I developed Remote using Arduino Nano and power issues. I was using 4S - 2200mAH battery to power remote but it is not lasting long. I installed only one LED apart from LED mounted on Nano.
So, decided to develop new pcb using Atmega328P-AU plus nRF24L01 plus CH340G. I am new to hardware development. I am uploading schematic developed on easyeda.
Please guide me. Currently, remote is transmitting 5 analog signal and 6 digital signal.
The Nano schematic is not a good choice for a low power remote node.
In most all cases the remote node does not need a battery power guzzeling USB port on it, just plug in a USB to serial adapter when you need to program it, like you would with a Pro Mini.
A circuit based on a Pro Mini, and using a low IQ regulator such as a MCP1700, will have a sleep current that is typically less than 10uA.
I'd probably remove the CH340 if it's only needed for uploading code or debugging as otherwise it's just taking power from your batteries. You can always connect in a USB-serial board when you are developing / uploading your code, and remove it when done.
As per guidance, i developed board based Pro Mini. Attaching schematic. Tested approximately 6 hours. Remote_New Project.pdf (183.9 KB)
I am powering circuit by 12V battery (max voltage 12.23V)
Few findings. Further needs your support.
Voltage drops rapidly in start and within few minutes stablizes at 10.86V. Then it gradually depletes with time.
After 6 hours testing, voltage dropped to 9.56V.
Next day, when I started it for further testing considering sufficient charge would be available in battery, it started and stopped working. I changed with fully recharge battery (12.23V) but it didn't start.
I checked voltage at different point in circuit. below are details
a. Batterry voltage 9.3V
b. Voltage at Pro Mini Raw 8.7V (drop due to diode)
c. Voltage at Pro Mini voltage regulator (LG50) IN - 1.15V
d. Voltage at Pro Mini voltage regulator OUT - 1.15V
e. Voltage drop between Raw and voltage regulator is 7.85V
With above, pro mini voltage regulator failed due to some reason not able to understand why.
Now I want to replace voltage regulator considering voltage would be culprit. I want to replace LG50 with SPX3819 which has higher voltage range 2.5V to 16V in comparision with LG50 range of 12V. Both have current range of 500mA. Attaching data sheet of both