Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No response when using battery power supply #861

Open
3 tasks done
Xellosi opened this issue Aug 4, 2024 · 2 comments
Open
3 tasks done

No response when using battery power supply #861

Xellosi opened this issue Aug 4, 2024 · 2 comments
Labels
Status: Awaiting Response awaiting a response from the author

Comments

@Xellosi
Copy link

Xellosi commented Aug 4, 2024

Answers checklist.

  • I have read the documentation ESP-AT Programming Guide and the issue is not addressed there.
  • I have used the latest released firmware or have updated my ESP-AT branch (master or release) to the latest version and checked that the issue is present there.
  • I have searched the issue tracker for a similar issue and not found a similar issue.

General issue report

Hardware: ESP32-WROOM-32D
ESP-AT Firmware Source: Release v3.4.0.0

I am trying to integrate the ESP32 AT suite with an STM32 development board via UART. When the ESP32 board is powered by the PC's USB port, it responds correctly to commands sent from both the STM32 board and a serial communication tool on the PC. However, when I change the USB connection to a 18650 battery-powered power bank, which output specs is 5 volts and 1 amp, there is no response after sending commands.

Another approach was attempted by changing the power source to a breadboard power supply module, using wires to connect the 5V/3.3V and GND pins on the ESP32-WROOM board, but the board still did not send any responses.

I would like to ask if there is a connection error or how to troubleshoot this issue.

@Xellosi Xellosi changed the title No response when using Battery power supply No response when using battery power supply Aug 4, 2024
@ustccw
Copy link
Collaborator

ustccw commented Aug 6, 2024

@Xellosi Hi, it looks like a hardware-related issue. Could you measure the voltage between the VCC and GND pins of the ESP32 device to see if it is stable at 3.3V?

@Xellosi
Copy link
Author

Xellosi commented Aug 7, 2024

@Xellosi Hi, it looks like a hardware-related issue. Could you measure the voltage between the VCC and GND pins of the ESP32 device to see if it is stable at 3.3V?

I don't currently have a multimeter. I will try to get one, take the measurements, and then reply. Thanks.

@ustccw ustccw added the Status: Awaiting Response awaiting a response from the author label Oct 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Awaiting Response awaiting a response from the author
Projects
None yet
Development

No branches or pull requests

2 participants