esp32_devkitc_v4(WROVER-B)板子不断重启(failed to load RF calibration data )

raymond
Posts: 6
Joined: Fri Jun 19, 2020 9:55 am

esp32_devkitc_v4(WROVER-B)板子不断重启(failed to load RF calibration data )

Postby raymond » Wed Jun 24, 2020 4:32 am

烧写v4.0.1中examples\bluetooth\esp_ble_mesh\ble_mesh_node\onoff_client例子,menuconfig配已了CONFIG_BLE_MESH_ESP_WROVER,烧写完成后可以正常运行,然后经过几次断电(usb连pc供电)后,不断出现以下错误,尝试idf.py flash重烧,还是出现同样错误,使用idf.py erase再idf.py flash,也是同样错误。
目前手上三块板子有一块出现了这种问题,刚买三天。
请问如何解决,谢谢!

ts Jun 8 2016 00:22:57

rst:0xc (SW_CPU_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:2
load:0x3fff0018,len:4
load:0x3fff001c,len:6864
ho 0 tail 12 room 4
load:0x40078000,len:14076
load:0x40080400,len:4304
entry 0x400806e8
I (75) boot: Chip Revision: 1
I (75) boot_comm: chip revision: 1, min. bootloader chip revision: 0
I (41) boot: ESP-IDF v4.0.1-dirty 2nd stage bootloader
I (41) boot: compile time 15:49:12
I (41) boot: Enabling RNG early entropy source...
I (47) boot: SPI Speed : 40MHz
I (51) boot: SPI Mode : DIO
I (55) boot: SPI Flash Size : 2MB
I (59) boot: Partition Table:
I (62) boot: ## Label Usage Type ST Offset Length
I (70) boot: 0 nvs WiFi data 01 02 00009000 00006000
I (77) boot: 1 phy_init RF data 01 01 0000f000 00001000
I (85) boot: 2 factory factory app 00 00 00010000 00100000
I (92) boot: End of partition table
I (96) boot_comm: chip revision: 1, min. application chip revision: 0
I (103) esp_image: segment 0: paddr=0x00010020 vaddr=0x3f400020 size=0x2bfe0 (180192) map
I (177) esp_image: segment 1: paddr=0x0003c008 vaddr=0x3ffbdb60 size=0x03c0c ( 15372) load
I (183) esp_image: segment 2: paddr=0x0003fc1c vaddr=0x40080000 size=0x003f4 ( 1012) load
I (184) esp_image: segment 3: paddr=0x00040018 vaddr=0x400d0018 size=0xa059c (656796) map
I (427) esp_image: segment 4: paddr=0x000e05bc vaddr=0x400803f4 size=0x0000c ( 12) load
I (428) esp_image: segment 5: paddr=0x000e05d0 vaddr=0x40080400 size=0x12c00 ( 76800) load
I (478) boot: Loaded app from partition at offset 0x10000
I (478) boot: Disabling RNG early entropy source...
I (479) cpu_start: Pro cpu up.
I (482) cpu_start: Application information:
I (487) cpu_start: Project name: onoff_client
I (493) cpu_start: App version: v4.0.1-dirty
I (498) cpu_start: Compile time: Jun 22 2020 15:48:25
I (504) cpu_start: ELF file SHA256: 727a686671428cc0...
I (510) cpu_start: ESP-IDF: v4.0.1-dirty
I (515) cpu_start: Starting app cpu, entry point is 0x400812b4
I (501) cpu_start: App cpu up.
I (526) heap_init: Initializing. RAM available for dynamic allocation:
I (533) heap_init: At 3FFAFF10 len 000000F0 (0 KiB): DRAM
I (539) heap_init: At 3FFB6388 len 00001C78 (7 KiB): DRAM
I (545) heap_init: At 3FFB9A20 len 00004108 (16 KiB): DRAM
I (551) heap_init: At 3FFBDB5C len 00000004 (0 KiB): DRAM
I (557) heap_init: At 3FFCC550 len 00013AB0 (78 KiB): DRAM
I (563) heap_init: At 3FFE0440 len 00003AE0 (14 KiB): D/IRAM
I (570) heap_init: At 3FFE4350 len 0001BCB0 (111 KiB): D/IRAM
I (576) heap_init: At 40093000 len 0000D000 (52 KiB): IRAM
I (582) cpu_start: Pro cpu start user code
I (601) spi_flash: detected chip: generic
I (601) spi_flash: flash io: dio
W (601) spi_flash: Detected size(4096k) larger than the size in the binary image header(2048k). Using the size in the binary image header.
I (612) cpu_start: Starting scheduler on PRO CPU.
I (0) cpu_start: Starting scheduler on APP CPU.
I (623) onoff_client: Initializing...
use esp timer !!!
I (633) gpio: GPIO[0]| InputEn: 1| OutputEn: 0| OpenDrain: 0| Pullup: 1| Pulldown: 0| Intr:3
I (653) BTDM_INIT: BT controller compile version [c1cbe45]
I (653) system_api: Base MAC address is not set, read default base MAC address from BLK0 of EFUSE
W (663) phy_init: failed to load RF calibration data (0x1102), falling back to full calibration

Brownout detector was triggered

Who is online

Users browsing this forum: No registered users and 47 guests