This thread can be closed.
Adding "--encrypted" option while reflashing bootloader, appliciaton and partition table resolved the issue.
Search found 10 matches
- Thu Dec 24, 2020 11:54 am
- Forum: ESP-IDF
- Topic: "invalid header" error with Secure boot and flash encryption enabled
- Replies: 1
- Views: 3483
- Wed Dec 23, 2020 5:53 am
- Forum: ESP-IDF
- Topic: "invalid header" error with Secure boot and flash encryption enabled
- Replies: 1
- Views: 3483
"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...
- 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: 3734
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.
BT_APPL: bta_dm_config_eir, malloc failed.
- 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: 9012
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...
- 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: 9012
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...
- Wed Dec 02, 2020 12:12 pm
- Forum: ESP-IDF
- Topic: Falied to boot after enabling secure boot and flash encrytion [IDFGH-4327]
- Replies: 10
- Views: 9012
- 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: 9012
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.
- 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: 9012
Re: Falied to boot after enabling secure boot and flash encrytion
Can anyone pleaase help? @WiFive @ESP_Angus
- 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: 9012
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...
- Fri Oct 23, 2020 4:59 am
- Forum: ESP-IDF
- Topic: GATT over Bluetooth Classic
- Replies: 1
- Views: 1963
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?
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?