Guest User

Untitled

a guest
Aug 10th, 2025
35
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.54 KB | None | 0 0
  1. [23:54:45]I (50603) stats: slave StaRxQLoad: 0
  2. [23:54:45]H=>S: sta: in: 7 out: 7 fail: 0
  3. [23:54:45]H<=S: sta: in: 22 out: 22
  4. [23:54:45] serial : in: 5 rsp: 10 evt: 5
  5. [23:54:46]mem_dump free:175600 min-free:171544 lfb-dma:159744 lfb-def:159744 lfb-8bit:159744
  6. [23:54:46]ESP-ROM:esp32c6-20220919
  7. [23:54:46]Build:Sep 19 2022
  8. [23:54:46]rst:0x15 (USB_UART_HPSYS),boot:0xd (SPI_FAST_FLASH_BOOT)
  9. [23:54:46]Saved PC:0x4080b6d8
  10. [23:54:46]SPIWP:0xee
  11. [23:54:46]mode:DIO, clock div:2
  12. [23:54:46]load:0x40875730,len:0x1718
  13. [23:54:46]load:0x4086b910,len:0xf14
  14. [23:54:46]load:0x4086e610,len:0x383c
  15. [23:54:46]entry 0x4086b91a
  16. [23:54:46]I (23) boot: ESP-IDF v5.5 2nd stage bootloader
  17. [23:54:46]I (23) boot: compile time Aug 9 2025 19:54:54
  18. [23:54:46]I (24) boot: chip revision: v0.2
  19. [23:54:46]I (24) boot: efuse block revision: v0.3
  20. [23:54:46]I (26) boot.esp32c6: SPI Speed : 80MHz
  21. [23:54:46]I (30) boot.esp32c6: SPI Mode : DIO
  22. [23:54:46]I (34) boot.esp32c6: SPI Flash Size : 4MB
  23. [23:54:46]I (38) boot: Enabling RNG early entropy source...
  24. [23:54:46]I (42) boot: Partition Table:
  25. [23:54:46]I (45) boot: ## Label Usage Type ST Offset Length
  26. [23:54:46]I (51) boot: 0 nvs WiFi data 01 02 00009000 00004000
  27. [23:54:46]I (57) boot: 1 otadata OTA data 01 00 0000d000 00002000
  28. [23:54:46]I (64) boot: 2 phy_init RF data 01 01 0000f000 00001000
  29. [23:54:46]I (70) boot: 3 ota_0 OTA app 00 10 00010000 00180000
  30. [23:54:46]I (77) boot: 4 ota_1 OTA app 00 11 00190000 00180000
  31. [23:54:46]I (84) boot: End of partition table
  32. [23:54:46]I (87) esp_image: segment 0: paddr=00010020 vaddr=420d0020 size=2d868h (186472) map
  33. [23:54:47]I (126) esp_image: segment 1: paddr=0003d890 vaddr=40800000 size=02788h ( 10120) load
  34. [23:54:47]I (129) esp_image: segment 2: paddr=00040020 vaddr=42000020 size=c01c8h (786888) map
  35. [23:54:47]I (262) esp_image: segment 3: paddr=001001f0 vaddr=40802788 size=1eb8ch (125836) load
  36. [23:54:47]I (289) esp_image: segment 4: paddr=0011ed84 vaddr=40821320 size=038a4h ( 14500) load
  37. [23:54:47]I (293) esp_image: segment 5: paddr=00122630 vaddr=50000000 size=00020h ( 32) load
  38. [23:54:47]I (300) boot: Loaded app from partition at offset 0x10000
  39. [23:54:47]I (300) boot: Disabling RNG early entropy source...
  40. [23:54:47]I (314) cpu_start: Unicore app
  41. [23:54:47]I (323) cpu_start: Pro cpu start user code
  42. [23:54:47]I (323) cpu_start: cpu freq: 160000000 Hz
  43. [23:54:47]I (323) app_init: Application information:
  44. [23:54:47]I (323) app_init: Project name: network_adapter
  45. [23:54:47]I (327) app_init: App version: preprod_flash_test-53-ge86da18
  46. [23:54:47]I (333) app_init: Compile time: Aug 9 2025 19:54:48
  47. [23:54:47]I (338) app_init: ELF file SHA256: 7167f4e48...
  48. [23:54:47]I (343) app_init: ESP-IDF: v5.5
  49. [23:54:47]I (346) efuse_init: Min chip rev: v0.0
  50. [23:54:47]I (350) efuse_init: Max chip rev: v0.99
  51. [23:54:47]I (354) efuse_init: Chip rev: v0.2
  52. [23:54:47]I (358) heap_init: Initializing. RAM available for dynamic allocation:
  53. [23:54:47]I (364) heap_init: At 40832280 len 0004A390 (296 KiB): RAM
  54. [23:54:47]I (369) heap_init: At 4087C610 len 00002F54 (11 KiB): RAM
  55. [23:54:47]I (375) heap_init: At 50000020 len 00003FC8 (15 KiB): RTCRAM
  56. [23:54:47]I (381) spi_flash: detected chip: generic
  57. [23:54:47]I (384) spi_flash: flash io: dio
  58. [23:54:47]W (387) spi_flash: Detected size(8192k) larger than the size in the binary image header(4096k). Using the size in the binary image header.
  59. [23:54:47]I (399) sleep_gpio: Configure to isolate all GPIO pins in sleep state
  60. [23:54:47]I (405) sleep_gpio: Enable automatic switching of GPIO sleep configuration
  61. [23:54:47]I (412) coexist: coex firmware version: 831ec70
  62. [23:54:47]I (416) coexist: coexist rom version 5b8dcfa
  63. [23:54:47]I (420) main_task: Started on CPU0
  64. [23:54:47]I (422) main_task: Calling app_main()
  65. [23:54:47]I (427) fg_mcu_slave: *********************************************************************
  66. [23:54:47]I (434) fg_mcu_slave: ESP-Hosted-MCU Slave FW version :: 2.0.17
  67. [23:54:47]I (443) fg_mcu_slave: Transport used :: SDIO only
  68. [23:54:47]I (451) fg_mcu_slave: *********************************************************************
  69. [23:54:47]I (459) fg_mcu_slave: Supported features are:
  70. [23:54:47]I (463) fg_mcu_slave: - WLAN over SDIO
  71. [23:54:47]I (466) h_bt: - BT/BLE
  72. [23:54:47]I (468) h_bt: - HCI Over SDIO
  73. [23:54:47]I (471) h_bt: - BLE only
  74. [23:54:47]I (474) fg_mcu_slave: capabilities: 0xd
  75. [23:54:47]I (477) fg_mcu_slave: Supported extended features are:
  76. [23:54:47]I (482) h_bt: - BT/BLE (extended)
  77. [23:54:47]I (485) fg_mcu_slave: extended capabilities: 0x0
  78. [23:54:47]I (500) h_bt: ESP Bluetooth MAC addr: 58:8c:81:3c:d0:12
  79. [23:54:47]I (500) BLE_INIT: Using main XTAL as clock source, chip ver: 2
  80. [23:54:47]I (501) BLE_INIT: ble controller commit:[35fe65f]
  81. [23:54:47]W (510) BLE_INIT: BLE modem sleep is enabled
  82. [23:54:47]I (510) BLE_INIT: Bluetooth MAC: 58:8c:81:3c:d0:12
  83. [23:54:47]I (513) phy_init: phy_version 331,5b89037,Mar 3 2025,16:01:12
  84. [23:54:47]I (582) phy: libbtbb version: ec2ecba, Mar 3 2025, 16:01:27
  85. [23:54:47]I (584) SDIO_SLAVE: Using SDIO interface
  86. [23:54:47]I (584) SDIO_SLAVE: sdio_init: sending mode: SDIO_SLAVE_SEND_STREAM
  87. [23:54:47]I (587) SDIO_SLAVE: sdio_init: ESP32-C6 SDIO TxQ[20] timing[0]
  88. [23:54:47]
  89. [23:54:57]I (10593) stats: slave StaRxQLoad: 0
  90. [23:54:57]H=>S: sta: in: 0 out: 0 fail: 0
  91. [23:54:57]H<=S: sta: in: 0 out: 0
  92. [23:54:57] serial : in: 0 rsp: 0 evt: 0
  93. Terminal disconnected: NetworkError: The device has been lost.
  94.  
  95. After re-attach:
  96.  
  97. Logs
  98. [23:56:40]I (2597) slave_ctrl: Resp_MSGId for req[0x116] is [0x216], uid 1
  99. [23:56:40]I (2597) slave_ctrl: Received Req [0x116]
  100. [23:56:40]I (2597) slave_ctrl: Wifi Init Param | Default | Host | Actual
  101. [23:56:40]I (2601) slave_ctrl: End Wifi Init Param |
  102. [23:56:40]I (2605) pp: pp rom version: 5b8dcfa
  103. [23:56:40]I (2609) net80211: net80211 rom version: 5b8dcfa
  104. [23:56:40]I (2614) wifi:wifi driver task: 40846b40, prio:23, stack:6656, core=0
  105. [23:56:40]I (2626) wifi:wifi firmware version: f3dbad7
  106. [23:56:40]I (2626) wifi:wifi certification version: v7.0
  107. [23:56:40]I (2627) wifi:config NVS flash: enabled
  108. [23:56:40]I (2631) wifi:config nano formatting: disabled
  109. [23:56:40]I (2635) wifi:mac_version:HAL_MAC_ESP32AX_761,ut_version:N, band mode:0x1
  110. [23:56:40]I (2642) wifi:Init data frame dynamic rx buffer num: 32
  111. [23:56:40]I (2647) wifi:Init static rx mgmt buffer num: 5
  112. [23:56:40]I (2651) wifi:Init management short buffer num: 32
  113. [23:56:40]I (2655) wifi:Init static tx buffer num: 16
  114. [23:56:40]I (2659) wifi:Init static tx FG buffer num: 2
  115. [23:56:40]I (2663) wifi:Init static rx buffer size: 1700 (rxctrl:92, csi:512)
  116. [23:56:40]I (2669) wifi:Init static rx buffer num: 10
  117. [23:56:40]I (2673) wifi:Init dynamic rx buffer num: 32
  118. [23:56:40]I (2678) wifi_init: rx ba win: 6
  119. [23:56:40]I (2680) wifi_init: accept mbox: 6
  120. [23:56:40]I (2683) wifi_init: tcpip mbox: 32
  121. [23:56:40]I (2686) wifi_init: udp mbox: 6
  122. [23:56:40]I (2689) wifi_init: tcp mbox: 6
  123. [23:56:40]I (2692) wifi_init: tcp tx win: 5760
  124. [23:56:40]I (2695) wifi_init: tcp rx win: 5760
  125. [23:56:40]I (2699) wifi_init: tcp mss: 1440
  126. [23:56:40]I (2702) wifi_init: WiFi IRAM OP enabled
  127. [23:56:40]I (2705) wifi_init: WiFi RX IRAM OP enabled
  128. [23:56:40]I (2709) wifi_init: WiFi SLP IRAM OP enabled
  129. [23:56:40]I (2715) slave_ctrl: Resp_MSGId for req[0x104] is [0x204], uid 2
  130. [23:56:40]I (2719) slave_ctrl: Received Req [0x104]
  131. [23:56:40]I (2724) slave_ctrl: Resp_MSGId for req[0x118] is [0x218], uid 3
  132. [23:56:40]I (2728) slave_ctrl: Received Req [0x118]
  133. [23:56:40]W (2733) wifi:ACK_TAB0 :0x 90a0b, QAM16:0x9 (24Mbps), QPSK:0xa (12Mbps), BPSK:0xb (6Mbps)
  134. [23:56:40]W (2740) wifi:CTS_TAB0 :0x 90a0b, QAM16:0x9 (24Mbps), QPSK:0xa (12Mbps), BPSK:0xb (6Mbps)
  135. [23:56:40]W (2749) wifi:(agc)0x600a7128:0xd2127a42, min.avgNF:0xce->0xd2(dB), RCalCount:0x127, min.RRssi:0xa42(-91.88)
  136. [23:56:40]I (2759) wifi:11ax coex: WDEVAX_PTI0(0x55777555), WDEVAX_PTI1(0x00003377).
  137. [23:56:40]
  138. [23:56:40]I (2765) wifi:mode : sta (58:8c:81:3c:d0:10)
  139. [23:56:40]I (2769) wifi:enable tsf
  140. [23:56:40]I (2773) slave_ctrl: Sending Wi-Fi event [43]
  141. [23:56:40]I (2776) slave_ctrl: Sending Wi-Fi event [2]
  142. [23:56:40]I (2782) slave_ctrl: Resp_MSGId for req[0x11a] is [0x21a], uid 4
  143. [23:56:40]I (2785) slave_ctrl: Received Req [0x11a]
  144. [23:56:40]I (2789) slave_ctrl: ************ connect ****************
  145. [23:56:40]I (2800) slave_ctrl: Resp_MSGId for req[0x101] is [0x201], uid 5
  146. [23:56:40]I (2800) slave_ctrl: Received Req [0x101]
  147. [23:56:40]I (2803) slave_ctrl: mac [58:8c:81:3c:d0:10]
  148. [23:56:40]I (2805) wifi:(he)max.RxAMPDULenExponentExtension:3, max.RxAMPDUpre-EOFpaddingBytes:8388607(0x7fffff)
  149. [23:56:40]I (2816) wifi:(mac)omc_ul_mu_data_disable_rx:1
  150. [23:56:40]I (2820) wifi:(phy)ppe_thresholds_present:1, nominal_packet_padding:0
  151. [23:56:40]I (2827) wifi:(phy)dcm tx(constellation:0, nss:0), dcm rx(constellation:1, nss:0)
  152. [23:56:40]I (2834) wifi:(phy)rx_mcs_map:0xfffa, tx_mcs_map:0xfffa, stbc_tx:0, bfmer(su:1, mu:0), ldpc:1, max_rate:172
  153. [23:56:40]I (2843) wifi:(phy)nsts:2, ru_index_bitmap:0x3(242:1, 484:1, 996:0, 2*996:0)
  154. [23:56:40]I (2850) wifi:(phy)threshold_bits:24, nsts_num:2, ru_num:2, he_cap->len:26, ppe_threshold_len:4(6,11,4)
  155. [23:56:40]I (2859) wifi:(ppe)RU242, NSTS0, PPE16:0, PPE8:7, nominal_packet_padding:2
  156. [23:56:40]I (2866) wifi:(opr)len:7, TWT Required:0, VHT Opr Info Present:0, 6GHz Opr Info Present:0, Co-Hosted BSS:0(max_indicator:0), Basic MCS and NSS:0xfffc
  157. [23:56:40]I (2879) wifi:(opr)len:7, Default PE Duration:4, TXOP RTS Threshold:1023(0 us), ER-SU-Disable:0
  158. [23:56:40]I (2887) wifi:(opr)len:7, BSS Color:37, disabled:0, Partial BSS Color:0
  159. [23:56:41]I (5200) wifi:new:<5,0>, old:<1,0>, ap:<255,255>, sta:<5,0>, prof:1, snd_ch_cfg:0x0
  160. [23:56:41]I (5202) wifi:(connect)dot11_authmode:0x1, pairwise_cipher:0x0, group_cipher:0x0
  161. [23:56:41]I (5204) wifi:state: init -> auth (0xb0)
  162. [23:56:41]I (5209) slave_ctrl: Sending Wi-Fi event [43]
  163. [23:56:41]I (5217) wifi:state: auth -> assoc (0x0)
  164. [23:56:41]I (5221) wifi:(assoc)RESP, Extended Capabilities length:10, operating_mode_notification:0
  165. [23:56:41]I (5224) wifi:(assoc)RESP, Extended Capabilities, MBSSID:0, TWT Responder:0, OBSS Narrow Bandwidth RU In OFDMA Tolerance:0
  166. [23:56:41]I (5234) wifi:Extended Capabilities length:10, operating_mode_notification:1
  167. [23:56:41]I (5242) wifi:(he)max.RxAMPDULenExponentExtension:3, max.RxAMPDUpre-EOFpaddingBytes:8388607(0x7fffff)
  168. [23:56:41]I (5250) wifi:(mac)omc_ul_mu_data_disable_rx:1
  169. [23:56:41]I (5254) wifi:(phy)ppe_thresholds_present:1, nominal_packet_padding:0
  170. [23:56:41]I (5260) wifi:(phy)dcm tx(constellation:0, nss:0), dcm rx(constellation:1, nss:0)
  171. [23:56:41]I (5268) wifi:(phy)rx_mcs_map:0xfffa, tx_mcs_map:0xfffa, stbc_tx:0, bfmer(su:1, mu:0), ldpc:1, max_rate:172
  172. [23:56:41]I (5277) wifi:(phy)nsts:2, ru_index_bitmap:0x3(242:1, 484:1, 996:0, 2*996:0)
  173. [23:56:41]I (5284) wifi:(phy)threshold_bits:24, nsts_num:2, ru_num:2, he_cap->len:26, ppe_threshold_len:4(6,11,4)
  174. [23:56:41]I (5293) wifi:(ppe)RU242, NSTS0, PPE16:0, PPE8:7, nominal_packet_padding:2
  175. [23:56:41]I (5299) wifi:(opr)len:7, TWT Required:0, VHT Opr Info Present:0, 6GHz Opr Info Present:0, Co-Hosted BSS:0(max_indicator:0), Basic MCS and NSS:0xfffc
  176. [23:56:41]I (5312) wifi:(opr)len:7, Default PE Duration:4, TXOP RTS Threshold:1023(0 us), ER-SU-Disable:0
  177. [23:56:41]I (5321) wifi:(opr)len:7, BSS Color:37, disabled:0, Partial BSS Color:0
  178. [23:56:41]I (5327) wifi:state: assoc -> run (0x10)
  179. [23:56:41]I (5331) wifi:(he)ppe_thresholds_present:1, nominal_packet_padding(rx:0, cfg:2)
  180. [23:56:41]I (5338) wifi:(trc)phytype:CBW20-SGI, snr:29, maxRate:172, highestRateIdx:0
  181. [23:56:41]W (5345) wifi:(trc)band:2G, phymode:3, highestRateIdx:0, lowestRateIdx:11, dataSchedTableSize:14
  182. [23:56:41]I (5353) wifi:(trc)band:2G, rate(L-MCS5, rateIdx:3), ampdu(rate:L-MCS5, schedIdx(3, stop:8)), snr:29, ampduState:wait operational
  183. [23:56:41]I (5365) wifi:ifidx:0, rssi:-67, nf:-96, phytype(0x3, CBW20-SGI), phymode(0x7, 11ax), max_rate:172, he:1, vht:0, ht:1
  184. [23:56:41]I (5375) wifi:(ht)max.RxAMPDULenExponent:3(65535 bytes), MMSS:0(no restriction)
  185. [23:56:41]I (5382) wifi:(extcap)mbssid:0, enhanced_mbssid_advertise:0, complete_nontxbssid_profiles:0, twt_responder: 1
  186. [23:56:41]I (5392) wifi:connected with WHY2025-open, aid = 8, channel 5, BW20, bssid = b8:37:b2:75:1b:23
  187. [23:56:41]I (5400) wifi:security: Open Auth, phy:ax, rssi:-67, cipher(pairwise:0x0, group:0x0), pmf:0,
  188. [23:56:41]I (5409) wifi:pm start, type: 1, twt_start:0
  189. [23:56:41]
  190. [23:56:41]I (5412) wifi:pm start, type:1, aid:0x8, trans-BSSID:b8:37:b2:75:1b:23, BSSID[5]:0x23, mbssid(max-indicator:0, index:0), he:1
  191. [23:56:41]I (5423) wifi:set rx beacon pti, rx_bcn_pti: 10, bcn_timeout: 25000, mt_pti: 10, mt_time: 10000
  192. [23:56:42]I (5432) wifi:[ADDBA]TX addba request, tid:0, dialogtoken:1, bufsize:32, A-MSDU:0(not supported), policy:1(IMR), ssn:0(0x0)
  193. [23:56:42]I (5443) wifi:[ADDBA]TX addba request, tid:7, dialogtoken:2, bufsize:32, A-MSDU:0(not supported), policy:1(IMR), ssn:0(0x0)
  194. [23:56:42]I (5454) wifi:[ADDBA]TX addba request, tid:5, dialogtoken:3, bufsize:32, A-MSDU:0(not supported), policy:1(IMR), ssn:0(0x0)
  195. [23:56:42]I (5465) wifi:AP's beacon interval = 204800 us, DTIM period = 1
  196. [23:56:42]I (5471) wifi:[ADDBA]RX addba response, status:0, tid:0/tb:1(0xa1), bufsize:32, batimeout:0, txa_wnd:8
  197. [23:56:42]I (5479) wifi:[ADDBA]RX addba response, status:0, tid:7/tb:1(0xa1), bufsize:32, batimeout:0, txa_wnd:8
  198. [23:56:42]I (5488) wifi:[ADDBA]RX addba response, status:0, tid:5/tb:1(0xa1), bufsize:32, batimeout:0, txa_wnd:8
  199. [23:56:42]I (5497) slave_ctrl: Sta mode connected
  200. [23:56:42]W (5507) wifi:<ba-add>idx:0, ifx:0, tid:0, TAHI:0x100231b, TALO:0x75b237b8, (ssn:0, win:64, cur_ssn:0), CONF:0xc0000005
  201. [23:56:42]W (5698) wifi:<ba-add>idx:1, ifx:0, tid:7, TAHI:0x100231b, TALO:0x75b237b8, (ssn:0, win:64, cur_ssn:0), CONF:0xc0007005
  202. [23:56:47]I (10603) stats: slave StaRxQLoad: 0
  203. [23:56:47]H=>S: sta: in: 5 out: 5 fail: 0
  204. [23:56:47]H<=S: sta: in: 4 out: 4
  205. [23:56:47] serial : in: 5 rsp: 10 evt: 5
  206. [23:56:48]mem_dump free:175536 min-free:171480 lfb-dma:159744 lfb-def:159744 lfb-8bit:159744
  207. [23:56:57]I (20603) stats: slave StaRxQLoad: 0
  208. [23:56:57]H=>S: sta: in: 7 out: 7 fail: 0
  209. [23:56:57]H<=S: sta: in: 10 out: 10
  210. [23:56:57] serial : in: 5 rsp: 10 evt: 5
  211. [23:56:58]mem_dump free:175536 min-free:171480 lfb-dma:159744 lfb-def:159744 lfb-8bit:159744
  212. [23:57:07]I (30603) stats: slave StaRxQLoad: 0
  213. [23:57:07]H=>S: sta: in: 7 out: 7 fail: 0
  214. [23:57:07]H<=S: sta: in: 12 out: 12
  215. [23:57:07] serial : in: 5 rsp: 10 evt: 5
  216. [23:57:08]mem_dump free:175536 min-free:171480 lfb-dma:159744 lfb-def:159744 lfb-8bit:159744
  217. [23:57:11]ESP-ROM:esp32c6-20220919
  218. [23:57:11]Build:Sep 19 2022
  219. [23:57:11]rst:0x15 (USB_UART_HPSYS),boot:0xd (SPI_FAST_FLASH_BOOT)
  220. [23:57:11]Saved PC:0x4080b6d8
  221. [23:57:11]SPIWP:0xee
  222. [23:57:11]mode:DIO, clock div:2
  223. [23:57:11]load:0x40875730,len:0x1718
  224. [23:57:11]load:0x4086b910,len:0xf14
  225. [23:57:11]load:0x4086e610,len:0x383c
  226. [23:57:11]entry 0x4086b91a
  227. [23:57:11]I (23) boot: ESP-IDF v5.5 2nd stage bootloader
  228. [23:57:11]I (23) boot: compile time Aug 9 2025 19:54:54
  229. [23:57:11]I (24) boot: chip revision: v0.2
  230. [23:57:11]I (24) boot: efuse block revision: v0.3
  231. [23:57:11]I (26) boot.esp32c6: SPI Speed : 80MHz
  232. [23:57:11]I (30) boot.esp32c6: SPI Mode : DIO
  233. [23:57:11]I (34) boot.esp32c6: SPI Flash Size : 4MB
  234. [23:57:12]I (38) boot: Enabling RNG early entropy source...
  235. [23:57:12]I (42) boot: Partition Table:
  236. [23:57:12]I (45) boot: ## Label Usage Type ST Offset Length
  237. [23:57:12]I (51) boot: 0 nvs WiFi data 01 02 00009000 00004000
  238. [23:57:12]I (57) boot: 1 otadata OTA data 01 00 0000d000 00002000
  239. [23:57:12]I (64) boot: 2 phy_init RF data 01 01 0000f000 00001000
  240. [23:57:12]I (70) boot: 3 ota_0 OTA app 00 10 00010000 00180000
  241. [23:57:12]I (77) boot: 4 ota_1 OTA app 00 11 00190000 00180000
  242. [23:57:12]I (84) boot: End of partition table
  243. [23:57:12]I (87) esp_image: segment 0: paddr=00010020 vaddr=420d0020 size=2d868h (186472) map
  244. [23:57:12]I (126) esp_image: segment 1: paddr=0003d890 vaddr=40800000 size=02788h ( 10120) load
  245. [23:57:12]I (129) esp_image: segment 2: paddr=00040020 vaddr=42000020 size=c01c8h (786888) map
  246. [23:57:12]I (262) esp_image: segment 3: paddr=001001f0 vaddr=40802788 size=1eb8ch (125836) load
  247. [23:57:12]I (289) esp_image: segment 4: paddr=0011ed84 vaddr=40821320 size=038a4h ( 14500) load
  248. [23:57:12]I (293) esp_image: segment 5: paddr=00122630 vaddr=50000000 size=00020h ( 32) load
  249. [23:57:12]I (300) boot: Loaded app from partition at offset 0x10000
  250. [23:57:12]I (300) boot: Disabling RNG early entropy source...
  251. [23:57:12]I (314) cpu_start: Unicore app
  252. [23:57:12]I (323) cpu_start: Pro cpu start user code
  253. [23:57:12]I (323) cpu_start: cpu freq: 160000000 Hz
  254. [23:57:12]I (323) app_init: Application information:
  255. [23:57:12]I (324) app_init: Project name: network_adapter
  256. [23:57:12]I (328) app_init: App version: preprod_flash_test-53-ge86da18
  257. [23:57:12]I (333) app_init: Compile time: Aug 9 2025 19:54:48
  258. [23:57:12]I (338) app_init: ELF file SHA256: 7167f4e48...
  259. [23:57:12]I (343) app_init: ESP-IDF: v5.5
  260. [23:57:12]I (346) efuse_init: Min chip rev: v0.0
  261. [23:57:12]I (350) efuse_init: Max chip rev: v0.99
  262. [23:57:12]I (354) efuse_init: Chip rev: v0.2
  263. [23:57:12]I (358) heap_init: Initializing. RAM available for dynamic allocation:
  264. [23:57:12]I (364) heap_init: At 40832280 len 0004A390 (296 KiB): RAM
  265. [23:57:12]I (370) heap_init: At 4087C610 len 00002F54 (11 KiB): RAM
  266. [23:57:12]I (375) heap_init: At 50000020 len 00003FC8 (15 KiB): RTCRAM
  267. [23:57:12]I (381) spi_flash: detected chip: generic
  268. [23:57:12]I (384) spi_flash: flash io: dio
  269. [23:57:12]W (387) spi_flash: Detected size(8192k) larger than the size in the binary image header(4096k). Using the size in the binary image header.
  270. [23:57:12]I (399) sleep_gpio: Configure to isolate all GPIO pins in sleep state
  271. [23:57:12]I (405) sleep_gpio: Enable automatic switching of GPIO sleep configuration
  272. [23:57:12]I (412) coexist: coex firmware version: 831ec70
  273. [23:57:12]I (416) coexist: coexist rom version 5b8dcfa
  274. [23:57:12]I (420) main_task: Started on CPU0
  275. [23:57:12]I (422) main_task: Calling app_main()
  276. [23:57:12]I (427) fg_mcu_slave: *********************************************************************
  277. [23:57:12]I (434) fg_mcu_slave: ESP-Hosted-MCU Slave FW version :: 2.0.17
  278. [23:57:12]I (443) fg_mcu_slave: Transport used :: SDIO only
  279. [23:57:12]I (451) fg_mcu_slave: *********************************************************************
  280. [23:57:12]I (459) fg_mcu_slave: Supported features are:
  281. [23:57:12]I (463) fg_mcu_slave: - WLAN over SDIO
  282. [23:57:12]I (466) h_bt: - BT/BLE
  283. [23:57:12]I (468) h_bt: - HCI Over SDIO
  284. [23:57:12]I (471) h_bt: - BLE only
  285. [23:57:12]I (474) fg_mcu_slave: capabilities: 0xd
  286. [23:57:12]I (477) fg_mcu_slave: Supported extended features are:
  287. [23:57:12]I (482) h_bt: - BT/BLE (extended)
  288. [23:57:12]I (485) fg_mcu_slave: extended capabilities: 0x0
  289. [23:57:12]I (500) h_bt: ESP Bluetooth MAC addr: 58:8c:81:3c:d0:12
  290. [23:57:12]I (500) BLE_INIT: Using main XTAL as clock source, chip ver: 2
  291. [23:57:12]I (501) BLE_INIT: ble controller commit:[35fe65f]
  292. [23:57:12]W (510) BLE_INIT: BLE modem sleep is enabled
  293. [23:57:12]I (510) BLE_INIT: Bluetooth MAC: 58:8c:81:3c:d0:12
  294. [23:57:12]I (513) phy_init: phy_version 331,5b89037,Mar 3 2025,16:01:12
  295. [23:57:12]I (583) phy: libbtbb version: ec2ecba, Mar 3 2025, 16:01:27
  296. [23:57:12]I (585) SDIO_SLAVE: Using SDIO interface
  297. [23:57:12]I (585) SDIO_SLAVE: sdio_init: sending mode: SDIO_SLAVE_SEND_STREAM
  298. [23:57:12]I (588) SDIO_SLAVE: sdio_init: ESP32-C6 SDIO TxQ[20] timing[0]
  299. [23:57:12]
  300. [23:57:22]I (10594) stats: slave StaRxQLoad: 0
  301. [23:57:22]H=>S: sta: in: 0 out: 0 fail: 0
  302. [23:57:22]H<=S: sta: in: 0 out: 0
  303. [23:57:22] serial : in: 0 rsp: 0 evt: 0
  304. [23:57:32]I (20594) stats: slave StaRxQLoad: 0
  305. [23:57:32]H=>S: sta: in: 0 out: 0 fail: 0
  306. [23:57:32]H<=S: sta: in: 0 out: 0
  307. [23:57:32] serial : in: 0 rsp: 0 evt: 0
  308. Terminal disconnected: NetworkError: The device has been lost.
  309.  
  310.  
Advertisement
Add Comment
Please, Sign In to add comment