Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ESP-ROM:esp32s3-20210327
- Build:Mar 27 2021
- rst:0x1 (POWERON),boot:0x8 (SPI_FAST_FLASH_BOOT)
- SPIWP:0xee
- mode:DIO, clock div:1
- load:0x3fce3818,len:0x1758
- load:0x403c9700,len:0x4
- load:0x403c9704,len:0xbb8
- load:0x403cc700,len:0x2d7c
- entry 0x403c98f0
- I (27) boot: ESP-IDF e7771c75-dirty 2nd stage bootloader
- I (27) boot: compile time Oct 17 2024 22:12:08
- W (27) boot: Unicore bootloader
- I (30) boot: chip revision: v0.1
- I (34) boot.esp32s3: Boot SPI Speed : 80MHz
- I (39) boot.esp32s3: SPI Mode : DIO
- I (44) boot.esp32s3: SPI Flash Size : 4MB
- I (48) boot: Enabling RNG early entropy source...
- I (54) boot: Partition Table:
- I (57) boot: ## Label Usage Type ST Offset Length
- I (65) boot: 0 nvs WiFi data 01 02 00009000 00004000
- I (72) boot: 1 otadata OTA data 01 00 0000d000 00002000
- I (80) boot: 2 phy_init RF data 01 01 0000f000 00001000
- I (87) boot: 3 factory factory app 00 00 00010000 00100000
- I (95) boot: 4 ota_0 OTA app 00 10 00110000 00100000
- I (102) boot: 5 ota_1 OTA app 00 11 00210000 00100000
- I (110) boot: End of partition table
- I (114) boot: Defaulting to factory image
- I (119) esp_image: segment 0: paddr=00010020 vaddr=3c080020 size=2071ch (132892) map
- I (151) esp_image: segment 1: paddr=00030744 vaddr=3fc99a00 size=04400h ( 17408) load
- I (155) esp_image: segment 2: paddr=00034b4c vaddr=40374000 size=0b4cch ( 46284) load
- I (167) esp_image: segment 3: paddr=00040020 vaddr=42000020 size=7ef50h (520016) map
- I (261) esp_image: segment 4: paddr=000bef78 vaddr=4037f4cc size=0a51ch ( 42268) load
- I (279) boot: Loaded app from partition at offset 0x10000
- I (279) boot: Disabling RNG early entropy source...
- I (291) cpu_start: Unicore app
- I (291) cpu_start: Pro cpu up.
- I (291) cpu_start: Single core mode
- I (303) cpu_start: Pro cpu start user code
- I (303) cpu_start: cpu freq: 240000000 Hz
- I (303) cpu_start: Application information:
- I (306) cpu_start: Project name: network_adapter
- I (312) cpu_start: App version: NG-1.0.3.0.0
- I (317) cpu_start: Compile time: Oct 17 2024 22:27:04
- I (323) cpu_start: ELF file SHA256: 0d1705f54369e225...
- I (329) cpu_start: ESP-IDF: e7771c75-dirty
- I (335) cpu_start: Min chip rev: v0.0
- I (339) cpu_start: Max chip rev: v0.99
- I (344) cpu_start: Chip rev: v0.1
- I (349) heap_init: Initializing. RAM available for dynamic allocation:
- I (356) heap_init: At 3FCA1710 len 00048000 (288 KiB): DRAM
- I (362) heap_init: At 3FCE9710 len 00005724 (21 KiB): STACK/DRAM
- I (369) heap_init: At 3FCF0000 len 00008000 (32 KiB): DRAM
- I (375) heap_init: At 600FE010 len 00001FD8 (7 KiB): RTCRAM
- I (382) spi_flash: detected chip: gd
- I (386) spi_flash: flash io: dio
- W (390) spi_flash: Detected size(16384k) larger than the size in the binary image header(4096k). Using the size in the binary image header.
- I (403) sleep: Configure to isolate all GPIO pins in sleep state
- I (410) sleep: Enable automatic switching of GPIO sleep configuration
- I (417) coexist: coex firmware version: 77cd7f8
- I (422) coexist: coexist rom version e7ae62f
- I (427) app_start: Starting scheduler on CPU0
- I (432) main_task: Started on CPU0
- I (436) main_task: Calling app_main()
- I (440) stats: *********************************************************************
- I (448) stats: ESP-Hosted Firmware version :: NG-1.0.3.0.0
- I (458) stats: Transport used :: SPI only
- I (466) stats: *********************************************************************
- I (474) FW_MAIN: Supported features are:
- I (479) FW_MAIN: - WLAN over SPI
- I (483) FW_BT: - BT/BLE
- I (486) FW_BT: - HCI Over SPI
- I (490) FW_BT: - BLE only
- I (494) FW_MAIN: Capabilities: 0xe8
- I (502) pp: pp rom version: e7ae62f
- I (503) net80211: net80211 rom version: e7ae62f
- I (508) wifi:wifi driver task: 3fca7de4, prio:23, stack:6656, core=0
- I (514) wifi:wifi firmware version: d23b633
- I (517) wifi:wifi certification version: v7.0
- I (521) wifi:config NVS flash: disabled
- I (525) wifi:config nano formating: disabled
- I (529) wifi:Init data frame dynamic rx buffer num: 64
- I (534) wifi:Init static rx mgmt buffer num: 5
- I (538) wifi:Init management short buffer num: 32
- I (542) wifi:Init dynamic tx buffer num: 64
- I (546) wifi:Init static tx FG buffer num: 2
- I (550) wifi:Init static rx buffer size: 1600
- I (554) wifi:Init static rx buffer num: 16
- I (558) wifi:Init dynamic rx buffer num: 64
- I (562) wifi_init: rx ba win: 32
- I (566) wifi_init: tcpip mbox: 32
- I (570) wifi_init: udp mbox: 6
- I (573) wifi_init: tcp mbox: 6
- I (577) wifi_init: tcp tx win: 5760
- I (581) wifi_init: tcp rx win: 5760
- I (586) wifi_init: tcp mss: 1440
- I (589) wifi_init: WiFi IRAM OP enabled
- I (594) wifi_init: WiFi RX IRAM OP enabled
- I (599) BLE_INIT: BT controller compile version [9359a4d]
- I (606) BLE_INIT: Bluetooth MAC: 34:85:18:96:6a:f6
- I (611) phy_init: phy_version 640,cd64a1a,Jan 24 2024,17:28:12
- I (649) FW_MAIN: ESP Bluetooth MAC addr: 34-85-18-96-6a-f6
- I (649) FW_SPI: Using SPI interface
- I (649) gpio: GPIO[5]| InputEn: 0| OutputEn: 1| OpenDrain: 0| Pullup: 0| Pulldown: 0| Intr:0
- I (658) gpio: GPIO[4]| InputEn: 0| OutputEn: 1| OpenDrain: 0| Pullup: 0| Pulldown: 0| Intr:0
- I (667) gpio: GPIO[10]| InputEn: 0| OutputEn: 0| OpenDrain: 0| Pullup: 1| Pulldown: 0| Intr:0
- I (676) gpio: GPIO[10]| InputEn: 1| OutputEn: 0| OpenDrain: 0| Pullup: 1| Pulldown: 0| Intr:0
- I (1687) FW_MAIN: Initial set up done
- I (1687) main_task: Returned from app_main()
- ESP-ROM:esp32s3-20210327
- Build:Mar 27 2021
- rst:0x1 (POWERON),boot:0x8 (SPI_FAST_FLASH_BOOT)
- SPIWP:0xee
- mode:DIO, clock div:1
- load:0x3fce3818,len:0x1758
- load:0x403c9700,len:0x4
- load:0x403c9704,len:0xbb8
- load:0x403cc700,len:0x2d7c
- entry 0x403c98f0
- I (27) boot: ESP-IDF e7771c75-dirty 2nd stage bootloader
- I (27) boot: compile time Oct 17 2024 22:12:08
- W (27) boot: Unicore bootloader
- I (30) boot: chip revision: v0.1
- I (34) boot.esp32s3: Boot SPI Speed : 80MHz
- I (39) boot.esp32s3: SPI Mode : DIO
- I (44) boot.esp32s3: SPI Flash Size : 4MB
- I (48) boot: Enabling RNG early entropy source...
- I (54) boot: Partition Table:
- I (57) boot: ## Label Usage Type ST Offset Length
- I (65) boot: 0 nvs WiFi data 01 02 00009000 00004000
- I (72) boot: 1 otadata OTA data 01 00 0000d000 00002000
- I (80) boot: 2 phy_init RF data 01 01 0000f000 00001000
- I (87) boot: 3 factory factory app 00 00 00010000 00100000
- I (95) boot: 4 ota_0 OTA app 00 10 00110000 00100000
- I (102) boot: 5 ota_1 OTA app 00 11 00210000 00100000
- I (110) boot: End of partition table
- I (114) boot: Defaulting to factory image
- I (119) esp_image: segment 0: paddr=00010020 vaddr=3c080020 size=2071ch (132892) map
- I (151) esp_image: segment 1: paddr=00030744 vaddr=3fc99a00 size=04400h ( 17408) load
- I (155) esp_image: segment 2: paddr=00034b4c vaddr=40374000 size=0b4cch ( 46284) load
- I (167) esp_image: segment 3: paddr=00040020 vaddr=42000020 size=7ef50h (520016) map
- I (261) esp_image: segment 4: paddr=000bef78 vaddr=4037f4cc size=0a51ch ( 42268) load
- I (279) boot: Loaded app from partition at offset 0x10000
- I (279) boot: Disabling RNG early entropy source...
- I (291) cpu_start: Unicore app
- I (291) cpu_start: Pro cpu up.
- I (291) cpu_start: Single core mode
- I (303) cpu_start: Pro cpu start user code
- I (303) cpu_start: cpu freq: 240000000 Hz
- I (303) cpu_start: Application information:
- I (306) cpu_start: Project name: network_adapter
- I (312) cpu_start: App version: NG-1.0.3.0.0
- I (317) cpu_start: Compile time: Oct 17 2024 22:27:04
- I (323) cpu_start: ELF file SHA256: 0d1705f54369e225...
- I (329) cpu_start: ESP-IDF: e7771c75-dirty
- I (335) cpu_start: Min chip rev: v0.0
- I (339) cpu_start: Max chip rev: v0.99
- I (344) cpu_start: Chip rev: v0.1
- I (349) heap_init: Initializing. RAM available for dynamic allocation:
- I (356) heap_init: At 3FCA1710 len 00048000 (288 KiB): DRAM
- I (362) heap_init: At 3FCE9710 len 00005724 (21 KiB): STACK/DRAM
- I (369) heap_init: At 3FCF0000 len 00008000 (32 KiB): DRAM
- I (375) heap_init: At 600FE010 len 00001FD8 (7 KiB): RTCRAM
- I (382) spi_flash: detected chip: gd
- I (386) spi_flash: flash io: dio
- W (390) spi_flash: Detected size(16384k) larger than the size in the binary image header(4096k). Using the size in the binary image header.
- I (403) sleep: Configure to isolate all GPIO pins in sleep state
- I (410) sleep: Enable automatic switching of GPIO sleep configuration
- I (417) coexist: coex firmware version: 77cd7f8
- I (422) coexist: coexist rom version e7ae62f
- I (427) app_start: Starting scheduler on CPU0
- I (432) main_task: Started on CPU0
- I (436) main_task: Calling app_main()
- I (440) stats: *********************************************************************
- I (448) stats: ESP-Hosted Firmware version :: NG-1.0.3.0.0
- I (458) stats: Transport used :: SPI only
- I (466) stats: *********************************************************************
- I (474) FW_MAIN: Supported features are:
- I (479) FW_MAIN: - WLAN over SPI
- I (483) FW_BT: - BT/BLE
- I (486) FW_BT: - HCI Over SPI
- I (490) FW_BT: - BLE only
- I (494) FW_MAIN: Capabilities: 0xe8
- I (502) pp: pp rom version: e7ae62f
- I (503) net80211: net80211 rom version: e7ae62f
- I (508) wifi:wifi driver task: 3fca7de4, prio:23, stack:6656, core=0
- I (514) wifi:wifi firmware version: d23b633
- I (517) wifi:wifi certification version: v7.0
- I (521) wifi:config NVS flash: disabled
- I (525) wifi:config nano formating: disabled
- I (529) wifi:Init data frame dynamic rx buffer num: 64
- I (534) wifi:Init static rx mgmt buffer num: 5
- I (538) wifi:Init management short buffer num: 32
- I (542) wifi:Init dynamic tx buffer num: 64
- I (546) wifi:Init static tx FG buffer num: 2
- I (550) wifi:Init static rx buffer size: 1600
- I (554) wifi:Init static rx buffer num: 16
- I (558) wifi:Init dynamic rx buffer num: 64
- I (562) wifi_init: rx ba win: 32
- I (566) wifi_init: tcpip mbox: 32
- I (570) wifi_init: udp mbox: 6
- I (573) wifi_init: tcp mbox: 6
- I (577) wifi_init: tcp tx win: 5760
- I (581) wifi_init: tcp rx win: 5760
- I (586) wifi_init: tcp mss: 1440
- I (589) wifi_init: WiFi IRAM OP enabled
- I (594) wifi_init: WiFi RX IRAM OP enabled
- I (599) BLE_INIT: BT controller compile version [9359a4d]
- I (606) BLE_INIT: Bluetooth MAC: 34:85:18:96:6a:f6
- I (611) phy_init: phy_version 640,cd64a1a,Jan 24 2024,17:28:12
- I (650) FW_MAIN: ESP Bluetooth MAC addr: 34-85-18-96-6a-f6
- I (650) FW_SPI: Using SPI interface
- I (650) gpio: GPIO[5]| InputEn: 0| OutputEn: 1| OpenDrain: 0| Pullup: 0| Pulldown: 0| Intr:0
- I (659) gpio: GPIO[4]| InputEn: 0| OutputEn: 1| OpenDrain: 0| Pullup: 0| Pulldown: 0| Intr:0
- I (668) gpio: GPIO[10]| InputEn: 0| OutputEn: 0| OpenDrain: 0| Pullup: 1| Pulldown: 0| Intr:0
- I (677) gpio: GPIO[10]| InputEn: 1| OutputEn: 0| OpenDrain: 0| Pullup: 1| Pulldown: 0| Intr:0
- I (1688) FW_MAIN: Initial set up done
- I (1688) main_task: Returned from app_main()
- ESP-ROM:esp32s3-20210327
- Build:Mar 27 2021
- rst:0x1 (POWERON),boot:0x8 (SPI_FAST_FLASH_BOOT)
- SPIWP:0xee
- mode:DIO, clock div:1
- load:0x3fce3818,len:0x1758
- load:0x403c9700,len:0x4
- load:0x403c9704,len:0xbb8
- load:0x403cc700,len:0x2d7c
- entry 0x403c98f0
- I (27) boot: ESP-IDF e7771c75-dirty 2nd stage bootloader
- I (27) boot: compile time Oct 17 2024 22:12:08
- W (27) boot: Unicore bootloader
- I (30) boot: chip revision: v0.1
- I (34) boot.esp32s3: Boot SPI Speed : 80MHz
- I (39) boot.esp32s3: SPI Mode : DIO
- I (44) boot.esp32s3: SPI Flash Size : 4MB
- I (48) boot: Enabling RNG early entropy source...
- I (54) boot: Partition Table:
- I (57) boot: ## Label Usage Type ST Offset Length
- I (65) boot: 0 nvs WiFi data 01 02 00009000 00004000
- I (72) boot: 1 otadata OTA data 01 00 0000d000 00002000
- I (80) boot: 2 phy_init RF data 01 01 0000f000 00001000
- I (87) boot: 3 factory factory app 00 00 00010000 00100000
- I (95) boot: 4 ota_0 OTA app 00 10 00110000 00100000
- I (102) boot: 5 ota_1 OTA app 00 11 00210000 00100000
- I (110) boot: End of partition table
- I (114) boot: Defaulting to factory image
- I (119) esp_image: segment 0: paddr=00010020 vaddr=3c080020 size=2071ch (132892) map
- I (151) esp_image: segment 1: paddr=00030744 vaddr=3fc99a00 size=04400h ( 17408) load
- I (155) esp_image: segment 2: paddr=00034b4c vaddr=40374000 size=0b4cch ( 46284) load
- I (167) esp_image: segment 3: paddr=00040020 vaddr=42000020 size=7ef50h (520016) map
- I (261) esp_image: segment 4: paddr=000bef78 vaddr=4037f4cc size=0a51ch ( 42268) load
- I (279) boot: Loaded app from partition at offset 0x10000
- I (279) boot: Disabling RNG early entropy source...
- I (291) cpu_start: Unicore app
- I (291) cpu_start: Pro cpu up.
- I (291) cpu_start: Single core mode
- I (303) cpu_start: Pro cpu start user code
- I (303) cpu_start: cpu freq: 240000000 Hz
- I (303) cpu_start: Application information:
- I (306) cpu_start: Project name: network_adapter
- I (312) cpu_start: App version: NG-1.0.3.0.0
- I (317) cpu_start: Compile time: Oct 17 2024 22:27:04
- I (323) cpu_start: ELF file SHA256: 0d1705f54369e225...
- I (329) cpu_start: ESP-IDF: e7771c75-dirty
- I (335) cpu_start: Min chip rev: v0.0
- I (339) cpu_start: Max chip rev: v0.99
- I (344) cpu_start: Chip rev: v0.1
- I (349) heap_init: Initializing. RAM available for dynamic allocation:
- I (356) heap_init: At 3FCA1710 len 00048000 (288 KiB): DRAM
- I (362) heap_init: At 3FCE9710 len 00005724 (21 KiB): STACK/DRAM
- I (369) heap_init: At 3FCF0000 len 00008000 (32 KiB): DRAM
- I (375) heap_init: At 600FE010 len 00001FD8 (7 KiB): RTCRAM
- I (382) spi_flash: detected chip: gd
- I (386) spi_flash: flash io: dio
- W (390) spi_flash: Detected size(16384k) larger than the size in the binary image header(4096k). Using the size in the binary image header.
- I (403) sleep: Configure to isolate all GPIO pins in sleep state
- I (410) sleep: Enable automatic switching of GPIO sleep configuration
- I (417) coexist: coex firmware version: 77cd7f8
- I (422) coexist: coexist rom version e7ae62f
- I (427) app_start: Starting scheduler on CPU0
- I (432) main_task: Started on CPU0
- I (436) main_task: Calling app_main()
- I (440) stats: *********************************************************************
- I (448) stats: ESP-Hosted Firmware version :: NG-1.0.3.0.0
- I (458) stats: Transport used :: SPI only
- I (466) stats: *********************************************************************
- I (474) FW_MAIN: Supported features are:
- I (479) FW_MAIN: - WLAN over SPI
- I (483) FW_BT: - BT/BLE
- I (486) FW_BT: - HCI Over SPI
- I (490) FW_BT: - BLE only
- ESP-ROM:esp32s3-20210327
- Build:Mar 27 2021
- rst:0x1 (POWERON),boot:0x8 (SPI_FAST_FLASH_BOOT)
- SPIWP:0xee
- mode:DIO, clock div:1
- load:0x3fce3818,len:0x1758
- load:0x403c9700,len:0x4
- load:0x403c9704,len:0xbb8
- load:0x403cc700,len:0x2d7c
- entry 0x403c98f0
- I (27) boot: ESP-IDF e7771c75-dirty 2nd stage bootloader
- I (27) boot: compile time Oct 17 2024 22:12:08
- W (27) boot: Unicore bootloader
- I (30) boot: chip revision: v0.1
- I (34) boot.esp32s3: Boot SPI Speed : 80MHz
- I (39) boot.esp32s3: SPI Mode : DIO
- I (44) boot.esp32s3: SPI Flash Size : 4MB
- I (48) boot: Enabling RNG early entropy source...
- I (54) boot: Partition Table:
- I (57) boot: ## Label Usage Type ST Offset Length
- I (65) boot: 0 nvs WiFi data 01 02 00009000 00004000
- I (72) boot: 1 otadata OTA data 01 00 0000d000 00002000
- I (80) boot: 2 phy_init RF data 01 01 0000f000 00001000
- I (87) boot: 3 factory factory app 00 00 00010000 00100000
- I (95) boot: 4 ota_0 OTA app 00 10 00110000 00100000
- I (102) boot: 5 ota_1 OTA app 00 11 00210000 00100000
- I (110) boot: End of partition table
- I (114) boot: Defaulting to factory image
- I (119) esp_image: segment 0: paddr=00010020 vaddr=3c080020 size=2071ch (132892) map
- I (151) esp_image: segment 1: paddr=00030744 vaddr=3fc99a00 size=04400h ( 17408) load
- I (155) esp_image: segment 2: paddr=00034b4c vaddr=40374000 size=0b4cch ( 46284) load
- I (167) esp_image: segment 3: paddr=00040020 vaddr=42000020 size=7ef50h (520016) map
- I (261) esp_image: segment 4: paddr=000bef78 vaddr=4037f4cc size=0a51ch ( 42268) load
- I (279) boot: Loaded app from partition at offset 0x10000
- I (279) boot: Disabling RNG early entropy source...
- I (291) cpu_start: Unicore app
- I (291) cpu_start: Pro cpu up.
- I (291) cpu_start: Single core mode
- I (303) cpu_start: Pro cpu start user code
- I (303) cpu_start: cpu freq: 240000000 Hz
- I (303) cpu_start: Application information:
- I (306) cpu_start: Project name: network_adapter
- I (312) cpu_start: App version: NG-1.0.3.0.0
- I (317) cpu_start: Compile time: Oct 17 2024 22:27:04
- I (323) cpu_start: ELF file SHA256: 0d1705f54369e225...
- I (329) cpu_start: ESP-IDF: e7771c75-dirty
- I (335) cpu_start: Min chip rev: v0.0
- I (339) cpu_start: Max chip rev: v0.99
- I (344) cpu_start: Chip rev: v0.1
- I (349) heap_init: Initializing. RAM available for dynamic allocation:
- I (356) heap_init: At 3FCA1710 len 00048000 (288 KiB): DRAM
- I (362) heap_init: At 3FCE9710 len 00005724 (21 KiB): STACK/DRAM
- I (369) heap_init: At 3FCF0000 len 00008000 (32 KiB): DRAM
- I (375) heap_init: At 600FE010 len 00001FD8 (7 KiB): RTCRAM
- I (382) spi_flash: detected chip: gd
- I (386) spi_flash: flash io: dio
- W (390) spi_flash: Detected size(16384k) larger than the size in the binary image header(4096k). Using the size in the binary image header.
- I (403) sleep: Configure to isolate all GPIO pins in sleep state
- I (410) sleep: Enable automatic switching of GPIO sleep configuration
- I (417) coexist: coex firmware version: 77cd7f8
- I (422) coexist: coexist rom version e7ae62f
- I (427) app_start: Starting scheduler on CPU0
- I (432) main_task: Started on CPU0
- I (436) main_task: Calling app_main()
- I (440) stats: *********************************************************************
- I (448) stats: ESP-Hosted Firmware version :: NG-1.0.3.0.0
- I (458) stats: Transport used :: SPI only
- I (466) stats: *********************************************************************
- I (474) FW_MAIN: Supported features are:
- I (479) FW_MAIN: - WLAN over SPI
- I (483) FW_BT: - BT/BLE
- I (486) FW_BT: - HCI Over SPI
- I (490) FW_BT: - BLE only
- ESP-ROM:esp32s3-20210327
- Build:Mar 27 2021
- rst:0x1 (POWERON),boot:0x8 (SPI_FAST_FLASH_BOOT)
- SPIWP:0xee
- mode:DIO, clock div:1
- load:0x3fce3818,len:0x1758
- load:0x403c9700,len:0x4
- load:0x403c9704,len:0xbb8
- load:0x403cc700,len:0x2d7c
- entry 0x403c98f0
- I (27) boot: ESP-IDF e7771c75-dirty 2nd stage bootloader
- I (27) boot: compile time Oct 17 2024 22:12:08
- W (27) boot: Unicore bootloader
- I (30) boot: chip revision: v0.1
- I (34) boot.esp32s3: Boot SPI Speed : 80MHz
- I (39) boot.esp32s3: SPI Mode : DIO
- I (44) boot.esp32s3: SPI Flash Size : 4MB
- I (48) boot: Enabling RNG early entropy source...
- I (54) boot: Partition Table:
- I (57) boot: ## Label Usage Type ST Offset Length
- I (65) boot: 0 nvs WiFi data 01 02 00009000 00004000
- I (72) boot: 1 otadata OTA data 01 00 0000d000 00002000
- I (80) boot: 2 phy_init RF data 01 01 0000f000 00001000
- I (87) boot: 3 factory factory app 00 00 00010000 00100000
- I (95) boot: 4 ota_0 OTA app 00 10 00110000 00100000
- I (102) boot: 5 ota_1 OTA app 00 11 00210000 00100000
- I (110) boot: End of partition table
- I (114) boot: Defaulting to factory image
- I (119) esp_image: segment 0: paddr=00010020 vaddr=3c080020 size=2071ch (132892) map
- I (151) esp_image: segment 1: paddr=00030744 vaddr=3fc99a00 size=04400h ( 17408) load
- I (155) esp_image: segment 2: paddr=00034b4c vaddr=40374000 size=0b4cch ( 46284) load
- I (167) esp_image: segment 3: paddr=00040020 vaddr=42000020 size=7ef50h (520016) map
- I (261) esp_image: segment 4: paddr=000bef78 vaddr=4037f4cc size=0a51ch ( 42268) load
- I (279) boot: Loaded app from partition at offset 0x10000
- I (279) boot: Disabling RNG early entropy source...
- I (291) cpu_start: Unicore app
- I (291) cpu_start: Pro cpu up.
- I (291) cpu_start: Single core mode
- I (303) cpu_start: Pro cpu start user code
- I (303) cpu_start: cpu freq: 240000000 Hz
- I (303) cpu_start: Application information:
- I (306) cpu_start: Project name: network_adapter
- I (312) cpu_start: App version: NG-1.0.3.0.0
- I (317) cpu_start: Compile time: Oct 17 2024 22:27:04
- I (323) cpu_start: ELF file SHA256: 0d1705f54369e225...
- I (329) cpu_start: ESP-IDF: e7771c75-dirty
- I (335) cpu_start: Min chip rev: v0.0
- I (339) cpu_start: Max chip rev: v0.99
- I (344) cpu_start: Chip rev: v0.1
- I (349) heap_init: Initializing. RAM available for dynamic allocation:
- I (356) heap_init: At 3FCA1710 len 00048000 (288 KiB): DRAM
- I (362) heap_init: At 3FCE9710 len 00005724 (21 KiB): STACK/DRAM
- I (369) heap_init: At 3FCF0000 len 00008000 (32 KiB): DRAM
- I (375) heap_init: At 600FE010 len 00001FD8 (7 KiB): RTCRAM
- I (382) spi_flash: detected chip: gd
- I (386) spi_flash: flash io: dio
- W (390) spi_flash: Detected size(16384k) larger than the size in the binary image header(4096k). Using the size in the binary image header.
- I (403) sleep: Configure to isolate all GPIO pins in sleep state
- I (410) sleep: Enable automatic switching of GPIO sleep configuration
- I (417) coexist: coex firmware version: 77cd7f8
- I (422) coexist: coexist rom version e7ae62f
- I (427) app_start: Starting scheduler on CPU0
- I (432) main_task: Started on CPU0
- I (436) main_task: Calling app_main()
- I (440) stats: *********************************************************************
- I (448) stats: ESP-Hosted Firmware version :: NG-1.0.3.0.0
- I (458) stats: Transport used :: SPI only
- I (466) stats: *********************************************************************
- I (474) FW_MAIN: Supported features are:
- I (479) FW_MAIN: - WLAN over SPI
- I (483) FW_BT: - BT/BLE
- I (486) FW_BT: - HCI Over SPI
- I (490) FW_BT: - BLE only
- I BOD: Brown�ESP-ROM:esp32s3-20210327
- Build:Mar 27 2021
- rst:0x1 (POWERON),boot:0x8 (SPI_FAST_FLASH_BOOT)
- SPIWP:0xee
- mode:DIO, clock div:1
- load:0x3fce3818,len:0x1758
- load:0x403c9700,len:0x4
- load:0x403c9704,len:0xbb8
- load:0x403cc700,len:0x2d7c
- entry 0x403c98f0
- I (27) boot: ESP-IDF e7771c75-dirty 2nd stage bootloader
- I (27) boot: compile time Oct 17 2024 22:12:08
- W (27) boot: Unicore bootloader
- I (30) boot: chip revision: v0.1
- I (34) boot.esp32s3: Boot SPI Speed : 80MHz
- I (39) boot.esp32s3: SPI Mode : DIO
- I (44) boot.esp32s3: SPI Flash Size : 4MB
- I (48) boot: Enabling RNG early entropy source...
- I (54) boot: Partition Table:
- I (57) boot: ## Label Usage Type ST Offset Length
- I (65) boot: 0 nvs WiFi data 01 02 00009000 00004000
- I (72) boot: 1 otadata OTA data 01 00 0000d000 00002000
- I (80) boot: 2 phy_init RF data 01 01 0000f000 00001000
- I (87) boot: 3 factory factory app 00 00 00010000 00100000
- I (95) boot: 4 ota_0 OTA app 00 10 00110000 00100000
- I (102) boot: 5 ota_1 OTA app 00 11 00210000 00100000
- I (110) boot: End of partition table
- I (114) boot: Defaulting to factory image
- I (119) esp_image: segment 0: paddr=00010020 vaddr=3c080020 size=2071ch (132892) map
- I (151) esp_image: segment 1: paddr=00030744 vaddr=3fc99a00 size=04400h ( 17408) load
- I (155) esp_image: segment 2: paddr=00034b4c vaddr=40374000 size=0b4cch ( 46284) load
- I (167) esp_image: segment 3: paddr=00040020 vaddr=42000020 size=7ef50h (520016) map
- I (261) esp_image: segment 4: paddr=000bef78 vaddr=4037f4cc size=0a51ch ( 42268) load
- I (279) boot: Loaded app from partition at offset 0x10000
- I (279) boot: Disabling RNG early entropy source...
- I (291) cpu_start: Unicore app
- I (291) cpu_start: Pro cpu up.
- I (291) cpu_start: Single core mode
- I (303) cpu_start: Pro cpu start user code
- I (303) cpu_start: cpu freq: 240000000 Hz
- I (303) cpu_start: Application information:
- I (306) cpu_start: Project name: network_adapter
- I (312) cpu_start: App version: NG-1.0.3.0.0
- I (317) cpu_start: Compile time: Oct 17 2024 22:27:04
- I (323) cpu_start: ELF file SHA256: 0d1705f54369e225...
- I (329) cpu_start: ESP-IDF: e7771c75-dirty
- I (335) cpu_start: Min chip rev: v0.0
- I (339) cpu_start: Max chip rev: v0.99
- I (344) cpu_start: Chip rev: v0.1
- I (349) heap_init: Initializing. RAM available for dynamic allocation:
- I (356) heap_init: At 3FCA1710 len 00048000 (288 KiB): DRAM
- I (362) heap_init: At 3FCE9710 len 00005724 (21 KiB): STACK/DRAM
- I (369) heap_init: At 3FCF0000 len 00008000 (32 KiB): DRAM
- I (375) heap_init: At 600FE010 len 00001FD8 (7 KiB): RTCRAM
- I (382) spi_flash: detected chip: gd
- I (386) spi_flash: flash io: dio
- W (390) spi_flash: Detected size(16384k) larger than the size in the binary image header(4096k). Using the size in the binary image header.
- I (403) sleep: Configure to isolate all GPIO pins in sleep state
- I (410) sleep: Enable automatic switching of GPIO sleep configuration
- I (417) coexist: coex firmware version: 77cd7f8
- I (422) coexist: coexist rom version e7ae62f
- I (427) app_start: Starting scheduler on CPU0
- I (432) main_task: Started on CPU0
- I (436) main_task: Calling app_main()
- I (440) stats: *********************************************************************
- I (448) stats: ESP-Hosted Firmware version :: NG-1.0.3.0.0
- I (458) stats: Transport used :: SPI only
- I (466) stats: *********************************************************************
- I (474) FW_MAIN: Supported features are:
- I (479) FW_MAIN: - WLAN over SPI
- I (483) FW_BT: - BT/BLE
- I (486) FW_BT: - HCI Over SPI
- I (490) FW_BT: - BLE only
- ESP-ROM:esp32s3-20210327
- Build:Mar 27 2021
- rst:0x1 (POWERON),boot:0x8 (SPI_FAST_FLASH_BOOT)
- SPIWP:0xee
- mode:DIO, clock div:1
- load:0x3fce3818,len:0x1758
- load:0x403c9700,len:0x4
- load:0x403c9704,len:0xbb8
- load:0x403cc700,len:0x2d7c
- entry 0x403c98f0
- I (27) boot: ESP-IDF e7771c75-dirty 2nd stage bootloader
- I (27) boot: compile time Oct 17 2024 22:12:08
- W (27) boot: Unicore bootloader
- I (30) boot: chip revision: v0.1
- I (34) boot.esp32s3: Boot SPI Speed : 80MHz
- I (39) boot.esp32s3: SPI Mode : DIO
- I (44) boot.esp32s3: SPI Flash Size : 4MB
- I (48) boot: Enabling RNG early entropy source...
- I (54) boot: Partition Table:
- I (57) boot: ## Label Usage Type ST Offset Length
- I (65) boot: 0 nvs WiFi data 01 02 00009000 00004000
- I (72) boot: 1 otadata OTA data 01 00 0000d000 00002000
- I (80) boot: 2 phy_init RF data 01 01 0000f000 00001000
- I (87) boot: 3 factory factory app 00 00 00010000 00100000
- I (95) boot: 4 ota_0 OTA app 00 10 00110000 00100000
- I (102) boot: 5 ota_1 OTA app 00 11 00210000 00100000
- I (110) boot: End of partition table
- I (114) boot: Defaulting to factory image
- I (119) esp_image: segment 0: paddr=00010020 vaddr=3c080020 size=2071ch (132892) map
- I (151) esp_image: segment 1: paddr=00030744 vaddr=3fc99a00 size=04400h ( 17408) load
- I (155) esp_image: segment 2: paddr=00034b4c vaddr=40374000 size=0b4cch ( 46284) load
- I (167) esp_image: segment 3: paddr=00040020 vaddr=42000020 size=7ef50h (520016) map
- I (261) esp_image: segment 4: paddr=000bef78 vaddr=4037f4cc size=0a51ch ( 42268) load
- I (279) boot: Loaded app from partition at offset 0x10000
- I (279) boot: Disabling RNG early entropy source...
- I (291) cpu_start: Unicore app
- I (291) cpu_start: Pro cpu up.
- I (291) cpu_start: Single core mode
- I (303) cpu_start: Pro cpu start user code
- I (303) cpu_start: cpu freq: 240000000 Hz
- I (303) cpu_start: Application information:
- I (306) cpu_start: Project name: network_adapter
- I (312) cpu_start: App version: NG-1.0.3.0.0
- I (317) cpu_start: Compile time: Oct 17 2024 22:27:04
- I (323) cpu_start: ELF file SHA256: 0d1705f54369e225...
- I (329) cpu_start: ESP-IDF: e7771c75-dirty
- I (335) cpu_start: Min chip rev: v0.0
- I (339) cpu_start: Max chip rev: v0.99
- I (344) cpu_start: Chip rev: v0.1
- I (349) heap_init: Initializing. RAM available for dynamic allocation:
- I (356) heap_init: At 3FCA1710 len 00048000 (288 KiB): DRAM
- I (362) heap_init: At 3FCE9710 len 00005724 (21 KiB): STACK/DRAM
- I (369) heap_init: At 3FCF0000 len 00008000 (32 KiB): DRAM
- I (375) heap_init: At 600FE010 len 00001FD8 (7 KiB): RTCRAM
- I (382) spi_flash: detected chip: gd
- I (386) spi_flash: flash io: dio
- W (390) spi_flash: Detected size(16384k) larger than the size in the binary image header(4096k). Using the size in the binary image header.
- I (403) sleep: Configure to isolate all GPIO pins in sleep state
- I (410) sleep: Enable automatic switching of GPIO sleep configuration
- I (417) coexist: coex firmware version: 77cd7f8
- I (422) coexist: coexist rom version e7ae62f
- I (427) app_start: Starting scheduler on CPU0
- I (432) main_task: Started on CPU0
- I (436) main_task: Calling app_main()
- I (440) stats: *********************************************************************
- I (448) stats: ESP-Hosted Firmware version :: NG-1.0.3.0.0
- I (458) stats: Transport used :: SPI only
- I (466) stats: *********************************************************************
- I (474) FW_MAIN: Supported features are:
- I (479) FW_MAIN: - WLAN over SPI
- I (483) FW_BT: - BT/BLE
- I (486) FW_BT: - HCI Over SPI
- I (490) FW_BT: - BLE only
- I (494) FW_MAIN: Capabilities: 0xe8
- I (502) pp: pp rom version: e7ae62f
- I (503) net80211: net80211 rom version: e7ae62f
- I (508) wifi:wifi driver task: 3fca7de4, prio:23, stack:6656, core=0
- I (514) wifi:wifi firmware version: d23b633
- I (517) wifi:wifi certification version: v7.0
- I (521) wifi:config NVS flash: disabled
- I (525) wifi:config nano formating: disabled
- I (529) wifi:Init data frame dynamic rx buffer num: 64
- I (534) wifi:Init static rx mgmt buffer num: 5
- I (538) wifi:Init management short buffer num: 32
- I (542) wifi:Init dynamic tx buffer num: 64
- I (546) wifi:Init static tx FG buffer num: 2
- I (550) wifi:Init static rx buffer size: 1600
- I (554) wifi:Init static rx buffer num: 16
- I (558) wifi:Init dynamic rx buffer num: 64
- I (562) wifi_init: rx ba win: 32
- I (566) wifi_init: tcpip mbox: 32
- I (570) wifi_init: udp mbox: 6
- I (573) wifi_init: tcp mbox: 6
- I (577) wifi_init: tcp tx win: 5760
- I (581) wifi_init: tcp rx win: 5760
- I (586) wifi_init: tcp mss: 1440
- I (589) wifi_init: WiFi IRAM OP enabled
- I (594) wifi_init: WiFi RX IRAM OP enabled
- I (599) BLE_INIT: BT controller compile version [9359a4d]
- I (606) BLE_INIT: Bluetooth MAC: 34:85:18:96:6a:f6
- I (611) phy_init: phy_version 640,cd64a1a,Jan 24 2024,17:28:12
- I (647) FW_MAIN: ESP Bluetooth MAC addr: 34-85-18-96-6a-f6
- I (648) FW_SPI: Using SPI interface
- I (648) gpio: GPIO[5]| InputEn: 0| OutputEn: 1| OpenDrain: 0| Pullup: 0| Pulldown: 0| Intr:0
- I (656) gpio: GPIO[4]| InputEn: 0| OutputEn: 1| OpenDrain: 0| Pullup: 0| Pulldown: 0| Intr:0
- I (665) gpio: GPIO[10]| InputEn: 0| OutputEn: 0| OpenDrain: 0| Pullup: 1| Pulldown: 0| Intr:0
- I (675) gpio: GPIO[10]| InputEn: 1| OutputEn: 0| OpenDrain: 0| Pullup: 1| Pulldown: 0| Intr:0
- I (1685) FW_MAIN: Initial set up done
- I (1685) main_task: Returned from app_main()
- ESP-ROM:esp32s3-20210327
- Build:Mar 27 2021
- rst:0x1 (POWERON),boot:0x8 (SPI_FAST_FLASH_BOOT)
- SPIWP:0xee
- mode:DIO, clock div:1
- load:0x3fce3818,len:0x1758
- load:0x403c9700,len:0x4
- load:0x403c9704,len:0xbb8
- load:0x403cc700,len:0x2d7c
- entry 0x403c98f0
- I (27) boot: ESP-IDF e7771c75-dirty 2nd stage bootloader
- I (27) boot: compile time Oct 17 2024 22:12:08
- W (27) boot: Unicore bootloader
- I (30) boot: chip revision: v0.1
- I (34) boot.esp32s3: Boot SPI Speed : 80MHz
- I (39) boot.esp32s3: SPI Mode : DIO
- I (44) boot.esp32s3: SPI Flash Size : 4MB
- I (48) boot: Enabling RNG early entropy source...
- I (54) boot: Partition Table:
- I (57) boot: ## Label Usage Type ST Offset Length
- I (65) boot: 0 nvs WiFi data 01 02 00009000 00004000
- I (72) boot: 1 otadata OTA data 01 00 0000d000 00002000
- I (80) boot: 2 phy_init RF data 01 01 0000f000 00001000
- I (87) boot: 3 factory factory app 00 00 00010000 00100000
- I (95) boot: 4 ota_0 OTA app 00 10 00110000 00100000
- I (102) boot: 5 ota_1 OTA app 00 11 00210000 00100000
- I (110) boot: End of partition table
- I (114) boot: Defaulting to factory image
- I (119) esp_image: segment 0: paddr=00010020 vaddr=3c080020 size=2071ch (132892) map
- I (151) esp_image: segment 1: paddr=00030744 vaddr=3fc99a00 size=04400h ( 17408) load
- I (155) esp_image: segment 2: paddr=00034b4c vaddr=40374000 size=0b4cch ( 46284) load
- I (167) esp_image: segment 3: paddr=00040020 vaddr=42000020 size=7ef50h (520016) map
- I (261) esp_image: segment 4: paddr=000bef78 vaddr=4037f4cc size=0a51ch ( 42268) load
- I (279) boot: Loaded app from partition at offset 0x10000
- I (279) boot: Disabling RNG early entropy source...
- I (291) cpu_start: Unicore app
- I (291) cpu_start: Pro cpu up.
- I (291) cpu_start: Single core mode
- I (303) cpu_start: Pro cpu start user code
- I (303) cpu_start: cpu freq: 240000000 Hz
- I (303) cpu_start: Application information:
- I (306) cpu_start: Project name: network_adapter
- I (312) cpu_start: App version: NG-1.0.3.0.0
- I (317) cpu_start: Compile time: Oct 17 2024 22:27:04
- I (323) cpu_start: ELF file SHA256: 0d1705f54369e225...
- I (329) cpu_start: ESP-IDF: e7771c75-dirty
- I (335) cpu_start: Min chip rev: v0.0
- I (339) cpu_start: Max chip rev: v0.99
- I (344) cpu_start: Chip rev: v0.1
- I (349) heap_init: Initializing. RAM available for dynamic allocation:
- I (356) heap_init: At 3FCA1710 len 00048000 (288 KiB): DRAM
- I (362) heap_init: At 3FCE9710 len 00005724 (21 KiB): STACK/DRAM
- I (369) heap_init: At 3FCF0000 len 00008000 (32 KiB): DRAM
- I (375) heap_init: At 600FE010 len 00001FD8 (7 KiB): RTCRAM
- I (382) spi_flash: detected chip: gd
- I (386) spi_flash: flash io: dio
- W (390) spi_flash: Detected size(16384k) larger than the size in the binary image header(4096k). Using the size in the binary image header.
- I (403) sleep: Configure to isolate all GPIO pins in sleep state
- I (410) sleep: Enable automatic switching of GPIO sleep configuration
- I (417) coexist: coex firmware version: 77cd7f8
- I (422) coexist: coexist rom version e7ae62f
- I (427) app_start: Starting scheduler on CPU0
- I (432) main_task: Started on CPU0
- I (436) main_task: Calling app_main()
- I (440) stats: *********************************************************************
- I (448) stats: ESP-Hosted Firmware version :: NG-1.0.3.0.0
- I (458) stats: Transport used :: SPI only
- I (466) stats: *********************************************************************
- I (474) FW_MAIN: Supported features are:
- I (479) FW_MAIN: - WLAN over SPI
- I (483) FW_BT: - BT/BLE
- I (486) FW_BT: - HCI Over SPI
- I (490) FW_BT: - BLE only
- I (494) FW_MAIN: Capabilities: 0xe8
- I (502) pp: pp rom version: e7ae62f
- I (503) net80211: net80211 rom version: e7ae62f
- I (508) wifi:wifi driver task: 3fca7de4, prio:23, stack:6656, core=0
- I (514) wifi:wifi firmware version: d23b633
- I (517) wifi:wifi certification version: v7.0
- I (521) wifi:config NVS flash: disabled
- I (525) wifi:config nano formating: disabled
- I (529) wifi:Init data frame dynamic rx buffer num: 64
- I (534) wifi:Init static rx mgmt buffer num: 5
- I (538) wifi:Init management short buffer num: 32
- I (542) wifi:Init dynamic tx buffer num: 64
- I (546) wifi:Init static tx FG buffer num: 2
- I (550) wifi:Init static rx buffer size: 1600
- I (554) wifi:Init static rx buffer num: 16
- I (558) wifi:Init dynamic rx buffer num: 64
- I (562) wifi_init: rx ba win: 32
- I (566) wifi_init: tcpip mbox: 32
- I (570) wifi_init: udp mbox: 6
- I (573) wifi_init: tcp mbox: 6
- I (577) wifi_init: tcp tx win: 5760
- I (581) wifi_init: tcp rx win: 5760
- I (586) wifi_init: tcp mss: 1440
- I (589) wifi_init: WiFi IRAM OP enabled
- I (594) wifi_init: WiFi RX IRAM OP enabled
- I (599) BLE_INIT: BT controller compile version [9359a4d]
- I (606) BLE_INIT: Bluetooth MAC: 34:85:18:96:6a:f6
- I (611) phy_init: phy_version 640,cd64a1a,Jan 24 2024,17:28:12
- I (647) FW_MAIN: ESP Bluetooth MAC addr: 34-85-18-96-6a-f6
- I (647) FW_SPI: Using SPI interface
- I (648) gpio: GPIO[5]| InputEn: 0| OutputEn: 1| OpenDrain: 0| Pullup: 0| Pulldown: 0| Intr:0
- I (656) gpio: GPIO[4]| InputEn: 0| OutputEn: 1| OpenDrain: 0| Pullup: 0| Pulldown: 0| Intr:0
- I (665) gpio: GPIO[10]| InputEn: 0| OutputEn: 0| OpenDrain: 0| Pullup: 1| Pulldown: 0| Intr:0
- I (674) gpio: GPIO[10]| InputEn: 1| OutputEn: 0| OpenDrain: 0| Pullup: 1| Pulldown: 0| Intr:0
- I (1685) FW_MAIN: Initial set up done
- I (1685) main_task: Returned from app_main()
- ESP-ROM:esp32s3-20210327
- Build:Mar 27 2021
- rst:0x1 (POWERON),boot:0x8 (SPI_FAST_FLASH_BOOT)
- SPIWP:0xee
- mode:DIO, clock div:1
- load:0x3fce3818,len:0x1758
- load:0x403c9700,len:0x4
- load:0x403c9704,len:0xbb8
- load:0x403cc700,len:0x2d7c
- entry 0x403c98f0
- I (27) boot: ESP-IDF e7771c75-dirty 2nd stage bootloader
- I (27) boot: compile time Oct 17 2024 22:12:08
- W (27) boot: Unicore bootloader
- I (30) boot: chip revision: v0.1
- I (34) boot.esp32s3: Boot SPI Speed : 80MHz
- I (39) boot.esp32s3: SPI Mode : DIO
- I (44) boot.esp32s3: SPI Flash Size : 4MB
- I (48) boot: Enabling RNG early entropy source...
- I (54) boot: Partition Table:
- I (57) boot: ## Label Usage Type ST Offset Length
- I (65) boot: 0 nvs WiFi data 01 02 00009000 00004000
- I (72) boot: 1 otadata OTA data 01 00 0000d000 00002000
- I (80) boot: 2 phy_init RF data 01 01 0000f000 00001000
- I (87) boot: 3 factory factory app 00 00 00010000 00100000
- I (95) boot: 4 ota_0 OTA app 00 10 00110000 00100000
- I (102) boot: 5 ota_1 OTA app 00 11 00210000 00100000
- I (110) boot: End of partition table
- I (114) boot: Defaulting to factory image
- I (119) esp_image: segment 0: paddr=00010020 vaddr=3c080020 size=2071ch (132892) map
- I (151) esp_image: segment 1: paddr=00030744 vaddr=3fc99a00 size=04400h ( 17408) load
- I (155) esp_image: segment 2: paddr=00034b4c vaddr=40374000 size=0b4cch ( 46284) load
- I (167) esp_image: segment 3: paddr=00040020 vaddr=42000020 size=7ef50h (520016) map
- I (261) esp_image: segment 4: paddr=000bef78 vaddr=4037f4cc size=0a51ch ( 42268) load
- I (279) boot: Loaded app from partition at offset 0x10000
- I (279) boot: Disabling RNG early entropy source...
- I (291) cpu_start: Unicore app
- I (291) cpu_start: Pro cpu up.
- I (291) cpu_start: Single core mode
- I (303) cpu_start: Pro cpu start user code
- I (303) cpu_start: cpu freq: 240000000 Hz
- I (303) cpu_start: Application information:
- I (306) cpu_start: Project name: network_adapter
- I (312) cpu_start: App version: NG-1.0.3.0.0
- I (317) cpu_start: Compile time: Oct 17 2024 22:27:04
- I (323) cpu_start: ELF file SHA256: 0d1705f54369e225...
- I (329) cpu_start: ESP-IDF: e7771c75-dirty
- I (335) cpu_start: Min chip rev: v0.0
- I (339) cpu_start: Max chip rev: v0.99
- I (344) cpu_start: Chip rev: v0.1
- I (349) heap_init: Initializing. RAM available for dynamic allocation:
- I (356) heap_init: At 3FCA1710 len 00048000 (288 KiB): DRAM
- I (362) heap_init: At 3FCE9710 len 00005724 (21 KiB): STACK/DRAM
- I (369) heap_init: At 3FCF0000 len 00008000 (32 KiB): DRAM
- I (375) heap_init: At 600FE010 len 00001FD8 (7 KiB): RTCRAM
- I (382) spi_flash: detected chip: gd
- I (386) spi_flash: flash io: dio
- W (390) spi_flash: Detected size(16384k) larger than the size in the binary image header(4096k). Using the size in the binary image header.
- I (403) sleep: Configure to isolate all GPIO pins in sleep state
- I (410) sleep: Enable automatic switching of GPIO sleep configuration
- I (417) coexist: coex firmware version: 77cd7f8
- I (422) coexist: coexist rom version e7ae62f
- I (427) app_start: Starting scheduler on CPU0
- I (432) main_task: Started on CPU0
- I (436) main_task: Calling app_main()
- I (440) stats: *********************************************************************
- I (448) stats: ESP-Hosted Firmware version :: NG-1.0.3.0.0
- I (458) stats: Transport used :: SPI only
- I (466) stats: *********************************************************************
- I (474) FW_MAIN: Supported features are:
- I (479) FW_MAIN: - WLAN over SPI
- I (483) FW_BT: - BT/BLE
- I (486) FW_BT: - HCI Over SPI
- I (490) FW_BT: - BLE only
- I (494) FW_MAIN: Capabilities: 0xe8
- I (502) pp: pp rom version: e7ae62f
- I (503) net80211: net80211 rom version: e7ae62f
- I (508) wifi:wifi driver task: 3fca7de4, prio:23, stack:6656, core=0
- I (514) wifi:wifi firmware version: d23b633
- I (517) wifi:wifi certification version: v7.0
- I (521) wifi:config NVS flash: disabled
- I (525) wifi:config nano formating: disabled
- I (529) wifi:Init data frame dynamic rx buffer num: 64
- I (534) wifi:Init static rx mgmt buffer num: 5
- I (538) wifi:Init management short buffer num: 32
- I (542) wifi:Init dynamic tx buffer num: 64
- I (546) wifi:Init static tx FG buffer num: 2
- I (550) wifi:Init static rx buffer size: 1600
- I (554) wifi:Init static rx buffer num: 16
- I (558) wifi:Init dynamic rx buffer num: 64
- I (562) wifi_init: rx ba win: 32
- I (566) wifi_init: tcpip mbox: 32
- I (570) wifi_init: udp mbox: 6
- I (573) wifi_init: tcp mbox: 6
- I (577) wifi_init: tcp tx win: 5760
- I (581) wifi_init: tcp rx win: 5760
- I (586) wifi_init: tcp mss: 1440
- I (589) wifi_init: WiFi IRAM OP enabled
- I (594) wifi_init: WiFi RX IRAM OP enabled
- I (599) BLE_INIT: BT controller compile version [9359a4d]
- I (606) BLE_INIT: Bluetooth MAC: 34:85:18:96:6a:f6
- I (611) phy_init: phy_version 640,cd64a1a,Jan 24 2024,17:28:12
- I (650) FW_MAIN: ESP Bluetooth MAC addr: 34-85-18-96-6a-f6
- I (651) FW_SPI: Using SPI interface
- I (651) gpio: GPIO[5]| InputEn: 0| OutputEn: 1| OpenDrain: 0| Pullup: 0| Pulldown: 0| Intr:0
- I (659) gpio: GPIO[4]| InputEn: 0| OutputEn: 1| OpenDrain: 0| Pullup: 0| Pulldown: 0| Intr:0
- I (668) gpio: GPIO[10]| InputEn: 0| OutputEn: 0| OpenDrain: 0| Pullup: 1| Pulldown: 0| Intr:0
- I (678) gpio: GPIO[10]| InputEn: 1| OutputEn: 0| OpenDrain: 0| Pullup: 1| Pulldown: 0| Intr:0
- I (1688) FW_MAIN: Initial set up done
- I (1688) main_task: Returned from app_main()
- ESP-ROM:esp32s3-20210327
- Build:Mar 27 2021
- rst:0x1 (POWERON),boot:0x8 (SPI_FAST_FLASH_BOOT)
- SPIWP:0xee
- mode:DIO, clock div:1
- load:0x3fce3818,len:0x1758
- load:0x403c9700,len:0x4
- load:0x403c9704,len:0xbb8
- load:0x403cc700,len:0x2d7c
- entry 0x403c98f0
- I (27) boot: ESP-IDF e7771c75-dirty 2nd stage bootloader
- I (27) boot: compile time Oct 17 2024 22:12:08
- W (27) boot: Unicore bootloader
- I (30) boot: chip revision: v0.1
- I (34) boot.esp32s3: Boot SPI Speed : 80MHz
- I (39) boot.esp32s3: SPI Mode : DIO
- I (44) boot.esp32s3: SPI Flash Size : 4MB
- I (48) boot: Enabling RNG early entropy source...
- I (54) boot: Partition Table:
- I (57) boot: ## Label Usage Type ST Offset Length
- I (65) boot: 0 nvs WiFi data 01 02 00009000 00004000
- I (72) boot: 1 otadata OTA data 01 00 0000d000 00002000
- I (80) boot: 2 phy_init RF data 01 01 0000f000 00001000
- I (87) boot: 3 factory factory app 00 00 00010000 00100000
- I (95) boot: 4 ota_0 OTA app 00 10 00110000 00100000
- I (102) boot: 5 ota_1 OTA app 00 11 00210000 00100000
- I (110) boot: End of partition table
- I (114) boot: Defaulting to factory image
- I (119) esp_image: segment 0: paddr=00010020 vaddr=3c080020 size=2071ch (132892) map
- I (151) esp_image: segment 1: paddr=00030744 vaddr=3fc99a00 size=04400h ( 17408) load
- I (155) esp_image: segment 2: paddr=00034b4c vaddr=40374000 size=0b4cch ( 46284) load
- I (167) esp_image: segment 3: paddr=00040020 vaddr=42000020 size=7ef50h (520016) map
- I (261) esp_image: segment 4: paddr=000bef78 vaddr=4037f4cc size=0a51ch ( 42268) load
- I (279) boot: Loaded app from partition at offset 0x10000
- I (279) boot: Disabling RNG early entropy source...
- I (291) cpu_start: Unicore app
- I (291) cpu_start: Pro cpu up.
- I (291) cpu_start: Single core mode
- I (303) cpu_start: Pro cpu start user code
- I (303) cpu_start: cpu freq: 240000000 Hz
- I (303) cpu_start: Application information:
- I (306) cpu_start: Project name: network_adapter
- I (312) cpu_start: App version: NG-1.0.3.0.0
- I (317) cpu_start: Compile time: Oct 17 2024 22:27:04
- I (323) cpu_start: ELF file SHA256: 0d1705f54369e225...
- I (329) cpu_start: ESP-IDF: e7771c75-dirty
- I (335) cpu_start: Min chip rev: v0.0
- I (339) cpu_start: Max chip rev: v0.99
- I (344) cpu_start: Chip rev: v0.1
- I (349) heap_init: Initializing. RAM available for dynamic allocation:
- I (356) heap_init: At 3FCA1710 len 00048000 (288 KiB): DRAM
- I (362) heap_init: At 3FCE9710 len 00005724 (21 KiB): STACK/DRAM
- I (369) heap_init: At 3FCF0000 len 00008000 (32 KiB): DRAM
- I (375) heap_init: At 600FE010 len 00001FD8 (7 KiB): RTCRAM
- I (382) spi_flash: detected chip: gd
- I (386) spi_flash: flash io: dio
- W (390) spi_flash: Detected size(16384k) larger than the size in the binary image header(4096k). Using the size in the binary image header.
- I (403) sleep: Configure to isolate all GPIO pins in sleep state
- I (410) sleep: Enable automatic switching of GPIO sleep configuration
- I (417) coexist: coex firmware version: 77cd7f8
- I (422) coexist: coexist rom version e7ae62f
- I (427) app_start: Starting scheduler on CPU0
- I (432) main_task: Started on CPU0
- I (436) main_task: Calling app_main()
- I (440) stats: *********************************************************************
- I (448) stats: ESP-Hosted Firmware version :: NG-1.0.3.0.0
- I (458) stats: Transport used :: SPI only
- I (466) stats: *********************************************************************
- I (474) FW_MAIN: Supported features are:
- I (479) FW_MAIN: - WLAN over SPI
- I (483) FW_BT: - BT/BLE
- I (486) FW_BT: - HCI Over SPI
- I (490) FW_BT: - BLE only
- I (494) FW_MAIN: Capabilities: 0xe8
- I (502) pp: pp rom version: e7ae62f
- I (503) net80211: net80211 rom version: e7ae62f
- I (508) wifi:wifi driver task: 3fca7de4, prio:23, stack:6656, core=0
- I (514) wifi:wifi firmware version: d23b633
- I (517) wifi:wifi certification version: v7.0
- I (521) wifi:config NVS flash: disabled
- I (525) wifi:config nano formating: disabled
- I (529) wifi:Init data frame dynamic rx buffer num: 64
- I (534) wifi:Init static rx mgmt buffer num: 5
- I (538) wifi:Init management short buffer num: 32
- I (542) wifi:Init dynamic tx buffer num: 64
- I (546) wifi:Init static tx FG buffer num: 2
- I (550) wifi:Init static rx buffer size: 1600
- I (554) wifi:Init static rx buffer num: 16
- I (558) wifi:Init dynamic rx buffer num: 64
- I (562) wifi_init: rx ba win: 32
- I (566) wifi_init: tcpip mbox: 32
- I (570) wifi_init: udp mbox: 6
- I (573) wifi_init: tcp mbox: 6
- I (577) wifi_init: tcp tx win: 5760
- I (581) wifi_init: tcp rx win: 5760
- I (586) wifi_init: tcp mss: 1440
- I (589) wifi_init: WiFi IRAM OP enabled
- I (594) wifi_init: WiFi RX IRAM OP enabled
- I (599) BLE_INIT: BT controller compile version [9359a4d]
- I (606) BLE_INIT: Bluetooth MAC: 34:85:18:96:6a:f6
- I (611) phy_init: phy_version 640,cd64a1a,Jan 24 2024,17:28:12
- I (647) FW_MAIN: ESP Bluetooth MAC addr: 34-85-18-96-6a-f6
- I (647) FW_SPI: Using SPI interface
- I (648) gpio: GPIO[5]| InputEn: 0| OutputEn: 1| OpenDrain: 0| Pullup: 0| Pulldown: 0| Intr:0
- I (656) gpio: GPIO[4]| InputEn: 0| OutputEn: 1| OpenDrain: 0| Pullup: 0| Pulldown: 0| Intr:0
- I (665) gpio: GPIO[10]| InputEn: 0| OutputEn: 0| OpenDrain: 0| Pullup: 1| Pulldown: 0| Intr:0
- I (674) gpio: GPIO[10]| InputEn: 1| OutputEn: 0| OpenDrain: 0| Pullup: 1| Pulldown: 0| Intr:0
- I (1685) FW_MAIN: Initial set up done
- I (1685) main_task: Returned from app_main()
- ESP-ROM:esp32s3-20210327
- Build:Mar 27 2021
- rst:0x1 (POWERON),boot:0x8 (SPI_FAST_FLASH_BOOT)
- SPIWP:0xee
- mode:DIO, clock div:1
- load:0x3fce3818,len:0x1758
- load:0x403c9700,len:0x4
- load:0x403c9704,len:0xbb8
- load:0x403cc700,len:0x2d7c
- entry 0x403c98f0
- I (27) boot: ESP-IDF e7771c75-dirty 2nd stage bootloader
- I (27) boot: compile time Oct 17 2024 22:12:08
- W (27) boot: Unicore bootloader
- I (30) boot: chip revision: v0.1
- I (34) boot.esp32s3: Boot SPI Speed : 80MHz
- I (39) boot.esp32s3: SPI Mode : DIO
- I (44) boot.esp32s3: SPI Flash Size : 4MB
- I (48) boot: Enabling RNG early entropy source...
- I (54) boot: Partition Table:
- I (57) boot: ## Label Usage Type ST Offset Length
- I (65) boot: 0 nvs WiFi data 01 02 00009000 00004000
- I (72) boot: 1 otadata OTA data 01 00 0000d000 00002000
- I (80) boot: 2 phy_init RF data 01 01 0000f000 00001000
- I (87) boot: 3 factory factory app 00 00 00010000 00100000
- I (95) boot: 4 ota_0 OTA app 00 10 00110000 00100000
- I (102) boot: 5 ota_1 OTA app 00 11 00210000 00100000
- I (110) boot: End of partition table
- I (114) boot: Defaulting to factory image
- I (119) esp_image: segment 0: paddr=00010020 vaddr=3c080020 size=2071ch (132892) map
- I (151) esp_image: segment 1: paddr=00030744 vaddr=3fc99a00 size=04400h ( 17408) load
- I (155) esp_image: segment 2: paddr=00034b4c vaddr=40374000 size=0b4cch ( 46284) load
- I (167) esp_image: segment 3: paddr=00040020 vaddr=42000020 size=7ef50h (520016) map
- I (261) esp_image: segment 4: paddr=000bef78 vaddr=4037f4cc size=0a51ch ( 42268) load
- I (279) boot: Loaded app from partition at offset 0x10000
- I (279) boot: Disabling RNG early entropy source...
- I (291) cpu_start: Unicore app
- I (291) cpu_start: Pro cpu up.
- I (291) cpu_start: Single core mode
- I (303) cpu_start: Pro cpu start user code
- I (303) cpu_start: cpu freq: 240000000 Hz
- I (303) cpu_start: Application information:
- I (306) cpu_start: Project name: network_adapter
- I (312) cpu_start: App version: NG-1.0.3.0.0
- I (317) cpu_start: Compile time: Oct 17 2024 22:27:04
- I (323) cpu_start: ELF file SHA256: 0d1705f54369e225...
- I (329) cpu_start: ESP-IDF: e7771c75-dirty
- I (335) cpu_start: Min chip rev: v0.0
- I (339) cpu_start: Max chip rev: v0.99
- I (344) cpu_start: Chip rev: v0.1
- I (349) heap_init: Initializing. RAM available for dynamic allocation:
- I (356) heap_init: At 3FCA1710 len 00048000 (288 KiB): DRAM
- I (362) heap_init: At 3FCE9710 len 00005724 (21 KiB): STACK/DRAM
- I (369) heap_init: At 3FCF0000 len 00008000 (32 KiB): DRAM
- I (375) heap_init: At 600FE010 len 00001FD8 (7 KiB): RTCRAM
- I (382) spi_flash: detected chip: gd
- I (386) spi_flash: flash io: dio
- W (390) spi_flash: Detected size(16384k) larger than the size in the binary image header(4096k). Using the size in the binary image header.
- I (403) sleep: Configure to isolate all GPIO pins in sleep state
- I (410) sleep: Enable automatic switching of GPIO sleep configuration
- I (417) coexist: coex firmware version: 77cd7f8
- I (422) coexist: coexist rom version e7ae62f
- I (427) app_start: Starting scheduler on CPU0
- I (432) main_task: Started on CPU0
- I (436) main_task: Calling app_main()
- I (440) stats: *********************************************************************
- I (448) stats: ESP-Hosted Firmware version :: NG-1.0.3.0.0
- I (458) stats: Transport used :: SPI only
- I (466) stats: *********************************************************************
- I (474) FW_MAIN: Supported features are:
- I (479) FW_MAIN: - WLAN over SPI
- I (483) FW_BT: - BT/BLE
- I (486) FW_BT: - HCI Over SPI
- I (490) FW_BT: - BLE only
- I (494) FW_MAIN: Capabilities: 0xe8
- I (502) pp: pp rom version: e7ae62f
- I (503) net80211: net80211 rom version: e7ae62f
- I (508) wifi:wifi driver task: 3fca7de4, prio:23, stack:6656, core=0
- I (514) wifi:wifi firmware version: d23b633
- I (517) wifi:wifi certification version: v7.0
- I (521) wifi:config NVS flash: disabled
- I (525) wifi:config nano formating: disabled
- I (529) wifi:Init data frame dynamic rx buffer num: 64
- I (534) wifi:Init static rx mgmt buffer num: 5
- I (538) wifi:Init management short buffer num: 32
- I (542) wifi:Init dynamic tx buffer num: 64
- I (546) wifi:Init static tx FG buffer num: 2
- I (550) wifi:Init static rx buffer size: 1600
- I (554) wifi:Init static rx buffer num: 16
- I (558) wifi:Init dynamic rx buffer num: 64
- I (562) wifi_init: rx ba win: 32
- I (566) wifi_init: tcpip mbox: 32
- I (570) wifi_init: udp mbox: 6
- I (573) wifi_init: tcp mbox: 6
- I (577) wifi_init: tcp tx win: 5760
- I (581) wifi_init: tcp rx win: 5760
- I (586) wifi_init: tcp mss: 1440
- I (589) wifi_init: WiFi IRAM OP enabled
- I (594) wifi_init: WiFi RX IRAM OP enabled
- I (599) BLE_INIT: BT controller compile version [9359a4d]
- I (606) BLE_INIT: Bluetooth MAC: 34:85:18:96:6a:f6
- I (611) phy_init: phy_version 640,cd64a1a,Jan 24 2024,17:28:12
- I (648) FW_MAIN: ESP Bluetooth MAC addr: 34-85-18-96-6a-f6
- I (649) FW_SPI: Using SPI interface
- I (649) gpio: GPIO[5]| InputEn: 0| OutputEn: 1| OpenDrain: 0| Pullup: 0| Pulldown: 0| Intr:0
- I (657) gpio: GPIO[4]| InputEn: 0| OutputEn: 1| OpenDrain: 0| Pullup: 0| Pulldown: 0| Intr:0
- I (667) gpio: GPIO[10]| InputEn: 0| OutputEn: 0| OpenDrain: 0| Pullup: 1| Pulldown: 0| Intr:0
- I (676) gpio: GPIO[10]| InputEn: 1| OutputEn: 0| OpenDrain: 0| Pullup: 1| Pulldown: 0| Intr:0
- I (1686) FW_MAIN: Initial set up done
- I (1686) main_task: Returned from app_main()
- I BOD: Br�ESP-ROM:esp32s3-20210327
- Build:Mar 27 2021
- rst:0x1 (POWERON),boot:0x8 (SPI_FAST_FLASH_BOOT)
- SPIWP:0xee
- mode:DIO, clock div:1
- load:0x3fce3818,len:0x1758
- load:0x403c9700,len:0x4
- load:0x403c9704,len:0xbb8
- load:0x403cc700,len:0x2d7c
- entry 0x403c98f0
- I (27) boot: ESP-IDF e7771c75-dirty 2nd stage bootloader
- I (27) boot: compile time Oct 17 2024 23:25:53
- W (27) boot: Unicore bootloader
- I (30) boot: chip revision: v0.1
- I (34) boot.esp32s3: Boot SPI Speed : 80MHz
- I (39) boot.esp32s3: SPI Mode : DIO
- I (44) boot.esp32s3: SPI Flash Size : 4MB
- I (48) boot: Enabling RNG early entropy source...
- I (54) boot: Partition Table:
- I (57) boot: ## Label Usage Type ST Offset Length
- I (65) boot: 0 nvs WiFi data 01 02 00009000 00004000
- I (72) boot: 1 otadata OTA data 01 00 0000d000 00002000
- I (80) boot: 2 phy_init RF data 01 01 0000f000 00001000
- I (87) boot: 3 factory factory app 00 00 00010000 00100000
- I (95) boot: 4 ota_0 OTA app 00 10 00110000 00100000
- I (102) boot: 5 ota_1 OTA app 00 11 00210000 00100000
- I (110) boot: End of partition table
- I (114) boot: Defaulting to factory image
- I (119) esp_image: segment 0: paddr=00010020 vaddr=3c080020 size=23bd4h (146388) map
- I (153) esp_image: segment 1: paddr=00033bfc vaddr=3fc99d00 size=04638h ( 17976) load
- I (157) esp_image: segment 2: paddr=0003823c vaddr=40374000 size=07ddch ( 32220) load
- I (166) esp_image: segment 3: paddr=00040020 vaddr=42000020 size=7fbd8h (523224) map
- I (261) esp_image: segment 4: paddr=000bfc00 vaddr=4037bddc size=0de18h ( 56856) load
- I (283) boot: Loaded app from partition at offset 0x10000
- I (283) boot: Disabling RNG early entropy source...
- I (295) cpu_start: Unicore app
- D (295) flash HPM: HPM with dummy, status is 3
- V (295) mmap: after coalescing, 1 regions are left
- I (297) cpu_start: Pro cpu up.
- I (300) cpu_start: Single core mode
- D (313) clk: RTC_SLOW_CLK calibration value: 3953472
- V CACHE_ERR: illegal error intr clr & ena mask is: 0x3f
- V CACHE_ERR: core 0 access error intr clr & ena mask is: 0x1f
- I (322) cpu_start: Pro cpu start user code
- I (325) cpu_start: cpu freq: 240000000 Hz
- I (330) cpu_start: Application information:
- I (334) cpu_start: Project name: network_adapter
- I (340) cpu_start: App version: NG-1.0.3.0.0
- I (345) cpu_start: Compile time: Oct 17 2024 23:25:47
- I (352) cpu_start: ELF file SHA256: 0b79ffcfd1d943a7...
- I (358) cpu_start: ESP-IDF: e7771c75-dirty
- I (363) cpu_start: Min chip rev: v0.0
- I (368) cpu_start: Max chip rev: v0.99
- I (373) cpu_start: Chip rev: v0.1
- V (377) memory_layout: reserved range is 0x3c0a3bb4 - 0x3c0a3bdc
- D (383) memory_layout: Checking 6 reserved memory ranges:
- D (389) memory_layout: Reserved memory range 0x3fc84000 - 0x3fc99d00
- D (395) memory_layout: Reserved memory range 0x3fc99d00 - 0x3fca1c48
- D (402) memory_layout: Reserved memory range 0x3fceee34 - 0x3fcf0000
- D (408) memory_layout: Reserved memory range 0x40374000 - 0x40389d00
- D (415) memory_layout: Reserved memory range 0x600fe000 - 0x600fe010
- D (421) memory_layout: Reserved memory range 0x600fffe8 - 0x60100000
- D (427) memory_layout: Building list of available memory regions:
- V (434) memory_layout: Examining memory region 0x40374000 - 0x40378000
- V (440) memory_layout: Region 0x40374000 - 0x40378000 inside of reserved 0x40374000 - 0x40389d00
- V (449) memory_layout: Examining memory region 0x3fc88000 - 0x3fc90000
- V (456) memory_layout: Region 0x3fc88000 - 0x3fc90000 inside of reserved 0x3fc84000 - 0x3fc99d00
- V (464) memory_layout: Examining memory region 0x3fc90000 - 0x3fca0000
- V (471) memory_layout: Start of region 0x3fc90000 - 0x3fca0000 overlaps reserved 0x3fc84000 - 0x3fc99d00
- V (481) memory_layout: Region 0x3fc99d00 - 0x3fca0000 inside of reserved 0x3fc99d00 - 0x3fca1c48
- V (489) memory_layout: Examining memory region 0x3fca0000 - 0x3fcb0000
- V (496) memory_layout: Start of region 0x3fca0000 - 0x3fcb0000 overlaps reserved 0x3fc99d00 - 0x3fca1c48
- D (506) memory_layout: Available memory region 0x3fca1c48 - 0x3fcb0000
- V (512) memory_layout: Examining memory region 0x3fcb0000 - 0x3fcc0000
- D (519) memory_layout: Available memory region 0x3fcb0000 - 0x3fcc0000
- V (525) memory_layout: Examining memory region 0x3fcc0000 - 0x3fcd0000
- D (532) memory_layout: Available memory region 0x3fcc0000 - 0x3fcd0000
- V (539) memory_layout: Examining memory region 0x3fcd0000 - 0x3fce0000
- D (545) memory_layout: Available memory region 0x3fcd0000 - 0x3fce0000
- V (552) memory_layout: Examining memory region 0x3fce0000 - 0x3fce9710
- D (558) memory_layout: Available memory region 0x3fce0000 - 0x3fce9710
- V (565) memory_layout: Examining memory region 0x3fce9710 - 0x3fcf0000
- V (572) memory_layout: End of region 0x3fce9710 - 0x3fcf0000 overlaps reserved 0x3fceee34 - 0x3fcf0000
- D (581) memory_layout: Available memory region 0x3fce9710 - 0x3fceee34
- V (588) memory_layout: Examining memory region 0x3fcf0000 - 0x3fcf8000
- D (594) memory_layout: Available memory region 0x3fcf0000 - 0x3fcf8000
- V (601) memory_layout: Examining memory region 0x600fe000 - 0x60100000
- V (607) memory_layout: Start of region 0x600fe000 - 0x60100000 overlaps reserved 0x600fe000 - 0x600fe010
- V (617) memory_layout: End of region 0x600fe010 - 0x60100000 overlaps reserved 0x600fffe8 - 0x60100000
- D (626) memory_layout: Available memory region 0x600fe010 - 0x600fffe8
- I (633) heap_init: Initializing. RAM available for dynamic allocation:
- D (640) heap_init: New heap initialised at 0x3fca1c48
- I (645) heap_init: At 3FCA1C48 len 00047AC8 (286 KiB): DRAM
- I (651) heap_init: At 3FCE9710 len 00005724 (21 KiB): STACK/DRAM
- D (658) heap_init: New heap initialised at 0x3fcf0000
- I (663) heap_init: At 3FCF0000 len 00008000 (32 KiB): DRAM
- D (669) heap_init: New heap initialised at 0x600fe010
- I (675) heap_init: At 600FE010 len 00001FD8 (7 KiB): RTCRAM
- V (681) intr_alloc: esp_intr_alloc_intrstatus (cpu 0): checking args
- V (687) intr_alloc: esp_intr_alloc_intrstatus (cpu 0): Args okay. Resulting flags 0x40E
- D (695) intr_alloc: Connected src 39 to int 2 (cpu 0)
- V (701) memspi: raw_chip_id: 1840C8
- V (704) memspi: chip_id: C84018
- V (708) memspi: raw_chip_id: 1840C8
- V (711) memspi: chip_id: C84018
- D (715) spi_flash: trying chip: issi
- D (718) spi_flash: trying chip: gd
- I (722) spi_flash: detected chip: gd
- I (726) spi_flash: flash io: dio
- W (730) spi_flash: Detected size(16384k) larger than the size in the binary image header(4096k). Using the size in the binary image header.
- D (743) cpu_start: calling init function: 0x4206444c
- D (748) cpu_start: calling init function: 0x42063f2c
- D (753) cpu_start: calling init function: 0x420269f8
- D (758) cpu_start: calling init function: 0x42001d58
- D (763) cpu_start: calling init function: 0x4200768c on core: 0
- V (769) intr_alloc: esp_intr_alloc_intrstatus (cpu 0): checking args
- V (776) intr_alloc: esp_intr_alloc_intrstatus (cpu 0): Args okay. Resulting flags 0xC02
- D (784) intr_alloc: Connected src 59 to int 3 (cpu 0)
- D (789) cpu_start: calling init function: 0x42004708 on core: 0
- I (795) sleep: Configure to isolate all GPIO pins in sleep state
- I (802) sleep: Enable automatic switching of GPIO sleep configuration
- D (809) cpu_start: calling init function: 0x42002ca4 on core: 0
- I (815) coexist: coex firmware version: 77cd7f8
- I (820) coexist: coexist rom version e7ae62f
- V (825) intr_alloc: esp_intr_alloc_intrstatus (cpu 0): checking args
- V (831) intr_alloc: esp_intr_alloc_intrstatus (cpu 0): Args okay. Resulting flags 0x40E
- D (839) intr_alloc: Connected src 79 to int 9 (cpu 0)
- I (844) app_start: Starting scheduler on CPU0
- V (849) intr_alloc: esp_intr_alloc_intrstatus (cpu 0): checking args
- V (849) intr_alloc: esp_intr_alloc_intrstatus (cpu 0): Args okay. Resulting flags 0x402
- D (849) intr_alloc: Connected src 57 to int 12 (cpu 0)
- I (849) main_task: Started on CPU0
- D (853) heap_init: New heap initialised at 0x3fce9710
- V (858) intr_alloc: esp_intr_alloc_intrstatus (cpu 0): checking args
- V (864) intr_alloc: esp_intr_alloc_intrstatus (cpu 0): Args okay. Resulting flags 0xE
- D (872) intr_alloc: Connected src 52 to int 13 (cpu 0)
- I (877) main_task: Calling app_main()
- I (882) stats: *********************************************************************
- I (890) stats: ESP-Hosted Firmware version :: NG-1.0.3.0.0
- I (900) stats: Transport used :: SPI only
- I (908) stats: *********************************************************************
- I (916) FW_MAIN: Supported features are:
- I (921) FW_MAIN: - WLAN over SPI
- I (925) FW_BT: - BT/BLE
- I (928) FW_BT: - HCI Over SPI
- I (932) FW_BT: - BLE only
- I (935) FW_MAIN: Capabilities: 0xe8
- V (939) partition: Loading the partition table
- V (944) mmap: actual_mapped_len is 0x10000
- V (948) calculated md5: 0x3fca4a08 bf 25 82 2c 0f a6 d8 64 1b d9 30 25 1e 06 b4 c4 |.%.,...d..0%....|
- V (958) stored md5: 0x3c0b80d0 bf 25 82 2c 0f a6 d8 64 1b d9 30 25 1e 06 b4 c4 |.%.,...d..0%....|
- V (967) partition: Partition table MD5 verified
- I (976) pp: pp rom version: e7ae62f
- I (976) net80211: net80211 rom version: e7ae62f
- I (982) wifi:wifi driver task: 3fca831c, prio:23, stack:6656, core=0
- V (987) esp_adapter: thread sem create: sem=0x3fca8474
- V (992) esp_adapter: thread sem get: sem=0x3fca8474
- D (997) efuse: In EFUSE_BLK1__DATA1_REG is used 8 bits starting with 8 bit
- D (1004) efuse: In EFUSE_BLK1__DATA1_REG is used 8 bits starting with 0 bit
- D (1011) efuse: In EFUSE_BLK1__DATA0_REG is used 8 bits starting with 24 bit
- D (1018) efuse: In EFUSE_BLK1__DATA0_REG is used 8 bits starting with 16 bit
- D (1025) efuse: In EFUSE_BLK1__DATA0_REG is used 8 bits starting with 8 bit
- D (1032) efuse: In EFUSE_BLK1__DATA0_REG is used 8 bits starting with 0 bit
- I (1040) wifi:wifi firmware version: d23b633
- I (1043) wifi:wifi certification version: v7.0
- I (1048) wifi:config NVS flash: disabled
- I (1051) wifi:config nano formating: disabled
- I (1055) wifi:Init data frame dynamic rx buffer num: 64
- I (1060) wifi:Init static rx mgmt buffer num: 5
- I (1065) wifi:Init management short buffer num: 32
- I (1069) wifi:Init dynamic tx buffer num: 64
- I (1073) wifi:Init static tx FG buffer num: 2
- I (1077) wifi:Init static rx buffer size: 1600
- I (1081) wifi:Init static rx buffer num: 16
- I (1085) wifi:Init dynamic rx buffer num: 64
- V (1089) wifi:hint=255, act_dur=<0,120>, pas_dur=360, nchans=14 history_num=0
- V (1096) esp_adapter: thread sem get: sem=0x3fca8474
- I (1101) wifi_init: rx ba win: 32
- I (1105) wifi_init: tcpip mbox: 32
- I (1109) wifi_init: udp mbox: 6
- I (1113) wifi_init: tcp mbox: 6
- I (1117) wifi_init: tcp tx win: 5760
- I (1121) wifi_init: tcp rx win: 5760
- I (1125) wifi_init: tcp mss: 1440
- I (1129) wifi_init: WiFi IRAM OP enabled
- I (1134) wifi_init: WiFi RX IRAM OP enabled
- V (1139) esp_adapter: thread sem get: sem=0x3fca8474
- V (1144) esp_adapter: thread sem get: sem=0x3fca8474
- I (1149) BLE_INIT: BT controller compile version [9359a4d]
- I (1156) BLE_INIT: Bluetooth MAC: 34:85:18:96:6a:f6
- I (1161) phy_init: phy_version 640,cd64a1a,Jan 24 2024,17:28:12
- D (1167) phy_init: loading PHY init data from application binary
- D (1173) nvs: nvs_open_from_partition phy 0
- D (1178) nvs: nvs_get cal_version 4
- ESP-ROM:esp32s3-20210327
- Build:Mar 27 2021
- rst:0x1 (POWERON),boot:0x8 (SPI_FAST_FLASH_BOOT)
- SPIWP:0xee
- mode:DIO, clock div:1
- load:0x3fce3818,len:0x1758
- load:0x403c9700,len:0x4
- load:0x403c9704,len:0xbb8
- load:0x403cc700,len:0x2d7c
- entry 0x403c98f0
- I (27) boot: ESP-IDF e7771c75-dirty 2nd stage bootloader
- I (27) boot: compile time Oct 17 2024 23:25:53
- W (27) boot: Unicore bootloader
- I (30) boot: chip revision: v0.1
- I (34) boot.esp32s3: Boot SPI Speed : 80MHz
- I (39) boot.esp32s3: SPI Mode : DIO
- I (44) boot.esp32s3: SPI Flash Size : 4MB
- I (48) boot: Enabling RNG early entropy source...
- I (54) boot: Partition Table:
- I (57) boot: ## Label Usage Type ST Offset Length
- I (65) boot: 0 nvs WiFi data 01 02 00009000 00004000
- I (72) boot: 1 otadata OTA data 01 00 0000d000 00002000
- I (80) boot: 2 phy_init RF data 01 01 0000f000 00001000
- I (87) boot: 3 factory factory app 00 00 00010000 00100000
- I (95) boot: 4 ota_0 OTA app 00 10 00110000 00100000
- I (102) boot: 5 ota_1 OTA app 00 11 00210000 00100000
- I (110) boot: End of partition table
- I (114) boot: Defaulting to factory image
- I (119) esp_image: segment 0: paddr=00010020 vaddr=3c080020 size=23bd4h (146388) map
- I (153) esp_image: segment 1: paddr=00033bfc vaddr=3fc99d00 size=04638h ( 17976) load
- I (157) esp_image: segment 2: paddr=0003823c vaddr=40374000 size=07ddch ( 32220) load
- I (166) esp_image: segment 3: paddr=00040020 vaddr=42000020 size=7fbd8h (523224) map
- I (261) esp_image: segment 4: paddr=000bfc00 vaddr=4037bddc size=0de18h ( 56856) load
- I (283) boot: Loaded app from partition at offset 0x10000
- I (283) boot: Disabling RNG early entropy source...
- I (295) cpu_start: Unicore app
- D (295) flash HPM: HPM with dummy, status is 3
- V (295) mmap: after coalescing, 1 regions are left
- I (297) cpu_start: Pro cpu up.
- I (300) cpu_start: Single core mode
- D (313) clk: RTC_SLOW_CLK calibration value: 3977114
- V CACHE_ERR: illegal error intr clr & ena mask is: 0x3f
- V CACHE_ERR: core 0 access error intr clr & ena mask is: 0x1f
- I (322) cpu_start: Pro cpu start user code
- I (325) cpu_start: cpu freq: 240000000 Hz
- I (330) cpu_start: Application information:
- I (334) cpu_start: Project name: network_adapter
- I (340) cpu_start: App version: NG-1.0.3.0.0
- I (345) cpu_start: Compile time: Oct 17 2024 23:25:47
- I (352) cpu_start: ELF file SHA256: 0b79ffcfd1d943a7...
- I (358) cpu_start: ESP-IDF: e7771c75-dirty
- I (363) cpu_start: Min chip rev: v0.0
- I (368) cpu_start: Max chip rev: v0.99
- I (373) cpu_start: Chip rev: v0.1
- V (377) memory_layout: reserved range is 0x3c0a3bb4 - 0x3c0a3bdc
- D (383) memory_layout: Checking 6 reserved memory ranges:
- D (389) memory_layout: Reserved memory range 0x3fc84000 - 0x3fc99d00
- D (395) memory_layout: Reserved memory range 0x3fc99d00 - 0x3fca1c48
- D (402) memory_layout: Reserved memory range 0x3fceee34 - 0x3fcf0000
- D (408) memory_layout: Reserved memory range 0x40374000 - 0x40389d00
- D (415) memory_layout: Reserved memory range 0x600fe000 - 0x600fe010
- D (421) memory_layout: Reserved memory range 0x600fffe8 - 0x60100000
- D (427) memory_layout: Building list of available memory regions:
- V (434) memory_layout: Examining memory region 0x40374000 - 0x40378000
- V (440) memory_layout: Region 0x40374000 - 0x40378000 inside of reserved 0x40374000 - 0x40389d00
- V (449) memory_layout: Examining memory region 0x3fc88000 - 0x3fc90000
- V (456) memory_layout: Region 0x3fc88000 - 0x3fc90000 inside of reserved 0x3fc84000 - 0x3fc99d00
- V (464) memory_layout: Examining memory region 0x3fc90000 - 0x3fca0000
- V (471) memory_layout: Start of region 0x3fc90000 - 0x3fca0000 overlaps reserved 0x3fc84000 - 0x3fc99d00
- V (481) memory_layout: Region 0x3fc99d00 - 0x3fca0000 inside of reserved 0x3fc99d00 - 0x3fca1c48
- V (489) memory_layout: Examining memory region 0x3fca0000 - 0x3fcb0000
- V (496) memory_layout: Start of region 0x3fca0000 - 0x3fcb0000 overlaps reserved 0x3fc99d00 - 0x3fca1c48
- D (506) memory_layout: Available memory region 0x3fca1c48 - 0x3fcb0000
- V (512) memory_layout: Examining memory region 0x3fcb0000 - 0x3fcc0000
- D (519) memory_layout: Available memory region 0x3fcb0000 - 0x3fcc0000
- V (525) memory_layout: Examining memory region 0x3fcc0000 - 0x3fcd0000
- D (532) memory_layout: Available memory region 0x3fcc0000 - 0x3fcd0000
- V (539) memory_layout: Examining memory region 0x3fcd0000 - 0x3fce0000
- D (545) memory_layout: Available memory region 0x3fcd0000 - 0x3fce0000
- V (552) memory_layout: Examining memory region 0x3fce0000 - 0x3fce9710
- D (558) memory_layout: Available memory region 0x3fce0000 - 0x3fce9710
- V (565) memory_layout: Examining memory region 0x3fce9710 - 0x3fcf0000
- V (572) memory_layout: End of region 0x3fce9710 - 0x3fcf0000 overlaps reserved 0x3fceee34 - 0x3fcf0000
- D (581) memory_layout: Available memory region 0x3fce9710 - 0x3fceee34
- V (588) memory_layout: Examining memory region 0x3fcf0000 - 0x3fcf8000
- D (594) memory_layout: Available memory region 0x3fcf0000 - 0x3fcf8000
- V (601) memory_layout: Examining memory region 0x600fe000 - 0x60100000
- V (607) memory_layout: Start of region 0x600fe000 - 0x60100000 overlaps reserved 0x600fe000 - 0x600fe010
- V (617) memory_layout: End of region 0x600fe010 - 0x60100000 overlaps reserved 0x600fffe8 - 0x60100000
- D (626) memory_layout: Available memory region 0x600fe010 - 0x600fffe8
- I (633) heap_init: Initializing. RAM available for dynamic allocation:
- D (640) heap_init: New heap initialised at 0x3fca1c48
- I (645) heap_init: At 3FCA1C48 len 00047AC8 (286 KiB): DRAM
- I (651) heap_init: At 3FCE9710 len 00005724 (21 KiB): STACK/DRAM
- D (658) heap_init: New heap initialised at 0x3fcf0000
- I (663) heap_init: At 3FCF0000 len 00008000 (32 KiB): DRAM
- D (669) heap_init: New heap initialised at 0x600fe010
- I (675) heap_init: At 600FE010 len 00001FD8 (7 KiB): RTCRAM
- V (681) intr_alloc: esp_intr_alloc_intrstatus (cpu 0): checking args
- V (687) intr_alloc: esp_intr_alloc_intrstatus (cpu 0): Args okay. Resulting flags 0x40E
- D (695) intr_alloc: Connected src 39 to int 2 (cpu 0)
- V (701) memspi: raw_chip_id: 1840C8
- V (704) memspi: chip_id: C84018
- V (708) memspi: raw_chip_id: 1840C8
- V (711) memspi: chip_id: C84018
- D (715) spi_flash: trying chip: issi
- D (718) spi_flash: trying chip: gd
- I (722) spi_flash: detected chip: gd
- I (726) spi_flash: flash io: dio
- W (730) spi_flash: Detected size(16384k) larger than the size in the binary image header(4096k). Using the size in the binary image header.
- D (743) cpu_start: calling init function: 0x4206444c
- D (748) cpu_start: calling init function: 0x42063f2c
- D (753) cpu_start: calling init function: 0x420269f8
- D (758) cpu_start: calling init function: 0x42001d58
- D (763) cpu_start: calling init function: 0x4200768c on core: 0
- V (769) intr_alloc: esp_intr_alloc_intrstatus (cpu 0): checking args
- V (776) intr_alloc: esp_intr_alloc_intrstatus (cpu 0): Args okay. Resulting flags 0xC02
- D (784) intr_alloc: Connected src 59 to int 3 (cpu 0)
- D (789) cpu_start: calling init function: 0x42004708 on core: 0
- I (795) sleep: Configure to isolate all GPIO pins in sleep state
- I (802) sleep: Enable automatic switching of GPIO sleep configuration
- D (809) cpu_start: calling init function: 0x42002ca4 on core: 0
- I (815) coexist: coex firmware version: 77cd7f8
- I (820) coexist: coexist rom version e7ae62f
- V (825) intr_alloc: esp_intr_alloc_intrstatus (cpu 0): checking args
- V (831) intr_alloc: esp_intr_alloc_intrstatus (cpu 0): Args okay. Resulting flags 0x40E
- D (839) intr_alloc: Connected src 79 to int 9 (cpu 0)
- I (844) app_start: Starting scheduler on CPU0
- V (849) intr_alloc: esp_intr_alloc_intrstatus (cpu 0): checking args
- V (849) intr_alloc: esp_intr_alloc_intrstatus (cpu 0): Args okay. Resulting flags 0x402
- D (849) intr_alloc: Connected src 57 to int 12 (cpu 0)
- I (849) main_task: Started on CPU0
- D (853) heap_init: New heap initialised at 0x3fce9710
- V (858) intr_alloc: esp_intr_alloc_intrstatus (cpu 0): checking args
- V (864) intr_alloc: esp_intr_alloc_intrstatus (cpu 0): Args okay. Resulting flags 0xE
- D (872) intr_alloc: Connected src 52 to int 13 (cpu 0)
- I (877) main_task: Calling app_main()
- I (882) stats: *********************************************************************
- I (890) stats: ESP-Hosted Firmware version :: NG-1.0.3.0.0
- I (900) stats: Transport used :: SPI only
- I (908) stats: *********************************************************************
- I (916) FW_MAIN: Supported features are:
- I (921) FW_MAIN: - WLAN over SPI
- I (925) FW_BT: - BT/BLE
- I (928) FW_BT: - HCI Over SPI
- I (932) FW_BT: - BLE only
- I (935) FW_MAIN: Capabilities: 0xe8
- V (939) partition: Loading the partition table
- V (944) mmap: actual_mapped_len is 0x10000
- V (948) calculated md5: 0x3fca4a08 bf 25 82 2c 0f a6 d8 64 1b d9 30 25 1e 06 b4 c4 |.%.,...d..0%....|
- V (958) stored md5: 0x3c0b80d0 bf 25 82 2c 0f a6 d8 64 1b d9 30 25 1e 06 b4 c4 |.%.,...d..0%....|
- V (967) partition: Partition table MD5 verified
- I (976) pp: pp rom version: e7ae62f
- I (976) net80211: net80211 rom version: e7ae62f
- I (982) wifi:wifi driver task: 3fca831c, prio:23, stack:6656, core=0
- V (987) esp_adapter: thread sem create: sem=0x3fca8474
- V (992) esp_adapter: thread sem get: sem=0x3fca8474
- D (997) efuse: In EFUSE_BLK1__DATA1_REG is used 8 bits starting with 8 bit
- D (1004) efuse: In EFUSE_BLK1__DATA1_REG is used 8 bits starting with 0 bit
- D (1011) efuse: In EFUSE_BLK1__DATA0_REG is used 8 bits starting with 24 bit
- D (1018) efuse: In EFUSE_BLK1__DATA0_REG is used 8 bits starting with 16 bit
- D (1025) efuse: In EFUSE_BLK1__DATA0_REG is used 8 bits starting with 8 bit
- D (1032) efuse: In EFUSE_BLK1__DATA0_REG is used 8 bits starting with 0 bit
- I (1040) wifi:wifi firmware version: d23b633
- I (1043) wifi:wifi certification version: v7.0
- I (1048) wifi:config NVS flash: disabled
- I (1051) wifi:config nano formating: disabled
- I (1055) wifi:Init data frame dynamic rx buffer num: 64
- I (1060) wifi:Init static rx mgmt buffer num: 5
- I (1065) wifi:Init management short buffer num: 32
- I (1069) wifi:Init dynamic tx buffer num: 64
- I (1073) wifi:Init static tx FG buffer num: 2
- I (1077) wifi:Init static rx buffer size: 1600
- I (1081) wifi:Init static rx buffer num: 16
- I (1085) wifi:Init dynamic rx buffer num: 64
- V (1089) wifi:hint=255, act_dur=<0,120>, pas_dur=360, nchans=14 history_num=0
- V (1096) esp_adapter: thread sem get: sem=0x3fca8474
- I (1101) wifi_init: rx ba win: 32
- I (1105) wifi_init: tcpip mbox: 32
- I (1109) wifi_init: udp mbox: 6
- I (1113) wifi_init: tcp mbox: 6
- I (1117) wifi_init: tcp tx win: 5760
- I (1121) wifi_init: tcp rx win: 5760
- I (1125) wifi_init: tcp mss: 1440
- I (1129) wifi_init: WiFi IRAM OP enabled
- I (1134) wifi_init: WiFi RX IRAM OP enabled
- V (1139) esp_adapter: thread sem get: sem=0x3fca8474
- V (1144) esp_adapter: thread sem get: sem=0x3fca8474
- I (1149) BLE_INIT: BT controller compile version [9359a4d]
- I (1156) BLE_INIT: Bluetooth MAC: 34:85:18:96:6a:f6
- I (1161) phy_init: phy_version 640,cd64a1a,Jan 24 2024,17:28:12
- D (1167) phy_init: loading PHY init data from application binary
- D (1173) nvs: nvs_open_from_partition phy 0
- D (1178) nvs: nvs_get cal_version 4
- ESP-ROM:esp32s3-20210327
- Build:Mar 27 2021
- rst:0x1 (POWERON),boot:0x8 (SPI_FAST_FLASH_BOOT)
- SPIWP:0xee
- mode:DIO, clock div:1
- load:0x3fce3818,len:0x1758
- load:0x403c9700,len:0x4
- load:0x403c9704,len:0xbb8
- load:0x403cc700,len:0x2d7c
- entry 0x403c98f0
- I (27) boot: ESP-IDF e7771c75-dirty 2nd stage bootloader
- I (27) boot: compile time Oct 17 2024 23:25:53
- W (27) boot: Unicore bootloader
- I (30) boot: chip revision: v0.1
- I (34) boot.esp32s3: Boot SPI Speed : 80MHz
- I (39) boot.esp32s3: SPI Mode : DIO
- I (44) boot.esp32s3: SPI Flash Size : 4MB
- I (48) boot: Enabling RNG early entropy source...
- I (54) boot: Partition Table:
- I (57) boot: ## Label Usage Type ST Offset Length
- I (65) boot: 0 nvs WiFi data 01 02 00009000 00004000
- I (72) boot: 1 otadata OTA data 01 00 0000d000 00002000
- I (80) boot: 2 phy_init RF data 01 01 0000f000 00001000
- I (87) boot: 3 factory factory app 00 00 00010000 00100000
- I (95) boot: 4 ota_0 OTA app 00 10 00110000 00100000
- I (102) boot: 5 ota_1 OTA app 00 11 00210000 00100000
- I (110) boot: End of partition table
- I (114) boot: Defaulting to factory image
- I (119) esp_image: segment 0: paddr=00010020 vaddr=3c080020 size=23bd4h (146388) map
- I (153) esp_image: segment 1: paddr=00033bfc vaddr=3fc99d00 size=04638h ( 17976) load
- I (157) esp_image: segment 2: paddr=0003823c vaddr=40374000 size=07ddch ( 32220) load
- I (166) esp_image: segment 3: paddr=00040020 vaddr=42000020 size=7fbd8h (523224) map
- I (261) esp_image: segment 4: paddr=000bfc00 vaddr=4037bddc size=0de18h ( 56856) load
- I (283) boot: Loaded app from partition at offset 0x10000
- I (283) boot: Disabling RNG early entropy source...
- I (295) cpu_start: Unicore app
- D (295) flash HPM: HPM with dummy, status is 3
- V (295) mmap: after coalescing, 1 regions are left
- I (297) cpu_start: Pro cpu up.
- I (300) cpu_start: Single core mode
- D (313) clk: RTC_SLOW_CLK calibration value: 3988173
- V CACHE_ERR: illegal error intr clr & ena mask is: 0x3f
- V CACHE_ERR: core 0 access error intr clr & ena mask is: 0x1f
- I (322) cpu_start: Pro cpu start user code
- I (325) cpu_start: cpu freq: 240000000 Hz
- I (330) cpu_start: Application information:
- I (334) cpu_start: Project name: network_adapter
- I (340) cpu_start: App version: NG-1.0.3.0.0
- I (345) cpu_start: Compile time: Oct 17 2024 23:25:47
- I (352) cpu_start: ELF file SHA256: 0b79ffcfd1d943a7...
- I (358) cpu_start: ESP-IDF: e7771c75-dirty
- I (363) cpu_start: Min chip rev: v0.0
- I (368) cpu_start: Max chip rev: v0.99
- I (373) cpu_start: Chip rev: v0.1
- V (377) memory_layout: reserved range is 0x3c0a3bb4 - 0x3c0a3bdc
- D (383) memory_layout: Checking 6 reserved memory ranges:
- D (389) memory_layout: Reserved memory range 0x3fc84000 - 0x3fc99d00
- D (395) memory_layout: Reserved memory range 0x3fc99d00 - 0x3fca1c48
- D (402) memory_layout: Reserved memory range 0x3fceee34 - 0x3fcf0000
- D (408) memory_layout: Reserved memory range 0x40374000 - 0x40389d00
- D (415) memory_layout: Reserved memory range 0x600fe000 - 0x600fe010
- D (421) memory_layout: Reserved memory range 0x600fffe8 - 0x60100000
- D (427) memory_layout: Building list of available memory regions:
- V (434) memory_layout: Examining memory region 0x40374000 - 0x40378000
- V (440) memory_layout: Region 0x40374000 - 0x40378000 inside of reserved 0x40374000 - 0x40389d00
- V (449) memory_layout: Examining memory region 0x3fc88000 - 0x3fc90000
- V (456) memory_layout: Region 0x3fc88000 - 0x3fc90000 inside of reserved 0x3fc84000 - 0x3fc99d00
- V (464) memory_layout: Examining memory region 0x3fc90000 - 0x3fca0000
- V (471) memory_layout: Start of region 0x3fc90000 - 0x3fca0000 overlaps reserved 0x3fc84000 - 0x3fc99d00
- V (481) memory_layout: Region 0x3fc99d00 - 0x3fca0000 inside of reserved 0x3fc99d00 - 0x3fca1c48
- V (489) memory_layout: Examining memory region 0x3fca0000 - 0x3fcb0000
- V (496) memory_layout: Start of region 0x3fca0000 - 0x3fcb0000 overlaps reserved 0x3fc99d00 - 0x3fca1c48
- D (506) memory_layout: Available memory region 0x3fca1c48 - 0x3fcb0000
- V (512) memory_layout: Examining memory region 0x3fcb0000 - 0x3fcc0000
- D (519) memory_layout: Available memory region 0x3fcb0000 - 0x3fcc0000
- V (525) memory_layout: Examining memory region 0x3fcc0000 - 0x3fcd0000
- D (532) memory_layout: Available memory region 0x3fcc0000 - 0x3fcd0000
- V (539) memory_layout: Examining memory region 0x3fcd0000 - 0x3fce0000
- D (545) memory_layout: Available memory region 0x3fcd0000 - 0x3fce0000
- V (552) memory_layout: Examining memory region 0x3fce0000 - 0x3fce9710
- D (558) memory_layout: Available memory region 0x3fce0000 - 0x3fce9710
- V (565) memory_layout: Examining memory region 0x3fce9710 - 0x3fcf0000
- V (572) memory_layout: End of region 0x3fce9710 - 0x3fcf0000 overlaps reserved 0x3fceee34 - 0x3fcf0000
- D (581) memory_layout: Available memory region 0x3fce9710 - 0x3fceee34
- V (588) memory_layout: Examining memory region 0x3fcf0000 - 0x3fcf8000
- D (594) memory_layout: Available memory region 0x3fcf0000 - 0x3fcf8000
- V (601) memory_layout: Examining memory region 0x600fe000 - 0x60100000
- V (607) memory_layout: Start of region 0x600fe000 - 0x60100000 overlaps reserved 0x600fe000 - 0x600fe010
- V (617) memory_layout: End of region 0x600fe010 - 0x60100000 overlaps reserved 0x600fffe8 - 0x60100000
- D (626) memory_layout: Available memory region 0x600fe010 - 0x600fffe8
- I (633) heap_init: Initializing. RAM available for dynamic allocation:
- D (640) heap_init: New heap initialised at 0x3fca1c48
- I (645) heap_init: At 3FCA1C48 len 00047AC8 (286 KiB): DRAM
- I (651) heap_init: At 3FCE9710 len 00005724 (21 KiB): STACK/DRAM
- D (658) heap_init: New heap initialised at 0x3fcf0000
- I (663) heap_init: At 3FCF0000 len 00008000 (32 KiB): DRAM
- D (669) heap_init: New heap initialised at 0x600fe010
- I (675) heap_init: At 600FE010 len 00001FD8 (7 KiB): RTCRAM
- V (681) intr_alloc: esp_intr_alloc_intrstatus (cpu 0): checking args
- V (687) intr_alloc: esp_intr_alloc_intrstatus (cpu 0): Args okay. Resulting flags 0x40E
- D (695) intr_alloc: Connected src 39 to int 2 (cpu 0)
- V (701) memspi: raw_chip_id: 1840C8
- V (704) memspi: chip_id: C84018
- V (708) memspi: raw_chip_id: 1840C8
- V (711) memspi: chip_id: C84018
- D (715) spi_flash: trying chip: issi
- D (718) spi_flash: trying chip: gd
- I (722) spi_flash: detected chip: gd
- I (726) spi_flash: flash io: dio
- W (730) spi_flash: Detected size(16384k) larger than the size in the binary image header(4096k). Using the size in the binary image header.
- D (743) cpu_start: calling init function: 0x4206444c
- D (748) cpu_start: calling init function: 0x42063f2c
- D (753) cpu_start: calling init function: 0x420269f8
- D (758) cpu_start: calling init function: 0x42001d58
- D (763) cpu_start: calling init function: 0x4200768c on core: 0
- V (769) intr_alloc: esp_intr_alloc_intrstatus (cpu 0): checking args
- V (776) intr_alloc: esp_intr_alloc_intrstatus (cpu 0): Args okay. Resulting flags 0xC02
- D (784) intr_alloc: Connected src 59 to int 3 (cpu 0)
- D (789) cpu_start: calling init function: 0x42004708 on core: 0
- I (795) sleep: Configure to isolate all GPIO pins in sleep state
- I (802) sleep: Enable automatic switching of GPIO sleep configuration
- D (809) cpu_start: calling init function: 0x42002ca4 on core: 0
- I (815) coexist: coex firmware version: 77cd7f8
- I (820) coexist: coexist rom version e7ae62f
- V (825) intr_alloc: esp_intr_alloc_intrstatus (cpu 0): checking args
- V (831) intr_alloc: esp_intr_alloc_intrstatus (cpu 0): Args okay. Resulting flags 0x40E
- D (839) intr_alloc: Connected src 79 to int 9 (cpu 0)
- I (844) app_start: Starting scheduler on CPU0
- V (849) intr_alloc: esp_intr_alloc_intrstatus (cpu 0): checking args
- V (849) intr_alloc: esp_intr_alloc_intrstatus (cpu 0): Args okay. Resulting flags 0x402
- D (849) intr_alloc: Connected src 57 to int 12 (cpu 0)
- I (849) main_task: Started on CPU0
- D (853) heap_init: New heap initialised at 0x3fce9710
- V (858) intr_alloc: esp_intr_alloc_intrstatus (cpu 0): checking args
- V (864) intr_alloc: esp_intr_alloc_intrstatus (cpu 0): Args okay. Resulting flags 0xE
- D (872) intr_alloc: Connected src 52 to int 13 (cpu 0)
- I (877) main_task: Calling app_main()
- I (882) stats: *********************************************************************
- I (890) stats: ESP-Hosted Firmware version :: NG-1.0.3.0.0
- I (900) stats: Transport used :: SPI only
- I (908) stats: *********************************************************************
- I (916) FW_MAIN: Supported features are:
- I (921) FW_MAIN: - WLAN over SPI
- I (925) FW_BT: - BT/BLE
- I (928) FW_BT: - HCI Over SPI
- I (932) FW_BT: - BLE only
- I (935) FW_MAIN: Capabilities: 0xe8
- V (939) partition: Loading the partition table
- V (944) mmap: actual_mapped_len is 0x10000
- V (948) calculated md5: 0x3fca4a08 bf 25 82 2c 0f a6 d8 64 1b d9 30 25 1e 06 b4 c4 |.%.,...d..0%....|
- V (958) stored md5: 0x3c0b80d0 bf 25 82 2c 0f a6 d8 64 1b d9 30 25 1e 06 b4 c4 |.%.,...d..0%....|
- V (967) partition: Partition table MD5 verified
- I (976) pp: pp rom version: e7ae62f
- I (976) net80211: net80211 rom version: e7ae62f
- I (982) wifi:wifi driver task: 3fca831c, prio:23, stack:6656, core=0
- V (987) esp_adapter: thread sem create: sem=0x3fca8474
- V (992) esp_adapter: thread sem get: sem=0x3fca8474
- D (997) efuse: In EFUSE_BLK1__DATA1_REG is used 8 bits starting with 8 bit
- D (1004) efuse: In EFUSE_BLK1__DATA1_REG is used 8 bits starting with 0 bit
- D (1011) efuse: In EFUSE_BLK1__DATA0_REG is used 8 bits starting with 24 bit
- D (1018) efuse: In EFUSE_BLK1__DATA0_REG is used 8 bits starting with 16 bit
- D (1025) efuse: In EFUSE_BLK1__DATA0_REG is used 8 bits starting with 8 bit
- D (1032) efuse: In EFUSE_BLK1__DATA0_REG is used 8 bits starting with 0 bit
- I (1040) wifi:wifi firmware version: d23b633
- I (1043) wifi:wifi certification version: v7.0
- I (1048) wifi:config NVS flash: disabled
- I (1051) wifi:config nano formating: disabled
- I (1055) wifi:Init data frame dynamic rx buffer num: 64
- I (1060) wifi:Init static rx mgmt buffer num: 5
- I (1065) wifi:Init management short buffer num: 32
- I (1069) wifi:Init dynamic tx buffer num: 64
- I (1073) wifi:Init static tx FG buffer num: 2
- I (1077) wifi:Init static rx buffer size: 1600
- I (1081) wifi:Init static rx buffer num: 16
- I (1085) wifi:Init dynamic rx buffer num: 64
- V (1089) wifi:hint=255, act_dur=<0,120>, pas_dur=360, nchans=14 history_num=0
- V (1096) esp_adapter: thread sem get: sem=0x3fca8474
- I (1101) wifi_init: rx ba win: 32
- I (1105) wifi_init: tcpip mbox: 32
- I (1109) wifi_init: udp mbox: 6
- I (1113) wifi_init: tcp mbox: 6
- I (1117) wifi_init: tcp tx win: 5760
- I (1121) wifi_init: tcp rx win: 5760
- I (1125) wifi_init: tcp mss: 1440
- I (1129) wifi_init: WiFi IRAM OP enabled
- I (1134) wifi_init: WiFi RX IRAM OP enabled
- V (1139) esp_adapter: thread sem get: sem=0x3fca8474
- V (1144) esp_adapter: thread sem get: sem=0x3fca8474
- I (1149) BLE_INIT: BT controller compile version [9359a4d]
- I (1156) BLE_INIT: Bluetooth MAC: 34:85:18:96:6a:f6
- I (1161) phy_init: phy_version 640,cd64a1a,Jan 24 2024,17:28:12
- D (1167) phy_init: loading PHY init data from application binary
- D (1173) nvs: nvs_open_from_partition phy 0
- D (1178) nvs: nvs_get cal_version 4
- V (1181) phy_init: phy_get_rf_cal_version: 640
- D (1186) nvs: nvs_get_str_or_blob cal_mac
- D (1190) efuse: In EFUSE_BLK1__DATA1_REG is used 8 bits starting with 8 bit
- D (1197) efuse: In EFUSE_BLK1__DATA1_REG is used 8 bits starting with 0 bit
- D (1204) efuse: In EFUSE_BLK1__DATA0_REG is used 8 bits starting with 24 bit
- D (1211) efuse: In EFUSE_BLK1__DATA0_REG is used 8 bits starting with 16 bit
- D (1218) efuse: In EFUSE_BLK1__DATA0_REG is used 8 bits starting with 8 bit
- D (1225) efuse: In EFUSE_BLK1__DATA0_REG is used 8 bits starting with 0 bit
- D (1232) nvs: nvs_get_str_or_blob cal_data
- D (1238) nvs: nvs_close 1
- D (1239) efuse: In EFUSE_BLK1__DATA1_REG is used 8 bits starting with 8 bit
- D (1246) efuse: In EFUSE_BLK1__DATA1_REG is used 8 bits starting with 0 bit
- D (1253) efuse: In EFUSE_BLK1__DATA0_REG is used 8 bits starting with 24 bit
- D (1260) efuse: In EFUSE_BLK1__DATA0_REG is used 8 bits starting with 16 bit
- D (1267) efuse: In EFUSE_BLK1__DATA0_REG is used 8 bits starting with 8 bit
- D (1274) efuse: In EFUSE_BLK1__DATA0_REG is used 8 bits starting with 0 bit
- D (1297) temperature_sensor: range changed, change to index 2
- I (1310) FW_MAIN: ESP Bluetooth MAC addr: 34-85-18-96-6a-f6
- I (1311) FW_SPI: Using SPI interface
- I (1311) gpio: GPIO[5]| InputEn: 0| OutputEn: 1| OpenDrain: 0| Pullup: 0| Pulldown: 0| Intr:0
- I (1320) gpio: GPIO[4]| InputEn: 0| OutputEn: 1| OpenDrain: 0| Pullup: 0| Pulldown: 0| Intr:0
- I (1329) gpio: GPIO[10]| InputEn: 0| OutputEn: 0| OpenDrain: 0| Pullup: 1| Pulldown: 0| Intr:0
- I (1338) gpio: GPIO[10]| InputEn: 1| OutputEn: 0| OpenDrain: 0| Pullup: 1| Pulldown: 0| Intr:0
- V (1348) intr_alloc: esp_intr_alloc_intrstatus (cpu 0): checking args
- V (1354) intr_alloc: esp_intr_alloc_intrstatus (cpu 0): Args okay. Resulting flags 0xE
- D (1362) intr_alloc: Connected src 16 to int 17 (cpu 0)
- D (1368) gdma: new group (0) at 0x3fcb8c4c
- D (1372) gdma: new pair (0,0) at 0x3fcb8c90
- D (1376) gdma: new tx channel (0,0) at 0x3fcb8c18
- D (1381) gdma: new rx channel (0,0) at 0x3fcb8cb0
- D (1385) spi: SPI2 use iomux pins.
- V (1389) intr_alloc: esp_intr_alloc_intrstatus (cpu 0): checking args
- V (1395) intr_alloc: esp_intr_alloc_intrstatus (cpu 0): Args okay. Resulting flags 0x80E
- D (1403) intr_alloc: Connected src 21 to int 18 (cpu 0)
- I (2409) FW_MAIN: Initial set up done
- I (2409) main_task: Returned from app_main()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement