Search found 10 matches

by mamaheshwari
Thu Dec 24, 2020 11:54 am
Forum: ESP-IDF
Topic: "invalid header" error with Secure boot and flash encryption enabled
Replies: 1
Views: 3048

Re: "invalid header" error with Secure boot and flash encryption enabled

This thread can be closed.
Adding "--encrypted" option while reflashing bootloader, appliciaton and partition table resolved the issue.
by mamaheshwari
Wed Dec 23, 2020 5:53 am
Forum: ESP-IDF
Topic: "invalid header" error with Secure boot and flash encryption enabled
Replies: 1
Views: 3048

"invalid header" error with Secure boot and flash encryption enabled

Platform: ESP32 LYRATD SYNS V1.3 ESP IDF: ESP IDF 4.0 I enabled Secure boot and Flash encyption using following options in menuconfig: Bootloader Config -> Bootloader log verbosity-> Info Security Features-> Enable hardware secure boot in bootloader-> Selected Secure bootloader mode -> Reflashable S...
by mamaheshwari
Fri Dec 04, 2020 8:27 am
Forum: ESP-IDF
Topic: Call to esp_bt_gap_config_eir_data results in LoadProhibited kernal panic
Replies: 3
Views: 3361

Re: Call to esp_bt_gap_config_eir_data results in LoadProhibited kernal panic

How did yo solve it. I am getting the same error

BT_APPL: bta_dm_config_eir, malloc failed.
by mamaheshwari
Fri Dec 04, 2020 4:55 am
Forum: ESP-IDF
Topic: Falied to boot after enabling secure boot and flash encrytion [IDFGH-4327]
Replies: 10
Views: 7837

Re: Falied to boot after enabling secure boot and flash encrytion [IDFGH-4327]

Hi ESP_Angus Thanks for quick reply. Just to double check, you didn't flash anything else after flashing the bootloader+digest binary - you immediately tried to boot the ESP32? (This is correct, just checking nothing else was written to flash afterwards.) That is correct. I did not flash anything af...
by mamaheshwari
Thu Dec 03, 2020 10:02 am
Forum: ESP-IDF
Topic: Falied to boot after enabling secure boot and flash encrytion [IDFGH-4327]
Replies: 10
Views: 7837

Re: Falied to boot after enabling secure boot and flash encrytion [IDFGH-4327]

Hi ESP_Angus I executed the commands suggested by you however I still have the same problem. rst:0x1 (POWERON_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT) configsip: 0, SPIWP:0xee clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00 mode:DIO, clock div:1 load:0x3fff0018,len:4 load:0x3ff...
by mamaheshwari
Mon Nov 30, 2020 5:45 am
Forum: ESP-IDF
Topic: Falied to boot after enabling secure boot and flash encrytion [IDFGH-4327]
Replies: 10
Views: 7837

Re: Falied to boot after enabling secure boot and flash encrytion [IDFGH-4327]

Can someone help on recovering the board and point the mistake that I made.
by mamaheshwari
Thu Nov 26, 2020 4:57 am
Forum: ESP-IDF
Topic: Falied to boot after enabling secure boot and flash encrytion [IDFGH-4327]
Replies: 10
Views: 7837

Re: Falied to boot after enabling secure boot and flash encrytion

Can anyone pleaase help? @WiFive @ESP_Angus
by mamaheshwari
Wed Nov 25, 2020 5:39 am
Forum: ESP-IDF
Topic: Falied to boot after enabling secure boot and flash encrytion [IDFGH-4327]
Replies: 10
Views: 7837

Falied to boot after enabling secure boot and flash encrytion [IDFGH-4327]

Platform: ESP32 WROVER(ESP32D0WDQ5 (revision 1)) ESP IDF: ESP IDF 4.0 I enabled Secure boot and Flash encyptio n using following options in menuconfig: Enable hardware secure boot in bootloader-> Enabled Secure bootloader mode -> Reflashable Sign binaries during build --> Not selected Secure boot pu...
by mamaheshwari
Fri Oct 23, 2020 4:59 am
Forum: ESP-IDF
Topic: GATT over Bluetooth Classic
Replies: 1
Views: 1618

GATT over Bluetooth Classic

I plan to use Bleutooth GATT over Classic (BR/EDR) channel on ESP32-WROVER-B. I am using espidf 4.0.
I noticed that code for GATT overe Classic channel is under CLASSIC_BT_GATT_INCLUDED flag.
I could not figure out how to enable CLASSIC_BT_GATT_INCLUDED using "menuconfig" , any suggestions?

Go to advanced search