Arduino NANO hatası

Merhaba,
SIM800L ve arduino nano ile gsm röle kontrol projesi yapıyorum.
Elektrikler kesildiğinde de mesaj atabilmesi için Lipo pil kullanıyorum.
Dışarıdan 5V verip TP 4056 ile lipoları şarj ediyorum SIM800L yi direk lipolardan besliyorum.
Arduino nanoyu da liponun voltajını 6V gibi CN6009 ile yükseltip Vin den besliyorum.
Dışarıdan gelen 5V ile de nanonun analog pinine girip program ile elektrik gittiğini anlıyorum.
Önceden daha karışık bi devre yapmıştım şuanki devre de olay bundan ibaret ama nedense Arduino NANO hata veriyor ve tekrar kullanılmaz hale geliyor. Bilgisayar dahi tanımıyor. Üzerindeki RX, TX, POW ışıkları sabit yanıyor. Şuan 3 nano bu şekilde. bu nanolar kurtarılabilir mi? Devrede yanlışlık var mı? Ne yapmam gerekiyor?
Yardımlarınızı bekliyorum. Her türlü fikre açığım. İsterseniz kodu ve şematik çizip yükleyebilirim.
Teşekkürler.

Google translate:
Hello there,
I am doing a gsm relay control project with SIM800L and arduino nano.
I use a Lipo battery so that it can send messages when the electricity is cut off.
I give 5V from the outside and charge the lipo with TP 4056. I feed SIM800L directly from the lipo.
I boost the Arduino nano with CN6009 like 6V and feed it from Vin.
I understand that with the 5V coming from outside, it goes into the analog pin of the nanon and goes with the program.
I have made a more complicated circuit before, and the current circuit is all about it, but for some reason Arduino NANO gives an error and becomes unusable again. The computer doesn't even recognize it. The RX, TX, POW lights on it are constantly on. Now 3 nano is like this. Can these nanos be saved? Is there a mistake in the circuit? What should I do?
I'm waiting for your help. I am open to all kinds of ideas. If you want, I can draw and upload the code and schematic.
Thanks.

===

@mrt324234, please provide a schematic, somebody might be able to help

lütfen bir şema sağlayın, birileri yardımcı olabilir

I will take a SWAG and say it is low input voltage. The minimum is the lowest including the bottom of any ripple voltage. Vin : Input voltage to Nano when using an external power source (7-12V). 5V: Regulated power supply used to power microcontroller and other components on the board. 3.3V: 3.3V supply generated by on-board voltage regulator. Maximum current draw is 50mA. Documentation on the arduino web page says 7-12V recommended and 6-20V limited for Vin. Vin is on 5V regulator input. It is better to use Vin of course. I suggest you adjust your CN6009 to at least 7, preferably at least 7.5 Volts. A lot depends on the actual regulator on the board.

This topic was automatically closed 120 days after the last reply. New replies are no longer allowed.