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 23:56:43
- 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=22ec0h (143040) map
- I (153) esp_image: segment 1: paddr=00032ee8 vaddr=3fc99b00 size=044fch ( 17660) load
- I (157) esp_image: segment 2: paddr=000373ec vaddr=40374000 size=08c2ch ( 35884) load
- I (167) esp_image: segment 3: paddr=00040020 vaddr=42000020 size=7f818h (522264) map
- I (261) esp_image: segment 4: paddr=000bf840 vaddr=4037cc2c size=0cea0h ( 52896) load
- I (281) boot: Loaded app from partition at offset 0x10000
- I (282) boot: Disabling RNG early entropy source...
- I (293) cpu_start: Unicore app
- D (293) flash HPM: HPM with dummy, status is 3
- I (294) cpu_start: Pro cpu up.
- I (294) cpu_start: Single core mode
- D (306) clk: RTC_SLOW_CLK calibration value: 3982694
- I (315) cpu_start: Pro cpu start user code
- I (315) cpu_start: cpu freq: 240000000 Hz
- I (315) cpu_start: Application information:
- I (318) cpu_start: Project name: network_adapter
- I (324) cpu_start: App version: NG-1.0.3.0.0
- I (329) cpu_start: Compile time: Oct 17 2024 23:56:37
- I (335) cpu_start: ELF file SHA256: 45075d92d4ab900e...
- I (341) cpu_start: ESP-IDF: e7771c75-dirty
- I (347) cpu_start: Min chip rev: v0.0
- I (351) cpu_start: Max chip rev: v0.99
- I (356) cpu_start: Chip rev: v0.1
- D (361) memory_layout: Checking 6 reserved memory ranges:
- D (366) memory_layout: Reserved memory range 0x3fc84000 - 0x3fc99b00
- D (373) memory_layout: Reserved memory range 0x3fc99b00 - 0x3fca1910
- D (379) memory_layout: Reserved memory range 0x3fceee34 - 0x3fcf0000
- D (386) memory_layout: Reserved memory range 0x40374000 - 0x40389b00
- D (392) memory_layout: Reserved memory range 0x600fe000 - 0x600fe010
- D (398) memory_layout: Reserved memory range 0x600fffe8 - 0x60100000
- D (405) memory_layout: Building list of available memory regions:
- D (411) memory_layout: Available memory region 0x3fca1910 - 0x3fcb0000
- D (418) memory_layout: Available memory region 0x3fcb0000 - 0x3fcc0000
- D (424) memory_layout: Available memory region 0x3fcc0000 - 0x3fcd0000
- D (431) memory_layout: Available memory region 0x3fcd0000 - 0x3fce0000
- D (437) memory_layout: Available memory region 0x3fce0000 - 0x3fce9710
- D (444) memory_layout: Available memory region 0x3fce9710 - 0x3fceee34
- D (451) memory_layout: Available memory region 0x3fcf0000 - 0x3fcf8000
- D (457) memory_layout: Available memory region 0x600fe010 - 0x600fffe8
- I (464) heap_init: Initializing. RAM available for dynamic allocation:
- D (471) heap_init: New heap initialised at 0x3fca1910
- I (476) heap_init: At 3FCA1910 len 00047E00 (287 KiB): DRAM
- I (482) heap_init: At 3FCE9710 len 00005724 (21 KiB): STACK/DRAM
- D (489) heap_init: New heap initialised at 0x3fcf0000
- I (494) heap_init: At 3FCF0000 len 00008000 (32 KiB): DRAM
- D (500) heap_init: New heap initialised at 0x600fe010
- I (505) heap_init: At 600FE010 len 00001FD8 (7 KiB): RTCRAM
- D (512) intr_alloc: Connected src 39 to int 2 (cpu 0)
- D (517) spi_flash: trying chip: issi
- D (521) spi_flash: trying chip: gd
- I (524) spi_flash: detected chip: gd
- I (528) spi_flash: flash io: dio
- W (532) spi_flash: Detected size(16384k) larger than the size in the binary image header(4096k). Using the size in the binary image header.
- D (545) cpu_start: calling init function: 0x420640c4
- D (550) cpu_start: calling init function: 0x42063ba4
- D (555) cpu_start: calling init function: 0x420266dc
- D (561) cpu_start: calling init function: 0x42001cf0
- D (566) cpu_start: calling init function: 0x420073bc on core: 0
- D (572) intr_alloc: Connected src 59 to int 3 (cpu 0)
- D (577) cpu_start: calling init function: 0x42004438 on core: 0
- I (583) sleep: Configure to isolate all GPIO pins in sleep state
- I (589) sleep: Enable automatic switching of GPIO sleep configuration
- D (596) cpu_start: calling init function: 0x42002be0 on core: 0
- I (603) coexist: coex firmware version: 77cd7f8
- I (608) coexist: coexist rom version e7ae62f
- D (613) intr_alloc: Connected src 79 to int 9 (cpu 0)
- I (618) app_start: Starting scheduler on CPU0
- D (623) intr_alloc: Connected src 57 to int 12 (cpu 0)
- I (623) main_task: Started on CPU0
- D (627) heap_init: New heap initialised at 0x3fce9710
- D (632) intr_alloc: Connected src 52 to int 13 (cpu 0)
- I (637) main_task: Calling app_main()
- I (641) stats: *********************************************************************
- I (650) stats: ESP-Hosted Firmware version :: NG-1.0.3.0.0
- I (659) stats: Transport used :: SPI only
- I (667) stats: *********************************************************************
- I (676) FW_MAIN: Supported features are:
- I (680) FW_MAIN: - WLAN over SPI
- I (684) FW_BT: - BT/BLE
- I (687) FW_BT: - HCI Over SPI
- I (691) FW_BT: - BLE only
- I (695) FW_MAIN: Capabilities: 0xe8
- I (704) pp: pp rom version: e7ae62f
- I (704) net80211: net80211 rom version: e7ae62f
- I (710) wifi:wifi driver task: 3fca7fe4, prio:23, stack:6656, core=0
- D (715) efuse: In EFUSE_BLK1__DATA1_REG is used 8 bits starting with 8 bit
- D (721) efuse: In EFUSE_BLK1__DATA1_REG is used 8 bits starting with 0 bit
- D (728) efuse: In EFUSE_BLK1__DATA0_REG is used 8 bits starting with 24 bit
- D (735) efuse: In EFUSE_BLK1__DATA0_REG is used 8 bits starting with 16 bit
- D (742) efuse: In EFUSE_BLK1__DATA0_REG is used 8 bits starting with 8 bit
- D (749) efuse: In EFUSE_BLK1__DATA0_REG is used 8 bits starting with 0 bit
- I (757) wifi:wifi firmware version: d23b633
- I (760) wifi:wifi certification version: v7.0
- I (764) wifi:config NVS flash: disabled
- I (768) wifi:config nano formating: disabled
- I (772) wifi:Init data frame dynamic rx buffer num: 64
- I (777) wifi:Init static rx mgmt buffer num: 5
- I (781) wifi:Init management short buffer num: 32
- I (785) wifi:Init dynamic tx buffer num: 64
- I (789) wifi:Init static tx FG buffer num: 2
- I (793) wifi:Init static rx buffer size: 1600
- I (797) wifi:Init static rx buffer num: 16
- I (801) wifi:Init dynamic rx buffer num: 64
- I (806) wifi_init: rx ba win: 32
- I (809) wifi_init: tcpip mbox: 32
- I (813) wifi_init: udp mbox: 6
- I (817) wifi_init: tcp mbox: 6
- I (820) wifi_init: tcp tx win: 5760
- I (825) wifi_init: tcp rx win: 5760
- I (829) wifi_init: tcp mss: 1440
- I (833) wifi_init: WiFi IRAM OP enabled
- I (837) wifi_init: WiFi RX IRAM OP enabled
- I (842) BLE_INIT: BT controller compile version [9359a4d]
- I (849) BLE_INIT: Bluetooth MAC: 34:85:18:96:6a:f6
- I (854) phy_init: phy_version 640,cd64a1a,Jan 24 2024,17:28:12
- D (860) phy_init: loading PHY init data from application binary
- D (866) nvs: nvs_open_from_partition phy 0
- D (870) nvs: nvs_get cal_version 4
- D (874) nvs: nvs_get_str_or_blob cal_mac
- D (878) efuse: In EFUSE_BLK1__DATA1_REG is used 8 bits starting with 8 bit
- D (885) efuse: In EFUSE_BLK1__DATA1_REG is used 8 bits starting with 0 bit
- D (892) efuse: In EFUSE_BLK1__DATA0_REG is used 8 bits starting with 24 bit
- D (899) efuse: In EFUSE_BLK1__DATA0_REG is used 8 bits starting with 16 bit
- D (906) efuse: In EFUSE_BLK1__DATA0_REG is used 8 bits starting with 8 bit
- D (913) efuse: In EFUSE_BLK1__DATA0_REG is used 8 bits starting with 0 bit
- D (920) nvs: nvs_get_str_or_blob cal_data
- D (925) nvs: nvs_close 1
- D (926) efuse: In EFUSE_BLK1__DATA1_REG is used 8 bits starting with 8 bit
- D (933) efuse: In EFUSE_BLK1__DATA1_REG is used 8 bits starting with 0 bit
- D (940) efuse: In EFUSE_BLK1__DATA0_REG is used 8 bits starting with 24 bit
- D (947) efuse: In EFUSE_BLK1__DATA0_REG is used 8 bits starting with 16 bit
- D (954) efuse: In EFUSE_BLK1__DATA0_REG is used 8 bits starting with 8 bit
- D (961) efuse: In EFUSE_BLK1__DATA0_REG is used 8 bits starting with 0 bit
- D (983) temperature_sensor: range changed, change to index 2
- I (996) FW_MAIN: ESP Bluetooth MAC addr: 34-85-18-96-6a-f6
- I (996) FW_SPI: Using SPI interface
- I (996) gpio: GPIO[5]| InputEn: 0| OutputEn: 1| OpenDrain: 0| Pullup: 0| Pulldown: 0| Intr:0
- I (1005) gpio: GPIO[4]| InputEn: 0| OutputEn: 1| OpenDrain: 0| Pullup: 0| Pulldown: 0| Intr:0
- I (1014) gpio: GPIO[10]| InputEn: 0| OutputEn: 0| OpenDrain: 0| Pullup: 1| Pulldown: 0| Intr:0
- I (1023) gpio: GPIO[10]| InputEn: 1| OutputEn: 0| OpenDrain: 0| Pullup: 1| Pulldown: 0| Intr:0
- D (1033) intr_alloc: Connected src 16 to int 17 (cpu 0)
- D (1038) gdma: new group (0) at 0x3fcb8914
- D (1042) gdma: new pair (0,0) at 0x3fcb8958
- D (1046) gdma: new tx channel (0,0) at 0x3fcb88e0
- D (1051) gdma: new rx channel (0,0) at 0x3fcb8978
- D (1056) spi: SPI2 use iomux pins.
- D (1059) intr_alloc: Connected src 21 to int 18 (cpu 0)
- I (2065) FW_MAIN: Initial set up done
- I (2065) main_task: Returned from app_main()
- I (2265) FW_MAIN: INIT Interface command
- D (2265) event: created task for loop 0x3fca65b4
- D (2265) event: created event loop 0x3fca65b4
- D (2269) wifi:filter: set rx policy=0
- I (2271) wifi:mode : sta (34:85:18:96:6a:f4)
- I (2275) wifi:enable tsf
- D (2277) wifi:filter: set rx policy=1
- D (2280) wifi:connect status 0 -> 0
- D (2284) FW_CMD: Sending response of cmd=1 status=2
- D (2289) event: running task for loop 0x3fca65b4
- D (2293) event: running post WIFI_EVENT:2 with handler 0x4200b17c and context 0x3fca8168 on loop 0x3fca65b4
- I (2303) FW_CMD: station started and disabled softap mode
- I (2444) FW_MAIN: Get MAC command
- D (2444) FW_CMD: Sending response of cmd=3 status=2
- I (2639) FW_MAIN: Get Tx power command
- D (2639) FW_CMD: Sending response of cmd=15 status=2
- I (3063) bt_rx: 0x3fcbd911 03 0c 00 |...|
- I (3064) bt_tx: 0x3fcb4dc6 04 0e 04 05 03 0c 00 |.......|
- I (3227) bt_rx: 0x3fcbea7d 03 10 00 |...|
- I (3227) bt_tx: 0x3fcb4dbe 04 0e 0c 05 03 10 00 00 00 00 00 60 00 00 00 |...........`...|
- I (3377) bt_rx: 0x3fcbd911 01 10 00 |...|
- I (3377) bt_tx: 0x3fcb4dbe 04 0e 0c 05 01 10 00 09 16 00 09 e5 02 16 00 |...............|
- I (3505) bt_rx: 0x3fcbea7d 09 10 00 |...|
- I (3505) bt_tx: 0x3fcb4dc2 04 0e 0a 05 09 10 00 f6 6a 96 18 85 34 |........j...4|
- I (3633) bt_rx: 0x3fcbd911 02 10 00 |...|
- I (3633) bt_tx: 0x3fcb4d86 04 0e 44 05 02 10 00 20 00 80 00 00 c0 00 00 00 |..D.... ........|
- I (3640) bt_tx: 0x3fcb4d96 00 e4 00 00 00 28 22 00 00 00 00 00 00 04 00 00 |.....(".........|
- I (3649) bt_tx: 0x3fcb4da6 f7 ff ff 7f 00 00 00 30 f0 ff ff ff ff ff 07 00 |.......0........|
- I (3659) bt_tx: 0x3fcb4db6 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
- I (3668) bt_tx: 0x3fcb4dc6 00 00 00 00 00 00 00 |.......|
- I (3798) bt_rx: 0x3fcbea7d 03 20 00 |. .|
- I (3798) bt_tx: 0x3fcb4dbe 04 0e 0c 05 03 20 00 ff f9 01 08 00 00 00 00 |..... .........|
- I (3943) bt_rx: 0x3fcbd911 02 20 00 |. .|
- I (3943) bt_tx: 0x3fcb4dc2 04 0e 07 05 02 20 00 fb 00 0c |..... ....|
- I (4092) bt_rx: 0x3fcbea7d 1c 20 00 |. .|
- I (4092) bt_tx: 0x3fcb4dbe 04 0e 0c 05 1c 20 00 ff ff ff ff ff 03 00 00 |..... .........|
- I (4230) bt_rx: 0x3fcbd911 01 0c 08 90 e8 04 02 00 80 00 20 |.......... |
- I (4230) bt_tx: 0x3fcb4dbe 04 0e 04 05 01 0c 00 |.......|
- I (4367) bt_rx: 0x3fcbea7d 01 20 08 ff 1f 0a 00 00 00 00 00 |. .........|
- I (4367) bt_tx: 0x3fcb4dbe 04 0e 04 05 01 20 00 |..... .|
- I (4536) bt_rx: 0x3fcbd911 4b 20 00 |K .|
- I (4536) bt_tx: 0x3fcb4dc6 04 0e 06 05 4b 20 00 e8 15 |....K ...|
- I (4676) bt_rx: 0x3fcbea7d 0f 20 00 |. .|
- I (4676) bt_tx: 0x3fcb4dc6 04 0e 05 05 0f 20 00 0c |..... ..|
- I (4822) bt_rx: 0x3fcbd911 10 20 00 |. .|
- I (4822) bt_tx: 0x3fcb4dc6 04 0e 04 05 10 20 00 |..... .|
- I (4980) bt_rx: 0x3fcbea7d 2a 20 00 |* .|
- I (4980) bt_tx: 0x3fcb4dc6 04 0e 05 05 2a 20 00 0a |....* ..|
- I (5152) bt_rx: 0x3fcbd911 29 20 00 |) .|
- I (5152) bt_tx: 0x3fcb4dc6 04 0e 04 05 29 20 00 |....) .|
- I (5298) bt_rx: 0x3fcbea7f 2e 20 02 84 03 |. ...|
- I (5298) bt_tx: 0x3fcb4dc2 04 0e 04 05 2e 20 00 |..... .|
- I (5462) bt_rx: 0x3fcbd911 2f 20 00 |/ .|
- I (5462) bt_tx: 0x3fcb4dbe 04 0e 0c 05 2f 20 00 fb 00 90 42 fb 00 90 42 |..../ ....B...B|
- I (5621) bt_rx: 0x3fcbea7d 23 20 00 |# .|
- I (5621) bt_tx: 0x3fcb4dc2 04 0e 08 05 23 20 00 1b 00 48 01 |....# ...H.|
- I (5764) bt_rx: 0x3fcbd911 3b 20 00 |; .|
- I (5764) bt_tx: 0x3fcb4dc6 04 0e 05 05 3b 20 00 06 |....; ..|
- I (5910) bt_rx: 0x3fcbea7d 63 0c 08 00 00 80 00 00 00 00 00 |c..........|
- I (5910) bt_tx: 0x3fcb4dbe 04 0e 04 05 63 0c 00 |....c..|
- I (6068) bt_rx: 0x3fcbd911 24 20 04 fb 00 90 42 |$ ....B|
- I (6068) bt_tx: 0x3fcb4dc2 04 0e 04 05 24 20 00 |....$ .|
- I (6218) bt_rx: 0x3fcbea7e 31 20 03 00 07 07 |1 ....|
- I (6218) bt_tx: 0x3fcb4dc2 04 0e 04 05 31 20 00 |....1 .|
- I (6392) bt_rx: 0x3fcbd911 01 10 00 |...|
- I (6392) bt_tx: 0x3fcb4dbe 04 0e 0c 05 01 10 00 09 16 00 09 e5 02 16 00 |...............|
- I (6575) bt_rx: 0x3fcbea80 36 20 19 00 12 00 00 08 00 00 08 00 07 01 00 00 |6 ..............|
- I (6575) bt_rx: 0x3fcbea90 00 00 00 00 00 00 7f 01 00 01 00 00 |............|
- I (6583) bt_tx: 0x3fcb4daa 04 0e 05 05 36 20 00 12 |....6 ..|
- I (6719) bt_rx: 0x3fcbd913 05 20 06 7b cc b4 55 47 39 |. .{..UG9|
- I (6719) bt_tx: 0x3fcb4d92 04 0e 04 05 05 20 00 |..... .|
- I (6882) bt_rx: 0x3fcbea7e 35 20 07 00 7b cc b4 55 47 39 |5 ..{..UG9|
- I (6882) bt_tx: 0x3fcb4d92 04 0e 04 05 35 20 00 |....5 .|
- I (7035) bt_rx: 0x3fcbd911 38 20 04 00 03 01 00 |8 .....|
- I (7035) bt_tx: 0x3fcb4d96 04 0e 04 05 38 20 00 |....8 .|
- I (7183) bt_rx: 0x3fcbea7f 37 20 0a 00 03 01 06 02 01 04 02 0a 12 |7 ...........|
- I (7183) bt_tx: 0x3fcb4d8e 04 0e 04 05 37 20 00 |....7 .|
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement