Hi there everyone,
I have made a custom PCB based on ESP32 WROVER32 Module. I want to burn Arduino Code inside the module. The sketch from the ESP32 BSP called "BLE_Server" uploads successfully but does not work. No BLE communication is initialized. Do I have to upload any bootloader inside the chip in order for the code to work? Please help.
Make Arduino Code work inside Custom ESP32 Wrover32 Module
Re: Make Arduino Code work inside Custom ESP32 Wrover32 Module
You shouldn't need to. The first stage bootloader is ROM code that is already inside the ESP32, and the second stage bootloader is part of the binary that you flash.
Could you be more specific as to what isn't working? For example, are you seeing any UART log output when resetting the chip?faizi968 wrote:No BLE communication is initialized.
Who is online
Users browsing this forum: Google [Bot] and 73 guests