Advertisement
kolban

Untitled

Nov 3rd, 2017
488
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 27.14 KB | None | 0 0
  1. MONITOR
  2. --- idf_monitor on /dev/ttyUSB0 115200 ---
  3. --- Quit: Ctrl+] | Menu: Ctrl+T | Help: Ctrl+T followed by Ctrl+H ---
  4. ets Jun 8 2016 00:22:57
  5.  
  6. rst:0x1 (POWERON_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
  7. ets Jun 8 2016 00:22:57
  8.  
  9. rst:0x10 (RTCWDT_RTC_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
  10. configsip: 0, SPIWP:0xee
  11. clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
  12. mode:DIO, clock div:2
  13. load:0x3fff0018,len:4
  14. load:0x3fff001c,len:4492
  15. load:0x40078000,len:0
  16. load:0x40078000,len:11804
  17. entry 0x40078cec
  18. W (67) rtc_clk: Possibly invalid CONFIG_ESP32_XTAL_FREQ setting (40MHz). Detected 40 MHz.
  19. I (219) cpu_start: Pro cpu up.
  20. I (219) cpu_start: Single core mode
  21. I (220) heap_init: Initializing. RAM available for dynamic allocation:
  22. D (223) heap_init: New heap initialised at 0x3ffae6e0
  23. I (228) heap_init: At 3FFAE6E0 len 00001920 (6 KiB): DRAM
  24. D (234) heap_init: New heap initialised at 0x3ffba198
  25. I (239) heap_init: At 3FFBA198 len 00025E68 (151 KiB): DRAM
  26. I (246) heap_init: At 3FFE0440 len 00003BC0 (14 KiB): D/IRAM
  27. I (252) heap_init: At 3FFE4350 len 0001BCB0 (111 KiB): D/IRAM
  28. D (258) heap_init: New heap initialised at 0x4008f5d8
  29. I (264) heap_init: At 4008F5D8 len 00010A28 (66 KiB): IRAM
  30. I (270) cpu_start: Pro cpu start user code
  31. D (282) clk: RTC_SLOW_CLK calibration value: 3344256
  32. V (67) intr_alloc: esp_intr_alloc_intrstatus (cpu 0): checking args
  33. V (67) intr_alloc: esp_intr_alloc_intrstatus (cpu 0): Args okay. Resulting flags 0xE
  34. D (72) intr_alloc: Connected src 46 to int 2 (cpu 0)
  35. V (78) intr_alloc: esp_intr_alloc_intrstatus (cpu 0): checking args
  36. V (84) intr_alloc: esp_intr_alloc_intrstatus (cpu 0): Args okay. Resulting flags 0xC0E
  37. D (92) intr_alloc: Connected src 57 to int 3 (cpu 0)
  38. V (97) esp_pthread: pthread_once: call init_routine 0x3ffb1498
  39. V (103) esp_pthread: pthread_once: call init_routine 0x3ffb1490
  40. V (111) intr_alloc: esp_intr_alloc_intrstatus (cpu 0): checking args
  41. V (115) intr_alloc: esp_intr_alloc_intrstatus (cpu 0): Args okay. Resulting flags 0xE
  42. D (123) intr_alloc: Connected src 16 to int 9 (cpu 0)
  43. V (128) intr_alloc: esp_intr_alloc_intrstatus (cpu 0): checking args
  44. V (134) intr_alloc: esp_intr_alloc_intrstatus (cpu 0): Args okay. Resulting flags 0x40E
  45. D (142) intr_alloc: Connected src 24 to int 12 (cpu 0)
  46. I (148) cpu_start: Starting scheduler on PRO CPU.
  47. D (153) heap_init: New heap initialised at 0x3ffe0440
  48. D (157) heap_init: New heap initialised at 0x3ffe4350
  49. D (163) FreeRTOS: Semaphore taking: name: clientSemaphore (0x3ffc2230), owner: <N/A> for SockServ
  50. D (172) FreeRTOS: Semaphore taken: name: clientSemaphore (0x3ffc2230), owner: SockServ
  51. D (180) bootwifi: >> boot
  52. D (182) bootwifi: +----------+
  53. D (186) bootwifi: | BootWiFi |
  54. D (189) bootwifi: +----------+
  55. D (192) bootwifi: Access point credentials: esp32/password
  56. D (198) FreeRTOS: Semaphore taking: name: completeSemaphore (0x3ffc5ae8), owner: <N/A> for boot
  57. D (206) FreeRTOS: Semaphore taken: name: completeSemaphore (0x3ffc5ae8), owner: boot
  58. D (214) bootwifi: >> bootWiFi2
  59. D (217) WiFi: >> setWifiEventHandler: 0x1073502928
  60. D (222) WiFi: << setWifiEventHandler
  61. D (226) bootwifi: >> getConnectionInfo
  62. D (230) nvs: nvs_flash_init_custom partition=nvs start=9 count=6
  63. D (245) nvs: nvs_open_from_partition bootwifi 1
  64. D (246) nvs: nvs_get version 4
  65. D (246) bootwifi: Incompatible versions ... current is 6, found is 100
  66. D (250) nvs: nvs_close 1
  67. D (253) WiFi: >> startAP: ssid: esp32
  68. D (257) nvs: nvs_open_from_partition misc 1
  69. D (261) nvs: nvs_get_str_or_blob log
  70. I (265) wifi: wifi firmware version: 48cd9e3
  71. I (268) wifi: config NVS flash: enabled
  72. I (272) wifi: config nano formating: disabled
  73. I (276) system_api: Base MAC address is not set, read default base MAC address from BLK0 of EFUSE
  74. I (286) system_api: Base MAC address is not set, read default base MAC address from BLK0 of EFUSE
  75. D (295) nvs: nvs_open_from_partition nvs.net80211 1
  76. D (300) nvs: nvs_get opmode 1
  77. D (303) nvs: nvs_get_str_or_blob sta.ssid
  78. D (307) nvs: nvs_get_str_or_blob sta.mac
  79. D (311) nvs: nvs_get sta.authmode 1
  80. D (315) nvs: nvs_get_str_or_blob sta.pswd
  81. D (319) nvs: nvs_get_str_or_blob sta.pmk
  82. D (323) nvs: nvs_get sta.chan 1
  83. D (326) nvs: nvs_get auto.conn 1
  84. D (329) nvs: nvs_get bssid.set 1
  85. D (333) nvs: nvs_get_str_or_blob sta.bssid
  86. D (337) nvs: nvs_get sta.phym 1
  87. D (340) nvs: nvs_get sta.phybw 1
  88. D (343) nvs: nvs_get_str_or_blob sta.apsw
  89. D (348) nvs: nvs_get_str_or_blob sta.apinfo
  90. D (352) nvs: nvs_get sta.scan_method 1
  91. D (356) nvs: nvs_get sta.sort_method 1
  92. D (359) nvs: nvs_get sta.minrssi 1
  93. D (363) nvs: nvs_get sta.minauth 1
  94. D (366) nvs: nvs_get_str_or_blob ap.ssid
  95. D (370) nvs: nvs_get_str_or_blob ap.mac
  96. D (374) nvs: nvs_get_str_or_blob ap.passwd
  97. D (378) nvs: nvs_get_str_or_blob ap.pmk
  98. D (382) nvs: nvs_get ap.chan 1
  99. D (385) nvs: nvs_get ap.authmode 1
  100. D (389) nvs: nvs_get ap.hidden 1
  101. D (392) nvs: nvs_get ap.max.conn 1
  102. D (396) nvs: nvs_get bcn.interval 2
  103. D (399) nvs: nvs_get ap.phym 1
  104. D (402) nvs: nvs_get ap.phybw 1
  105. D (406) nvs: nvs_get ap.sndchan 1
  106. D (409) nvs: nvs_set_blob sta.mac 6
  107. D (413) nvs: nvs_set_blob ap.mac 6
  108. I (417) wifi: Init dynamic tx buffer num: 32
  109. I (420) wifi: Init data frame dynamic rx buffer num: 32
  110. I (425) wifi: Init management frame dynamic rx buffer num: 32
  111. I (431) wifi: wifi driver task: 3ffc99a0, prio:23, stack:4096
  112. I (436) wifi: Init static rx buffer num: 10
  113. I (440) wifi: Init dynamic rx buffer num: 32
  114. I (444) wifi: Init rx ampdu len mblock:7
  115. I (447) wifi: Init lldesc rx ampdu entry mblock:4
  116. I (452) wifi: wifi power manager task: 0x3ffcee1c prio: 21 stack: 2560
  117. D (459) RTC_MODULE: Wi-Fi takes adc2 lock.
  118. D (462) phy_init: loading PHY init data from application binary
  119. D (468) nvs: nvs_open_from_partition phy 0
  120. D (472) nvs: nvs_get cal_version 4
  121. V (476) phy_init: phy_get_rf_cal_version: 362
  122.  
  123. D (480) nvs: nvs_get_str_or_blob cal_mac
  124. D (485) nvs: nvs_get_str_or_blob cal_data
  125. D (490) nvs: nvs_close 4
  126. V (491) phy_init: register_chipv7_phy, init_data=0x3f414180, cal_data=0x3ffcf050, mode=0
  127. I (513) phy: phy_version: 362.0, 61e8d92, Sep 8 2017, 18:48:11, 0, 0
  128. I (514) wifi: mode : softAP (30:ae:a4:02:49:c9)
  129. D (515) event: SYSTEM_EVENT_AP_START
  130. V (517) event: enter default callback
  131. D (521) WiFi: << startAP
  132. D (523) bootwifi: << bootWiFi2
  133. V (526) FreeRTOS: Semaphore waiting: name: completeSemaphore (0x3ffc5ae8), owner: boot for boot
  134. D (535) tcpip_adapter: check: local, if=1 fn=0x40118350
  135. 0x40118350: tcpip_adapter_start_api at /home/kolban/esp32/esptest/esp-idf/components/tcpip_adapter/./tcpip_adapter_lwip.c:1065
  136.  
  137.  
  138. D (542) tcpip_adapter: dhcp server start:(ip: 192.168.4.1, mask: 255.255.255.0, gw: 192.168.4.1)
  139. D (549) tcpip_adapter: call api in lwip: ret=0x0, give sem
  140. D (555) tcpip_adapter: check: remote, if=1 fn=0x40118350
  141. 0x40118350: tcpip_adapter_start_api at /home/kolban/esp32/esptest/esp-idf/components/tcpip_adapter/./tcpip_adapter_lwip.c:1065
  142.  
  143.  
  144. V (560) event: exit default callback
  145. D (564) WiFiEventHandler: >> getEventHandler()
  146. D (569) WiFiEventHandler: << getEventHandler: 0x4013b388
  147. 0x4013b388: WiFiEventHandler::eventHandler(void*, system_event_t*) at /home/kolban/esp32/esptest/apps/workspace/bootwifi/components/cpp_utils/./WiFiEventHandler.cpp:26
  148.  
  149. D (574) WiFiEventHandler: >> eventHandler called: ctx=0x3ffc5ad0, event=0x3ffc6e80
  150. D (582) BootWifiEventHandler: >> apStart
  151. D (586) HttpServer: >> start: port: 80, useSSL: 0
  152. D (591) BootWifiEventHandler: << apStart
  153. D (594) Task: >> runTask: taskName=HttpServerTask
  154. D (599) Socket: >> listen: port: 80, isDatagram: 0
  155. D (604) Socket: >> createSocket: isDatagram: 0
  156. D (609) Socket: << createSocket: sockFd: 4096
  157. D (613) Socket: >> bind: port=80, address=0x0
  158. D (618) Socket: << bind
  159. D (620) Socket: << listen
  160. D (623) SockServ: Now listening on port 80
  161. D (627) HttpServerTask: Listening on port 80
  162. D (629) Socket: >> accept: Accepting on 0.0.0.0 [80]; sockFd: 4096, using SSL: 0
  163. D (632) HttpServerTask: Waiting for new peer client
  164. D (644) SockServ: >> waitForNewClient
  165. V (647) FreeRTOS: Semaphore waiting: name: clientSemaphore (0x3ffc2230), owner: SockServ for waitForNewClient
  166. I (10572) wifi: n:1 0, o:1 0, ap:1 1, sta:255 255, prof:1
  167. I (10572) wifi: station: b0:72:bf:e9:0d:53 join, AID=1, g, 20
  168. D (10573) event: SYSTEM_EVENT_AP_STACONNECTED, mac:b0:72:bf:e9:0d:53, aid:1
  169. D (10579) WiFiEventHandler: >> getEventHandler()
  170. D (10583) WiFiEventHandler: << getEventHandler: 0x4013b388
  171. 0x4013b388: WiFiEventHandler::eventHandler(void*, system_event_t*) at /home/kolban/esp32/esptest/apps/workspace/bootwifi/components/cpp_utils/./WiFiEventHandler.cpp:26
  172.  
  173. D (10589) WiFiEventHandler: >> eventHandler called: ctx=0x3ffc5ad0, event=0x3ffc6e80
  174. D (19913) Socket: - accept: Received new client!: sockFd: 4097
  175. D (19914) Socket: << accept: sockFd: 4097
  176. V (19915) FreeRTOS: Semaphore giving: name: clientSemaphore (0x3ffc2230), owner: waitForNewClient
  177. V (19914) FreeRTOS: Semaphore released: name: clientSemaphore (0x3ffc2230), owner: waitForNewClient
  178. D (19924) Socket: >> accept: Accepting on 0.0.0.0 [80]; sockFd: 4096, using SSL: 0
  179. D (19932) FreeRTOS: Semaphore taking: name: clientSemaphore (0x3ffc2230), owner: <N/A> for waitForNewClient
  180. D (19948) FreeRTOS: Semaphore taken: name: clientSemaphore (0x3ffc2230), owner: waitForNewClient
  181. D (19957) SockServ: << waitForNewClient
  182. D (19961) HttpServerTask: HttpServer listening on port 80 received a new client connection; sockFd=4097
  183. D (19972) HttpParser: >> parseRequestLine: "GET / HTTP/1.1" [14]
  184. D (19977) HttpParser: << parseRequestLine: method: GET, url: /, version: HTTP/1.1
  185. D (20011) HttpRequest: Method: GET, URL: "/", Version: HTTP/1.1
  186. D (20012) HttpRequest: name="Accept", value="text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8"
  187. D (20019) HttpRequest: name="Accept-Encoding", value="gzip, deflate"
  188. D (20025) HttpRequest: name="Accept-Language", value="en-US,en;q=0.8,gl;q=0.6"
  189. D (20032) HttpRequest: name="Cache-Control", value="max-age=0"
  190. D (20038) HttpRequest: name="Connection", value="keep-alive"
  191. D (20044) HttpRequest: name="Host", value="192.168.4.1"
  192. D (20049) HttpRequest: name="Upgrade-Insecure-Requests", value="1"
  193. D (20055) HttpRequest: name="User-Agent", value="Mozilla/5.0 (Linux; Android 7.0; SM-G950U Build/NRD90M) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/61.0.3163.98 Mobile Safari/537.36"
  194. D (20072) HttpRequest: Body: ""
  195. D (20076) HttpServerTask: >> processRequest: Method: GET, Path: /
  196. D (20081) PathHandler: plain matching: / with /
  197. D (20086) HttpServerTask: Found a path handler match!!
  198. D (20092) Socket: send: Binary of length: 44
  199. D (20096) Socket: send: Raw binary of length: 44
  200. D (20102) Socket: send: Binary of length: 1059
  201. D (20105) Socket: send: Raw binary of length: 1059
  202. D (20111) Socket: close: m_sock=4097, ssl: 0
  203. D (20114) Socket: Calling lwip_close on 4097
  204. D (20120) Socket: close: m_sock=-1, ssl: 0
  205. D (20123) HttpServerTask: Waiting for new peer client
  206. D (20128) SockServ: >> waitForNewClient
  207. V (20132) FreeRTOS: Semaphore waiting: name: clientSemaphore (0x3ffc2230), owner: waitForNewClient for waitForNewClient
  208. D (28863) Socket: - accept: Received new client!: sockFd: 4098
  209. D (28863) Socket: << accept: sockFd: 4098
  210. V (28864) FreeRTOS: Semaphore giving: name: clientSemaphore (0x3ffc2230), owner: waitForNewClient
  211. V (28863) FreeRTOS: Semaphore released: name: clientSemaphore (0x3ffc2230), owner: waitForNewClient
  212. D (28873) Socket: >> accept: Accepting on 0.0.0.0 [80]; sockFd: 4096, using SSL: 0
  213. D (28881) FreeRTOS: Semaphore taking: name: clientSemaphore (0x3ffc2230), owner: <N/A> for waitForNewClient
  214. D (28898) FreeRTOS: Semaphore taken: name: clientSemaphore (0x3ffc2230), owner: waitForNewClient
  215. D (28906) SockServ: << waitForNewClient
  216. D (28910) HttpServerTask: HttpServer listening on port 80 received a new client connection; sockFd=4098
  217. D (28922) HttpParser: >> parseRequestLine: "POST /ssidSelected HTTP/1.1" [27]
  218. D (28927) HttpParser: << parseRequestLine: method: POST, url: /ssidSelected, version: HTTP/1.1
  219. D (28970) HttpParser: Size of body: 49
  220. D (28970) HttpRequest: Method: POST, URL: "/ssidSelected", Version: HTTP/1.1
  221. D (28970) HttpRequest: name="Accept", value="text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8"
  222. D (28982) HttpRequest: name="Accept-Encoding", value="gzip, deflate"
  223. D (28988) HttpRequest: name="Accept-Language", value="en-US,en;q=0.8,gl;q=0.6"
  224. D (28995) HttpRequest: name="Cache-Control", value="max-age=0"
  225. D (29001) HttpRequest: name="Connection", value="keep-alive"
  226. D (29007) HttpRequest: name="Content-Length", value="49"
  227. D (29012) HttpRequest: name="Content-Type", value="application/x-www-form-urlencoded"
  228. D (29020) HttpRequest: name="Host", value="192.168.4.1"
  229. D (29026) HttpRequest: name="Origin", value="http://192.168.4.1"
  230. D (29032) HttpRequest: name="Referer", value="http://192.168.4.1/"
  231. D (29038) HttpRequest: name="Upgrade-Insecure-Requests", value="1"
  232. D (29044) HttpRequest: name="User-Agent", value="Mozilla/5.0 (Linux; Android 7.0; SM-G950U Build/NRD90M) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/61.0.3163.98 Mobile Safari/537.36"
  233. D (29061) HttpRequest: Body: "ssid=sweetie&password=l16wint%21&ip=&gw=&netmask="
  234. D (29068) HttpServerTask: >> processRequest: Method: POST, Path: /ssidSelected
  235. D (29076) PathHandler: plain matching: /ssidSelected with /ssidSelected
  236. D (29082) HttpServerTask: Found a path handler match!!
  237. D (29087) bootwifi: >> processForm
  238. D (29091) HttpRequest: >> parseForm
  239. D (29095) HttpRequest: Processing: ssid=sweetie
  240. D (29099) HttpRequest: ssid = "sweetie"
  241. D (29103) HttpRequest: Processing: password=l16wint%21
  242. D (29109) HttpRequest: password = "l16wint!"
  243. D (29113) HttpRequest: Processing: ip=
  244. D (29117) HttpRequest: ip = ""
  245. D (29120) HttpRequest: Processing: gw=
  246. D (29124) HttpRequest: gw = ""
  247. D (29127) HttpRequest: Processing: netmask=
  248. D (29131) HttpRequest: netmask = ""
  249. D (29135) HttpRequest: << parseForm
  250. D (29138) bootwifi: No IP address using default 0.0.0.0
  251. D (29144) bootwifi: No GW address using default 0.0.0.0
  252. D (29149) bootwifi: No Netmask address using default 0.0.0.0
  253. D (29154) bootwifi: ssid: sweetie, password: l16wint!
  254. D (29160) bootwifi: connection_info.ssid = sweetie
  255. D (29164) bootwifi: connection_info.password = l16wint!
  256. D (29170) bootwifi: ip: 0.0.0.0, gw: 0.0.0.0, netmask: 0.0.0.0
  257. D (29176) nvs: nvs_open_from_partition bootwifi 1
  258. D (29181) CPPNVS: >> set: key: connectionInfo, blob: length=108
  259. D (29186) nvs: nvs_set_blob connectionInfo 108
  260. D (29192) CPPNVS: << set
  261. D (29194) CPPNVS: >> set: key: version, u32: value=256
  262. D (29199) nvs: nvs_set version 4 256
  263. D (29203) CPPNVS: << set
  264. D (29205) nvs: nvs_close 5
  265. D (29209) Socket: send: Binary of length: 44
  266. D (29212) Socket: send: Raw binary of length: 44
  267. D (29218) Socket: close: m_sock=4098, ssl: 0
  268. D (29221) Socket: Calling lwip_close on 4098
  269. I (29727) wifi: station: b0:72:bf:e9:0d:53 leave, AID = 1
  270. I (29728) wifi: n:1 0, o:1 0, ap:1 1, sta:255 255, prof:1
  271. D (29729) event: SYSTEM_EVENT_STA_STOP
  272. V (29730) event: enter default callback
  273. D (29735) tcpip_adapter: check: local, if=0 fn=0x401184bc
  274. 0x401184bc: tcpip_adapter_stop_api at /home/kolban/esp32/esptest/esp-idf/components/tcpip_adapter/./tcpip_adapter_lwip.c:1065
  275.  
  276.  
  277. D (29740) tcpip_adapter: call api in lwip: ret=0x5001, give sem
  278. D (29746) tcpip_adapter: check: remote, if=0 fn=0x401184bc
  279. 0x401184bc: tcpip_adapter_stop_api at /home/kolban/esp32/esptest/esp-idf/components/tcpip_adapter/./tcpip_adapter_lwip.c:1065
  280.  
  281.  
  282. V (29752) event: exit default callback
  283. D (29756) WiFiEventHandler: >> getEventHandler()
  284. D (29760) WiFiEventHandler: << getEventHandler: 0x4013b388
  285. 0x4013b388: WiFiEventHandler::eventHandler(void*, system_event_t*) at /home/kolban/esp32/esptest/apps/workspace/bootwifi/components/cpp_utils/./WiFiEventHandler.cpp:26
  286.  
  287. D (29766) WiFiEventHandler: >> eventHandler called: ctx=0x3ffc5ad0, event=0x3ffc6e80
  288. D (29774) WiFiEventHandler: default staStop
  289. D (29778) event: SYSTEM_EVENT_AP_STADISCONNECTED, mac:b0:72:bf:e9:0d:53, aid:1
  290. D (29785) WiFiEventHandler: >> getEventHandler()
  291. D (29790) WiFiEventHandler: << getEventHandler: 0x4013b388
  292. 0x4013b388: WiFiEventHandler::eventHandler(void*, system_event_t*) at /home/kolban/esp32/esptest/apps/workspace/bootwifi/components/cpp_utils/./WiFiEventHandler.cpp:26
  293.  
  294. D (29795) WiFiEventHandler: >> eventHandler called: ctx=0x3ffc5ad0, event=0x3ffc6e80
  295. D (29803) event: SYSTEM_EVENT_AP_STOP
  296. V (29807) event: enter default callback
  297. I (29811) wifi: flush txq
  298. I (29813) wifi: stop sw txq
  299. I (29816) wifi: lmac stop hw txq
  300. D (29819) RTC_MODULE: Wi-Fi returns adc2 lock.
  301. ets Jun 8 2016 00:22:57
  302.  
  303. rst:0xc (SW_CPU_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
  304. configsip: 0, SPIWP:0xee
  305. clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
  306. mode:DIO, clock div:2
  307. load:0x3fff0018,len:4
  308. load:0x3fff001c,len:4492
  309. load:0x40078000,len:0
  310. load:0x40078000,len:11804
  311. entry 0x40078cec
  312. I (211) cpu_start: Pro cpu up.
  313. I (211) cpu_start: Single core mode
  314. I (211) heap_init: Initializing. RAM available for dynamic allocation:
  315. D (215) heap_init: New heap initialised at 0x3ffae6e0
  316. I (220) heap_init: At 3FFAE6E0 len 00001920 (6 KiB): DRAM
  317. D (226) heap_init: New heap initialised at 0x3ffba198
  318. I (231) heap_init: At 3FFBA198 len 00025E68 (151 KiB): DRAM
  319. I (237) heap_init: At 3FFE0440 len 00003BC0 (14 KiB): D/IRAM
  320. I (244) heap_init: At 3FFE4350 len 0001BCB0 (111 KiB): D/IRAM
  321. D (250) heap_init: New heap initialised at 0x4008f5d8
  322. I (255) heap_init: At 4008F5D8 len 00010A28 (66 KiB): IRAM
  323. I (261) cpu_start: Pro cpu start user code
  324. D (273) clk: RTC_SLOW_CLK calibration value: 3364237
  325. V (59) intr_alloc: esp_intr_alloc_intrstatus (cpu 0): checking args
  326. V (59) intr_alloc: esp_intr_alloc_intrstatus (cpu 0): Args okay. Resulting flags 0xE
  327. D (64) intr_alloc: Connected src 46 to int 2 (cpu 0)
  328. V (69) intr_alloc: esp_intr_alloc_intrstatus (cpu 0): checking args
  329. V (75) intr_alloc: esp_intr_alloc_intrstatus (cpu 0): Args okay. Resulting flags 0xC0E
  330. D (83) intr_alloc: Connected src 57 to int 3 (cpu 0)
  331. V (89) esp_pthread: pthread_once: call init_routine 0x3ffb1498
  332. V (94) esp_pthread: pthread_once: call init_routine 0x3ffb1490
  333. V (103) intr_alloc: esp_intr_alloc_intrstatus (cpu 0): checking args
  334. V (107) intr_alloc: esp_intr_alloc_intrstatus (cpu 0): Args okay. Resulting flags 0xE
  335. D (114) intr_alloc: Connected src 16 to int 9 (cpu 0)
  336. V (120) intr_alloc: esp_intr_alloc_intrstatus (cpu 0): checking args
  337. V (126) intr_alloc: esp_intr_alloc_intrstatus (cpu 0): Args okay. Resulting flags 0x40E
  338. D (134) intr_alloc: Connected src 24 to int 12 (cpu 0)
  339. I (139) cpu_start: Starting scheduler on PRO CPU.
  340. D (145) heap_init: New heap initialised at 0x3ffe0440
  341. D (149) heap_init: New heap initialised at 0x3ffe4350
  342. D (155) FreeRTOS: Semaphore taking: name: clientSemaphore (0x3ffc2230), owner: <N/A> for SockServ
  343. D (164) FreeRTOS: Semaphore taken: name: clientSemaphore (0x3ffc2230), owner: SockServ
  344. D (172) bootwifi: >> boot
  345. D (174) bootwifi: +----------+
  346. D (178) bootwifi: | BootWiFi |
  347. D (181) bootwifi: +----------+
  348. D (184) bootwifi: Access point credentials: esp32/password
  349. D (190) FreeRTOS: Semaphore taking: name: completeSemaphore (0x3ffc5ae8), owner: <N/A> for boot
  350. D (198) FreeRTOS: Semaphore taken: name: completeSemaphore (0x3ffc5ae8), owner: boot
  351. D (206) bootwifi: >> bootWiFi2
  352. D (209) WiFi: >> setWifiEventHandler: 0x1073502928
  353. D (214) WiFi: << setWifiEventHandler
  354. D (218) bootwifi: >> getConnectionInfo
  355. D (222) nvs: nvs_flash_init_custom partition=nvs start=9 count=6
  356. D (237) nvs: nvs_open_from_partition bootwifi 1
  357. D (237) nvs: nvs_get version 4
  358. D (238) CPPNVS: >> get: key: connectionInfo, blob: inputSize: 108
  359. D (242) nvs: nvs_get_str_or_blob connectionInfo
  360. D (247) CPPNVS: << get: outputSize: 108
  361. D (250) bootwifi: connection_info.ssid = sweetie
  362. D (255) bootwifi: connection_info.password = l16wint!
  363. D (260) bootwifi: ip: 0.0.0.0, gw: 0.0.0.0, netmask: 0.0.0.0
  364. D (266) bootwifi: << getConnectionInfo
  365. D (270) nvs: nvs_close 1
  366. D (272) bootwifi: - Connecting to access point "sweetie" ...
  367. D (279) nvs: nvs_open_from_partition misc 1
  368. D (282) nvs: nvs_get_str_or_blob log
  369. I (286) wifi: wifi firmware version: 48cd9e3
  370. I (290) wifi: config NVS flash: enabled
  371. I (293) wifi: config nano formating: disabled
  372. I (298) system_api: Base MAC address is not set, read default base MAC address from BLK0 of EFUSE
  373. I (307) system_api: Base MAC address is not set, read default base MAC address from BLK0 of EFUSE
  374. D (317) nvs: nvs_open_from_partition nvs.net80211 1
  375. D (322) nvs: nvs_get opmode 1
  376. D (325) nvs: nvs_get_str_or_blob sta.ssid
  377. D (329) nvs: nvs_get_str_or_blob sta.mac
  378. D (333) nvs: nvs_get sta.authmode 1
  379. D (336) nvs: nvs_get_str_or_blob sta.pswd
  380. D (340) nvs: nvs_get_str_or_blob sta.pmk
  381. D (344) nvs: nvs_get sta.chan 1
  382. D (348) nvs: nvs_get auto.conn 1
  383. D (351) nvs: nvs_get bssid.set 1
  384. D (354) nvs: nvs_get_str_or_blob sta.bssid
  385. D (358) nvs: nvs_get sta.phym 1
  386. D (362) nvs: nvs_get sta.phybw 1
  387. D (365) nvs: nvs_get_str_or_blob sta.apsw
  388. D (369) nvs: nvs_get_str_or_blob sta.apinfo
  389. D (374) nvs: nvs_get sta.scan_method 1
  390. D (377) nvs: nvs_get sta.sort_method 1
  391. D (381) nvs: nvs_get sta.minrssi 1
  392. D (384) nvs: nvs_get sta.minauth 1
  393. D (388) nvs: nvs_get_str_or_blob ap.ssid
  394. D (392) nvs: nvs_get_str_or_blob ap.mac
  395. D (396) nvs: nvs_get_str_or_blob ap.passwd
  396. D (400) nvs: nvs_get_str_or_blob ap.pmk
  397. D (404) nvs: nvs_get ap.chan 1
  398. D (407) nvs: nvs_get ap.authmode 1
  399. D (410) nvs: nvs_get ap.hidden 1
  400. D (414) nvs: nvs_get ap.max.conn 1
  401. D (417) nvs: nvs_get bcn.interval 2
  402. D (421) nvs: nvs_get ap.phym 1
  403. D (424) nvs: nvs_get ap.phybw 1
  404. D (427) nvs: nvs_get ap.sndchan 1
  405. D (431) nvs: nvs_set_blob sta.mac 6
  406. D (435) nvs: nvs_set_blob ap.mac 6
  407. I (438) wifi: Init dynamic tx buffer num: 32
  408. I (441) wifi: Init data frame dynamic rx buffer num: 32
  409. I (446) wifi: Init management frame dynamic rx buffer num: 32
  410. I (452) wifi: wifi driver task: 3ffc99a0, prio:23, stack:4096
  411. I (457) wifi: Init static rx buffer num: 10
  412. I (461) wifi: Init dynamic rx buffer num: 32
  413. I (465) wifi: Init rx ampdu len mblock:7
  414. I (469) wifi: Init lldesc rx ampdu entry mblock:4
  415. I (473) wifi: wifi power manager task: 0x3ffcee1c prio: 21 stack: 2560
  416. D (480) tcpip_adapter: check: local, if=0 fn=0x40118c2c
  417. 0x40118c2c: tcpip_adapter_dhcpc_start_api at /home/kolban/esp32/esptest/esp-idf/components/tcpip_adapter/./tcpip_adapter_lwip.c:1065
  418.  
  419.  
  420. D (485) tcpip_adapter: dhcp client re init
  421. D (489) tcpip_adapter: call api in lwip: ret=0x0, give sem
  422. D (495) tcpip_adapter: check: remote, if=0 fn=0x40118c2c
  423. 0x40118c2c: tcpip_adapter_dhcpc_start_api at /home/kolban/esp32/esptest/esp-idf/components/tcpip_adapter/./tcpip_adapter_lwip.c:1065
  424.  
  425.  
  426. D (500) WiFi: >> connectAP
  427. D (503) RTC_MODULE: Wi-Fi takes adc2 lock.
  428. D (507) phy_init: loading PHY init data from application binary
  429. D (513) nvs: nvs_open_from_partition phy 0
  430. D (517) nvs: nvs_get cal_version 4
  431. V (521) phy_init: phy_get_rf_cal_version: 362
  432.  
  433. D (525) nvs: nvs_get_str_or_blob cal_mac
  434. D (529) nvs: nvs_get_str_or_blob cal_data
  435. D (534) nvs: nvs_close 4
  436. V (536) phy_init: register_chipv7_phy, init_data=0x3f414180, cal_data=0x3ffcf050, mode=0
  437. I (558) phy: phy_version: 362.0, 61e8d92, Sep 8 2017, 18:48:11, 0, 0
  438. I (559) wifi: mode : sta (30:ae:a4:02:49:c8)
  439. D (560) event: SYSTEM_EVENT_STA_START
  440. V (562) event: enter default callback
  441. D (566) tcpip_adapter: check: local, if=0 fn=0x40118350
  442. 0x40118350: tcpip_adapter_start_api at /home/kolban/esp32/esptest/esp-idf/components/tcpip_adapter/./tcpip_adapter_lwip.c:1065
  443.  
  444.  
  445. D (571) tcpip_adapter: call api in lwip: ret=0x0, give sem
  446. D (577) tcpip_adapter: check: remote, if=0 fn=0x40118350
  447. 0x40118350: tcpip_adapter_start_api at /home/kolban/esp32/esptest/esp-idf/components/tcpip_adapter/./tcpip_adapter_lwip.c:1065
  448.  
  449.  
  450. V (582) event: exit default callback
  451. D (586) WiFiEventHandler: >> getEventHandler()
  452. D (591) WiFiEventHandler: << getEventHandler: 0x4013b388
  453. 0x4013b388: WiFiEventHandler::eventHandler(void*, system_event_t*) at /home/kolban/esp32/esptest/apps/workspace/bootwifi/components/cpp_utils/./WiFiEventHandler.cpp:26
  454.  
  455. D (596) WiFiEventHandler: >> eventHandler called: ctx=0x3ffc5ad0, event=0x3ffc6e80
  456. D (604) WiFiEventHandler: default staStart
  457. D (608) FreeRTOS: Semaphore taking: name: GotIpEvt (0x3ffc21dc), owner: <N/A> for connectAP
  458. D (616) FreeRTOS: Semaphore taken: name: GotIpEvt (0x3ffc21dc), owner: connectAP
  459. V (625) FreeRTOS: Semaphore waiting: name: GotIpEvt (0x3ffc21dc), owner: connectAP for connectAP
  460. I (1469) wifi: n:7 0, o:1 0, ap:255 255, sta:7 0, prof:1
  461. I (2126) wifi: state: init -> auth (b0)
  462. I (2131) wifi: state: auth -> assoc (0)
  463. I (2142) wifi: state: assoc -> run (10)
  464. I (2178) wifi: connected with sweetie, channel 7
  465. D (2179) event: SYSTEM_EVENT_STA_CONNECTED, ssid:sweetie, ssid_len:7, bssid:a4:2b:8c:81:47:95, channel:7, authmode:3
  466. V (2183) event: enter default callback
  467. D (2187) tcpip_adapter: check: local, if=0 fn=0x401185a0
  468. 0x401185a0: tcpip_adapter_up_api at /home/kolban/esp32/esptest/esp-idf/components/tcpip_adapter/./tcpip_adapter_lwip.c:1065
  469.  
  470.  
  471. D (2192) tcpip_adapter: call api in lwip: ret=0x0, give sem
  472. D (2198) tcpip_adapter: check: remote, if=0 fn=0x401185a0
  473. 0x401185a0: tcpip_adapter_up_api at /home/kolban/esp32/esptest/esp-idf/components/tcpip_adapter/./tcpip_adapter_lwip.c:1065
  474.  
  475.  
  476. D (2203) tcpip_adapter: check: local, if=0 fn=0x40118c2c
  477. 0x40118c2c: tcpip_adapter_dhcpc_start_api at /home/kolban/esp32/esptest/esp-idf/components/tcpip_adapter/./tcpip_adapter_lwip.c:1065
  478.  
  479.  
  480. D (2209) tcpip_adapter: dhcp client init ip/mask/gw to all-0
  481. D (2214) tcpip_adapter: if0 start ip lost tmr: enter
  482. D (2220) tcpip_adapter: if0 start ip lost tmr: no need start because netif=0x3ffcf4e4 interval=120 ip=0
  483. D (2231) tcpip_adapter: dhcp client start successfully
  484. D (2234) tcpip_adapter: call api in lwip: ret=0x0, give sem
  485. D (2240) tcpip_adapter: check: remote, if=0 fn=0x40118c2c
  486. 0x40118c2c: tcpip_adapter_dhcpc_start_api at /home/kolban/esp32/esptest/esp-idf/components/tcpip_adapter/./tcpip_adapter_lwip.c:1065
  487.  
  488.  
  489. V (2245) event: exit default callback
  490. D (2249) WiFiEventHandler: >> getEventHandler()
  491. D (2254) WiFiEventHandler: << getEventHandler: 0x4013b388
  492. 0x4013b388: WiFiEventHandler::eventHandler(void*, system_event_t*) at /home/kolban/esp32/esptest/apps/workspace/bootwifi/components/cpp_utils/./WiFiEventHandler.cpp:26
  493.  
  494. D (2259) WiFiEventHandler: >> eventHandler called: ctx=0x3ffc5ad0, event=0x3ffc6e80
  495. D (2267) WiFiEventHandler: default staConnected
  496. D (5016) tcpip_adapter: if0 dhcpc cb
  497. D (5017) tcpip_adapter: if0 ip changed=1
  498. D (5017) event: SYSTEM_EVENT_STA_GOT_IP, ip:192.168.1.7, mask:255.255.255.0, gw:192.168.1.1
  499. V (5021) event: enter default callback
  500. I (5025) event: sta ip: 192.168.1.7, mask: 255.255.255.0, gw: 192.168.1.1
  501. V (5033) event: exit default callback
  502. D (5036) WiFiEventHandler: >> getEventHandler()
  503. D (5041) WiFiEventHandler: << getEventHandler: 0x4013b388
  504. 0x4013b388: WiFiEventHandler::eventHandler(void*, system_event_t*) at /home/kolban/esp32/esptest/apps/workspace/bootwifi/components/cpp_utils/./WiFiEventHandler.cpp:26
  505.  
  506. D (5046) WiFiEventHandler: >> eventHandler called: ctx=0x3ffc5ad0, event=0x3ffc6e80
  507. D (5054) WiFiEventHandler: default staGotIp
  508. V (5058) FreeRTOS: Semaphore giving: name: GotIpEvt (0x3ffc21dc), owner: connectAP
  509. V (5066) FreeRTOS: Semaphore released: name: GotIpEvt (0x3ffc21dc), owner: connectAP
  510. D (5074) WiFi: << connectAP
  511. D (5077) bootwifi: << bootWiFi2
  512. V (5080) FreeRTOS: Semaphore waiting: name: completeSemaphore (0x3ffc5ae8), owner: boot for boot
  513. I (5142) wifi: pm start, type:0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement