Search found 3 matches

by j.mouton
Fri Aug 31, 2018 3:06 pm
Forum: ESP-IDF
Topic: Crash using esp_bluedroid_init
Replies: 0
Views: 2304

Crash using esp_bluedroid_init

Hello I would like to include bluetooth fonctionnality in my soft. To do this, i began with the example "bt_spp_acceptor" with success. Then, I wish include parts of this example. The first test is to include this bluetooth part without call it. In this way, I can check everything works fine like be...
by j.mouton
Fri Jun 01, 2018 7:14 am
Forum: Report Bugs
Topic: Certification software reboot in loop
Replies: 3
Views: 6148

Re: Certification software reboot in loop

you can use a 5V lab power supply to power the board. I've tried but the result is the same. Try flashing the image with "--flash_mode dio" (if using esptool.py), or set DIO mode (rather than QIO mode) in the Windows flasher tool. It was already my configuration as you can see on the picture : http...
by j.mouton
Thu May 31, 2018 11:55 am
Forum: Report Bugs
Topic: Certification software reboot in loop
Replies: 3
Views: 6148

Certification software reboot in loop

Hi everybody, I follow the guide "ESP32_Certification_and_Test_Guide__EN.pdf" to put the ESP32 into FCC Certification mode. After flashing the module then rebooting it, it is stuck into a reboot loop : rst:0x1 (POWERON_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT) flash read err, 1000 ets_main.c 371 ets Ju...