Closed athleticmistud closed 5 years ago
Hardware questions belong on the forum esp32.com. you can try adding a capacitor between EN and GND.
Sorry I was told by one of your engineers to post it here.
I have a cap already What can we put in the code thst would do the same as a reset?
Do you have 3.2 parsed for Arduino ide I need help with that
Thanks Nick
On Tuesday, September 3, 2019, negativekelvin notifications@github.com wrote:
Hardware questions belong on the forum esp32.com. you can try adding a capacitor between EN and GND.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/espressif/esp-idf/issues/4006?email_source=notifications&email_token=AKPZ7J6BKKXHG7FCNUMK6TTQH3H6DA5CNFSM4ITGOFHKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD5ZTLVQ#issuecomment-527644118, or mute the thread https://github.com/notifications/unsubscribe-auth/AKPZ7J442XDICUXKARODIXLQH3H6DANCNFSM4ITGOFHA .
You have a capacitor on 3.3v but not on EN?
You mean like this?? Which is + and which gets the - of the cap?
On Tuesday, September 3, 2019, negativekelvin notifications@github.com wrote:
You have a capacitor on 3.3v but not on EN?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/espressif/esp-idf/issues/4006?email_source=notifications&email_token=AKPZ7JZRBQOCKU22IPES2STQH3JQ3A5CNFSM4ITGOFHKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD5ZUNYQ#issuecomment-527648482, or mute the thread https://github.com/notifications/unsubscribe-auth/AKPZ7J3XHT7AYU3OR3SC7VTQH3JQ3ANCNFSM4ITGOFHA .
@athleticmistud Thanks for reporting this. @negativekelvin Thanks for the notes.
our issue is this, we are using a: wemos D1 pin d4 connecting to a D 32 with pin 16 and the power from the D 32 is coming off the 3.3 V and ground on the d1 when we powered that way with the USB being plugged into the D1 we cannot make a connection to a Bluetooth speaker without pressing the reset button on the d32. then something from pressing the reset does someting and then it will connect to a bluetooth speaker,
however if I power in through the usb on the D 32 and then power the d1 from the D 32 from 3.3v and ground i could connect to a Bluetooth speaker not requiring the reset button to be pushed which is what we need as we can not access the board normally so pushing the reset button is not an option
natee.txt nate.txt
----------------------------- Delete below -----------------------------
If your issue is a general question, starts similar to "How do I..", or is related to 3rd party development kits/libs, please discuss this on our community forum at esp32.com instead.
INSTRUCTIONS
Before submitting a new issue, please follow the checklist and try to find the answer.
If the issue cannot be solved after the steps before, please follow these instructions so we can get the needed information to help you in a quick and effective fashion.
----------------------------- Delete above -----------------------------
Environment
git describe --tags
to find it): // v3.2-dev-1148-g96cd3b75cxtensa-esp32-elf-gcc --version
to find it): // 1.22.0-80-g6c4433aProblem Description
//Detailed problem description goes here.
Expected Behavior
Actual Behavior
Steps to repropduce
// It helps if you attach a picture of your setup/wiring here.
Code to reproduce this issue
// If your code is longer than 30 lines, GIST is preferred.
Debug Logs
Other items if possible
build
folder (note this may contain all the code details and symbols of your project.)