Hi everyone,
I’m diving into an exciting project where I aim to utilize the ESP32S3 as a controller for my Automatic Chicken Feeder. The design involves powering the controller via a rechargeable battery system.
Project Setup
- Controller: ESP32S3 xiao
- Power Source: Three rechargeable 3.7v lithium-ion batteries
Battery Configuration
Based on the guidelines provided on Seeed Studio’s wiki, I assembled a battery pack with three 3.7V lithium-ion batteries. Initially, everything seemed functional:
- When connected to my laptop via USB, the ESP32S3’s charging process was indicated by a blinking power LED.
- The device was able to communicate over the serial interface.
Issue Encountered
However, upon unplugging the USB-C connection, the ESP32S3 shuts down unexpectedly. There are a few observations to note:
- The power LED remains dimly lit in battery mode.
- The device fails to initiate the WiFi Access Point, which is crucial for my project.
- Attempts to reboot or reset using the onboard buttons have been unsuccessful.
Seeking Assistance
I’m reaching out to see if anyone in the community has faced similar issues or could offer insights into what I might be missing in this configuration. Specifically, I’m looking for advice on:
- Power Management: Are there any steps I’ve overlooked in the battery setup?
- ESP32S3 Configuration: Could there be specific settings that need adjustment for optimal battery operation?
- Troubleshooting Tips: Any suggested methods to diagnose or resolve this issue?
I appreciate any guidance or suggestions you can provide. Thank you for your time and help!
Best regards,
Friedjof