Advertisement
jaw86336

Untitled

Mar 19th, 2025
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.46 KB | None | 0 0
  1. I (48) boot: ESP-IDF v5.3 2nd stage bootloader
  2. I (49) boot: compile time Mar 19 2025 08:16:41
  3. I (49) boot: chip revision: v0.4
  4. I (51) boot.esp32c3: SPI Speed : 80MHz
  5. I (56) boot.esp32c3: SPI Mode : DIO
  6. I (61) boot.esp32c3: SPI Flash Size : 4MB
  7. I (66) boot: Enabling RNG early entropy source...
  8. I (71) boot: Partition Table:
  9. I (75) boot: ## Label Usage Type ST Offset Length
  10. I (82) boot: 0 esp_secure_cert unknown 3f 06 0000d000 00002000
  11. I (89) boot: 1 nvs_key NVS keys 01 04 0000f000 00001000
  12. I (97) boot: 2 nvs WiFi data 01 02 00010000 00006000
  13. I (104) boot: 3 otadata OTA data 01 00 00016000 00002000
  14. I (112) boot: 4 phy_init RF data 01 01 00018000 00001000
  15. I (119) boot: 5 ota_0 OTA app 00 10 00020000 00190000
  16. I (127) boot: 6 ota_1 OTA app 00 11 001b0000 00190000
  17. I (135) boot: 7 fctry WiFi data 01 02 00340000 00006000
  18. I (142) boot: End of partition table
  19. I (146) boot: No factory image, trying OTA 0
  20. I (151) esp_image: segment 0: paddr=00020020 vaddr=3c0f0020 size=40794h (264084) map
  21. I (201) esp_image: segment 1: paddr=000607bc vaddr=3fc93600 size=03500h ( 13568) load
  22. I (204) esp_image: segment 2: paddr=00063cc4 vaddr=40380000 size=0c354h ( 50004) load
  23. I (216) esp_image: segment 3: paddr=00070020 vaddr=42000020 size=e0ed8h (921304) map
  24. I (361) esp_image: segment 4: paddr=00150f00 vaddr=4038c354 size=071ach ( 29100) load
  25. I (373) boot: Loaded app from partition at offset 0x20000
  26. I (408) boot: Set actual ota_seq=1 in otadata[0]
  27. I (408) boot: Disabling RNG early entropy source...
  28. I (419) cpu_start: Unicore app
  29. I (429) cpu_start: Pro cpu start user code
  30. I (429) cpu_start: cpu freq: 160000000 Hz
  31. I (429) app_init: Application information:
  32. I (432) app_init: Project name: gpio
  33. I (436) app_init: App version: 1.0
  34. I (441) app_init: Compile time: Mar 19 2025 08:16:54
  35. I (447) app_init: ELF file SHA256: 786668dde...
  36. I (452) app_init: ESP-IDF: v5.3
  37. I (457) efuse_init: Min chip rev: v0.3
  38. I (461) efuse_init: Max chip rev: v1.99
  39. I (466) efuse_init: Chip rev: v0.4
  40. I (471) heap_init: Initializing. RAM available for dynamic allocation:
  41. I (478) heap_init: At 3FC9B820 len 000247E0 (145 KiB): RAM
  42. I (484) heap_init: At 3FCC0000 len 0001C710 (113 KiB): Retention RAM
  43. I (491) heap_init: At 3FCDC710 len 00002950 (10 KiB): Retention RAM
  44. I (498) heap_init: At 50000200 len 00001DE8 (7 KiB): RTCRAM
  45. I (506) spi_flash: detected chip: generic
  46. I (509) spi_flash: flash io: dio
  47. I (514) sleep: Configure to isolate all GPIO pins in sleep state
  48. I (520) sleep: Enable automatic switching of GPIO sleep configuration
  49. I (527) coexist: coex firmware version: dab85ae96
  50. I (533) coexist: coexist rom version 9387209
  51. I (538) main_task: Started on CPU0
  52. I (538) main_task: Calling app_main()
  53. I (538) gpio: GPIO[9]| InputEn: 1| OutputEn: 0| OpenDrain: 0| Pullup: 1| Pulldown: 0| Intr:3
  54. I (548) gpio: GPIO[2]| InputEn: 0| OutputEn: 1| OpenDrain: 0| Pullup: 1| Pulldown: 0| Intr:0
  55. I (558) gpio: GPIO[4]| InputEn: 0| OutputEn: 1| OpenDrain: 0| Pullup: 1| Pulldown: 0| Intr:0
  56. I (568) gpio: GPIO[5]| InputEn: 0| OutputEn: 1| OpenDrain: 0| Pullup: 1| Pulldown: 0| Intr:0
  57. I (588) pp: pp rom version: 9387209
  58. I (588) net80211: net80211 rom version: 9387209
  59. I (598) wifi:wifi driver task: 3fca5810, prio:23, stack:6656, core=0
  60. I (598) wifi:wifi firmware version: 0caa81945
  61. I (598) wifi:wifi certification version: v7.0
  62. I (598) wifi:config NVS flash: enabled
  63. I (608) wifi:config nano formating: disabled
  64. I (608) wifi:Init data frame dynamic rx buffer num: 32
  65. I (618) wifi:Init static rx mgmt buffer num: 5
  66. I (618) wifi:Init management short buffer num: 32
  67. I (618) wifi:Init dynamic tx buffer num: 32
  68. I (628) wifi:Init static tx FG buffer num: 2
  69. I (628) wifi:Init static rx buffer size: 1600
  70. I (638) wifi:Init static rx buffer num: 10
  71. I (638) wifi:Init dynamic rx buffer num: 32
  72. I (638) wifi_init: rx ba win: 6
  73. I (648) wifi_init: accept mbox: 6
  74. I (648) wifi_init: tcpip mbox: 32
  75. I (658) wifi_init: udp mbox: 6
  76. I (658) wifi_init: tcp mbox: 6
  77. I (658) wifi_init: tcp tx win: 5760
  78. I (668) wifi_init: tcp rx win: 5760
  79. I (668) wifi_init: tcp mss: 1440
  80. I (678) wifi_init: WiFi IRAM OP enabled
  81. I (678) wifi_init: WiFi RX IRAM OP enabled
  82. I (688) esp_rmaker_work_queue: Work Queue created.
  83. I (688) esp_mqtt_glue: AWS PPI: ?Platform=APN3|A0|RM|EX00|RMDev|1x0|ECDA3BBD16E0
  84. I (698) esp_mqtt_glue: Initialising MQTT
  85. I (698) esp_rmaker_mqtt_budget: MQTT Budgeting initialised. Default: 100, Max: 1024, Revive count: 1, Revive period: 5
  86. I (708) esp_rmaker_node: Node ID ----- ECDA3BBD16E0
  87. I (718) esp_rmaker_ota_using_topics: OTA enabled with Topics
  88. I (728) esp_rmaker_ota: OTA state = 2
  89. I (728) esp_rmaker_time: Initializing SNTP. Using the SNTP server: pool.ntp.org
  90. I (738) app_insights: Enable CONFIG_ESP_INSIGHTS_ENABLED to get Insights.
  91. I (748) esp_rmaker_core: Starting RainMaker Work Queue task
  92. I (748) esp_rmaker_work_queue: RainMaker Work Queue task started.
  93. I (758) app_wifi: Already provisioned, starting Wi-Fi STA
  94. I (768) phy_init: phy_version 1180,01f2a49,Jun 4 2024,16:34:25
  95. I (808) wifi:mode : sta (ec:da:3b:bd:16:e0)
  96. I (808) wifi:enable tsf
  97. I (3218) wifi:new:<10,0>, old:<1,0>, ap:<255,255>, sta:<10,0>, prof:1, snd_ch_cfg:0x0
  98. I (3218) wifi:state: init -> auth (0xb0)
  99. I (3228) wifi:state: auth -> assoc (0x0)
  100. I (3228) wifi:state: assoc -> run (0x10)
  101. I (3238) wifi:<ba-add>idx:0 (ifx:0, f0:09:0d:a9:dc:6b), tid:5, ssn:0, winSize:64
  102. I (3248) wifi:connected with xxxxxxx, aid = 7, channel 10, BW20, bssid = f0:09:0d:a9:dc:6b
  103. I (3248) wifi:security: WPA2-PSK, phy: bgn, rssi: -36
  104. I (3248) wifi:pm start, type: 1
  105.  
  106. I (3248) wifi:dp: 1, bi: 102400, li: 3, scale listen interval from 307200 us to 307200 us
  107. I (3258) wifi:set rx beacon pti, rx_bcn_pti: 14, bcn_timeout: 25000, mt_pti: 14, mt_time: 10000
  108. I (3278) wifi:AP's beacon interval = 102400 us, DTIM period = 1
  109. I (3298) wifi:<ba-add>idx:1 (ifx:0, f0:09:0d:a9:dc:6b), tid:6, ssn:0, winSize:64
  110. I (4268) app_wifi: Connected with IP Address:192.168.0.192
  111. I (4268) esp_netif_handlers: sta ip: 192.168.0.192, mask: 255.255.255.0, gw: 192.168.0.1
  112. I (4268) esp_rmaker_cmd_resp: Enabling Command-Response Module.
  113. I (4278) esp_rmaker_node: Node attribute cmd-resp created
  114. I (4278) esp_mqtt_glue: Connecting to a1p72mufdu6064-ats.iot.us-east-1.amazonaws.com
  115. I (4288) esp_rmaker_core: Waiting for MQTT connection
  116. I (4298) main_task: Returned from app_main()
  117. I (4308) wifi:<ba-del>idx:0, tid:5
  118. I (4318) wifi:<ba-add>idx:0 (ifx:0, f0:09:0d:a9:dc:6b), tid:0, ssn:0, winSize:64
  119. I (4708) esp-x509-crt-bundle: Certificate validated
  120. I (5958) esp_mqtt_glue: MQTT Connected
  121. I (5958) esp_rmaker_cmd_resp: Checking for pending commands.
  122. I (5958) esp_rmaker_node_config: Generated Node config of length 574
  123. I (5968) esp_rmaker_param: Params MQTT Init done.
  124. I (5968) esp_rmaker_param: Reporting params (init): {"GPIO-Device":{"Red":false,"Green":false,"Blue":false}}
  125. I (5978) esp_rmaker_ota_using_topics: Subscribing to: node/ECDA3BBD16E0/otaurl
  126. I (9138) esp_rmaker_param: Received params: {"GPIO-Device":{"Blue":true}}
  127. I (9138) app_main: Received write request via : Cloud
  128. I (9138) esp_rmaker_param: Reporting params: {"GPIO-Device":{"Blue":true}}
  129. I (10988) esp_rmaker_ota_using_topics: Fetching OTA details, if any.
  130. I (19168) esp_rmaker_param: Received params: {"GPIO-Device":{"Green":true}}
  131. I (19168) app_main: Received write request via : Cloud
  132. I (19178) esp_rmaker_param: Reporting params: {"GPIO-Device":{"Green":true}}
  133. I (20898) esp_rmaker_param: Received params: {"GPIO-Device":{"Blue":false}}
  134. I (20898) app_main: Received write request via : Cloud
  135. I (20908) esp_rmaker_param: Reporting params: {"GPIO-Device":{"Blue":false}}
  136. I (22228) esp_rmaker_param: Received params: {"GPIO-Device":{"Green":false}}
  137. I (22238) app_main: Received write request via : Cloud
  138. I (22238) esp_rmaker_param: Reporting params: {"GPIO-Device":{"Green":false}}
  139. I (23258) esp_rmaker_param: Received params: {"GPIO-Device":{"Red":true}}
  140. I (23258) app_main: Received write request via : Cloud
  141. I (23258) esp_rmaker_param: Reporting params: {"GPIO-Device":{"Red":true}}
  142. I (24898) esp_rmaker_param: Received params: {"GPIO-Device":{"Blue":true}}
  143. I (24898) app_main: Received write request via : Cloud
  144. I (24898) esp_rmaker_param: Reporting params: {"GPIO-Device":{"Blue":true}}
  145. I (31218) esp_rmaker_time: SNTP Synchronised.
  146. I (31218) esp_rmaker_time: The current time is: Wed Mar 19 23:30:02 2025 +0800[CST], DST: No.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement