Bazmundi

ESPHOME log of ttgo t-camera whoops

Feb 19th, 2021 (edited)
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 162.01 KB | None | 0 0
  1. asterion@ace:~/dev/esphome/t-camera$ esphome t-camerb.yaml run
  2. INFO Reading configuration t-camerb.yaml...
  3. INFO Detected timezone 'ACST' with UTC offset 9:30 and daylight savings time from 03 October 02:00:00 to 03 April 03:00:00
  4. INFO Generating C++ source...
  5. INFO Compiling app...
  6. INFO Running: platformio run -d t_camv162b
  7. *********************************************************************************************************************************
  8. Obsolete PIO Core v5.0.4 is used (previous was 5.1.0)
  9. Please remove multiple PIO Cores from a system:
  10. https://docs.platformio.org/page/faq.html#multiple-platformio-cores-in-a-system
  11. *********************************************************************************************************************************
  12. Processing t_camv162b (board: esp-wrover-kit; framework: arduino; platform: espressif32@1.12.4)
  13. ---------------------------------------------------------------------------------------------------------------------------------
  14. HARDWARE: ESP32 240MHz, 320KB RAM, 4MB Flash
  15. PACKAGES:
  16. - framework-arduinoespressif32 3.10004.210126 (1.0.4)
  17. - tool-esptoolpy 1.20600.0 (2.6.0)
  18. - toolchain-xtensa32 2.50200.80 (5.2.0)
  19. Library Manager: Installing AsyncTCP-esphome @ 1.1.1
  20. Library Manager: AsyncTCP-esphome @ 1.1.1 has been installed!
  21. Library Manager: Installing ESPAsyncWebServer-esphome @ 1.2.7
  22. Library Manager: ESPAsyncWebServer-esphome @ 1.2.7 has been installed!
  23. Library Manager: Installing dependencies...
  24. Library Manager: Installing ESPAsyncTCP-esphome
  25. Library Manager: ESPAsyncTCP-esphome @ 1.2.3 has been installed!
  26. Library Manager: Installing Hash
  27. Library Manager: Already installed, built-in library
  28. Library Manager: Installing Hash
  29. Library Manager: Already installed, built-in library
  30. Dependency Graph
  31. |-- <AsyncTCP-esphome> 1.1.1
  32. |-- <ESPmDNS> 1.0
  33. | |-- <WiFi> 1.0
  34. |-- <FS> 1.0
  35. |-- <ESPAsyncWebServer-esphome> 1.2.7
  36. | |-- <AsyncTCP-esphome> 1.1.1
  37. | |-- <FS> 1.0
  38. | |-- <WiFi> 1.0
  39. |-- <Wire> 1.0.1
  40. |-- <DNSServer> 1.1.0
  41. | |-- <WiFi> 1.0
  42. |-- <Update> 1.0
  43. |-- <WiFi> 1.0
  44. Compiling .pioenvs/t_camv162b/src/esphome/components/api/api_connection.cpp.o
  45. Compiling .pioenvs/t_camv162b/src/esphome/components/api/api_pb2.cpp.o
  46. Compiling .pioenvs/t_camv162b/src/esphome/components/api/api_pb2_service.cpp.o
  47. Compiling .pioenvs/t_camv162b/src/esphome/components/api/api_server.cpp.o
  48. Compiling .pioenvs/t_camv162b/src/esphome/components/api/list_entities.cpp.o
  49. Compiling .pioenvs/t_camv162b/src/esphome/components/api/proto.cpp.o
  50. Compiling .pioenvs/t_camv162b/src/esphome/components/api/subscribe_state.cpp.o
  51. Compiling .pioenvs/t_camv162b/src/esphome/components/api/user_services.cpp.o
  52. Compiling .pioenvs/t_camv162b/src/esphome/components/api/util.cpp.o
  53. Compiling .pioenvs/t_camv162b/src/esphome/components/binary_sensor/automation.cpp.o
  54. Compiling .pioenvs/t_camv162b/src/esphome/components/binary_sensor/binary_sensor.cpp.o
  55. Compiling .pioenvs/t_camv162b/src/esphome/components/binary_sensor/filter.cpp.o
  56. Compiling .pioenvs/t_camv162b/src/esphome/components/captive_portal/captive_portal.cpp.o
  57. Compiling .pioenvs/t_camv162b/src/esphome/components/display/display_buffer.cpp.o
  58. Compiling .pioenvs/t_camv162b/src/esphome/components/esp32_camera/esp32_camera.cpp.o
  59. Compiling .pioenvs/t_camv162b/src/esphome/components/gpio/binary_sensor/gpio_binary_sensor.cpp.o
  60. Compiling .pioenvs/t_camv162b/src/esphome/components/homeassistant/time/homeassistant_time.cpp.o
  61. Compiling .pioenvs/t_camv162b/src/esphome/components/i2c/i2c.cpp.o
  62. Compiling .pioenvs/t_camv162b/src/esphome/components/logger/logger.cpp.o
  63. Compiling .pioenvs/t_camv162b/src/esphome/components/ota/ota_component.cpp.o
  64. Compiling .pioenvs/t_camv162b/src/esphome/components/sensor/automation.cpp.o
  65. Compiling .pioenvs/t_camv162b/src/esphome/components/sensor/filter.cpp.o
  66. Compiling .pioenvs/t_camv162b/src/esphome/components/sensor/sensor.cpp.o
  67. Compiling .pioenvs/t_camv162b/src/esphome/components/ssd1306_base/ssd1306_base.cpp.o
  68. Compiling .pioenvs/t_camv162b/src/esphome/components/ssd1306_i2c/ssd1306_i2c.cpp.o
  69. Compiling .pioenvs/t_camv162b/src/esphome/components/status/status_binary_sensor.cpp.o
  70. Compiling .pioenvs/t_camv162b/src/esphome/components/time/automation.cpp.o
  71. Compiling .pioenvs/t_camv162b/src/esphome/components/time/real_time_clock.cpp.o
  72. Compiling .pioenvs/t_camv162b/src/esphome/components/uptime/uptime_sensor.cpp.o
  73. Compiling .pioenvs/t_camv162b/src/esphome/components/web_server_base/web_server_base.cpp.o
  74. Compiling .pioenvs/t_camv162b/src/esphome/components/wifi/wifi_component.cpp.o
  75. Compiling .pioenvs/t_camv162b/src/esphome/components/wifi/wifi_component_esp32.cpp.o
  76. Compiling .pioenvs/t_camv162b/src/esphome/components/wifi/wifi_component_esp8266.cpp.o
  77. Compiling .pioenvs/t_camv162b/src/esphome/components/wifi_signal/wifi_signal_sensor.cpp.o
  78. Compiling .pioenvs/t_camv162b/src/esphome/core/application.cpp.o
  79. Compiling .pioenvs/t_camv162b/src/esphome/core/component.cpp.o
  80. Compiling .pioenvs/t_camv162b/src/esphome/core/controller.cpp.o
  81. Compiling .pioenvs/t_camv162b/src/esphome/core/esphal.cpp.o
  82. Compiling .pioenvs/t_camv162b/src/esphome/core/helpers.cpp.o
  83. Compiling .pioenvs/t_camv162b/src/esphome/core/log.cpp.o
  84. Compiling .pioenvs/t_camv162b/src/esphome/core/preferences.cpp.o
  85. Compiling .pioenvs/t_camv162b/src/esphome/core/scheduler.cpp.o
  86. Compiling .pioenvs/t_camv162b/src/esphome/core/util.cpp.o
  87. Compiling .pioenvs/t_camv162b/src/main.cpp.o
  88. Generating partitions .pioenvs/t_camv162b/partitions.bin
  89. Compiling .pioenvs/t_camv162b/lib7f1/AsyncTCP-esphome/AsyncTCP.cpp.o
  90. Compiling .pioenvs/t_camv162b/lib459/WiFi/ETH.cpp.o
  91. Compiling .pioenvs/t_camv162b/lib459/WiFi/WiFi.cpp.o
  92. Compiling .pioenvs/t_camv162b/lib459/WiFi/WiFiAP.cpp.o
  93. Archiving .pioenvs/t_camv162b/lib7f1/libAsyncTCP-esphome.a
  94. Indexing .pioenvs/t_camv162b/lib7f1/libAsyncTCP-esphome.a
  95. Compiling .pioenvs/t_camv162b/lib459/WiFi/WiFiClient.cpp.o
  96. Compiling .pioenvs/t_camv162b/lib459/WiFi/WiFiGeneric.cpp.o
  97. Compiling .pioenvs/t_camv162b/lib459/WiFi/WiFiMulti.cpp.o
  98. Compiling .pioenvs/t_camv162b/lib459/WiFi/WiFiSTA.cpp.o
  99. Compiling .pioenvs/t_camv162b/lib459/WiFi/WiFiScan.cpp.o
  100. Compiling .pioenvs/t_camv162b/lib459/WiFi/WiFiServer.cpp.o
  101. Compiling .pioenvs/t_camv162b/lib459/WiFi/WiFiUdp.cpp.o
  102. Compiling .pioenvs/t_camv162b/lib923/ESPmDNS/ESPmDNS.cpp.o
  103. Compiling .pioenvs/t_camv162b/libe0a/FS/FS.cpp.o
  104. Compiling .pioenvs/t_camv162b/libe0a/FS/vfs_api.cpp.o
  105. Archiving .pioenvs/t_camv162b/lib459/libWiFi.a
  106. Indexing .pioenvs/t_camv162b/lib459/libWiFi.a
  107. Compiling .pioenvs/t_camv162b/lib49f/ESPAsyncWebServer-esphome/AsyncEventSource.cpp.o
  108. Archiving .pioenvs/t_camv162b/lib923/libESPmDNS.a
  109. Indexing .pioenvs/t_camv162b/lib923/libESPmDNS.a
  110. Compiling .pioenvs/t_camv162b/lib49f/ESPAsyncWebServer-esphome/AsyncWebSocket.cpp.o
  111. Compiling .pioenvs/t_camv162b/lib49f/ESPAsyncWebServer-esphome/SPIFFSEditor.cpp.o
  112. Archiving .pioenvs/t_camv162b/libe0a/libFS.a
  113. Indexing .pioenvs/t_camv162b/libe0a/libFS.a
  114. Compiling .pioenvs/t_camv162b/lib49f/ESPAsyncWebServer-esphome/WebAuthentication.cpp.o
  115. Compiling .pioenvs/t_camv162b/lib49f/ESPAsyncWebServer-esphome/WebHandlers.cpp.o
  116. Compiling .pioenvs/t_camv162b/lib49f/ESPAsyncWebServer-esphome/WebRequest.cpp.o
  117. Compiling .pioenvs/t_camv162b/lib49f/ESPAsyncWebServer-esphome/WebResponses.cpp.o
  118. Compiling .pioenvs/t_camv162b/lib49f/ESPAsyncWebServer-esphome/WebServer.cpp.o
  119. Compiling .pioenvs/t_camv162b/lib802/Wire/Wire.cpp.o
  120. Archiving .pioenvs/t_camv162b/lib802/libWire.a
  121. Indexing .pioenvs/t_camv162b/lib802/libWire.a
  122. Compiling .pioenvs/t_camv162b/libc41/DNSServer/DNSServer.cpp.o
  123. Compiling .pioenvs/t_camv162b/libe39/Update/Updater.cpp.o
  124. Archiving .pioenvs/t_camv162b/libFrameworkArduinoVariant.a
  125. Indexing .pioenvs/t_camv162b/libFrameworkArduinoVariant.a
  126. Compiling .pioenvs/t_camv162b/FrameworkArduino/Esp.cpp.o
  127. Archiving .pioenvs/t_camv162b/lib49f/libESPAsyncWebServer-esphome.a
  128. Indexing .pioenvs/t_camv162b/lib49f/libESPAsyncWebServer-esphome.a
  129. Compiling .pioenvs/t_camv162b/FrameworkArduino/FunctionalInterrupt.cpp.o
  130. Archiving .pioenvs/t_camv162b/libc41/libDNSServer.a
  131. Indexing .pioenvs/t_camv162b/libc41/libDNSServer.a
  132. Compiling .pioenvs/t_camv162b/FrameworkArduino/HardwareSerial.cpp.o
  133. Archiving .pioenvs/t_camv162b/libe39/libUpdate.a
  134. Indexing .pioenvs/t_camv162b/libe39/libUpdate.a
  135. Compiling .pioenvs/t_camv162b/FrameworkArduino/IPAddress.cpp.o
  136. Compiling .pioenvs/t_camv162b/FrameworkArduino/IPv6Address.cpp.o
  137. Compiling .pioenvs/t_camv162b/FrameworkArduino/MD5Builder.cpp.o
  138. Compiling .pioenvs/t_camv162b/FrameworkArduino/Print.cpp.o
  139. Compiling .pioenvs/t_camv162b/FrameworkArduino/Stream.cpp.o
  140. Compiling .pioenvs/t_camv162b/FrameworkArduino/StreamString.cpp.o
  141. Compiling .pioenvs/t_camv162b/FrameworkArduino/WMath.cpp.o
  142. Compiling .pioenvs/t_camv162b/FrameworkArduino/WString.cpp.o
  143. Compiling .pioenvs/t_camv162b/FrameworkArduino/base64.cpp.o
  144. Compiling .pioenvs/t_camv162b/FrameworkArduino/cbuf.cpp.o
  145. Compiling .pioenvs/t_camv162b/FrameworkArduino/esp32-hal-adc.c.o
  146. Compiling .pioenvs/t_camv162b/FrameworkArduino/esp32-hal-bt.c.o
  147. Compiling .pioenvs/t_camv162b/FrameworkArduino/esp32-hal-cpu.c.o
  148. Compiling .pioenvs/t_camv162b/FrameworkArduino/esp32-hal-dac.c.o
  149. Compiling .pioenvs/t_camv162b/FrameworkArduino/esp32-hal-gpio.c.o
  150. Compiling .pioenvs/t_camv162b/FrameworkArduino/esp32-hal-i2c.c.o
  151. Compiling .pioenvs/t_camv162b/FrameworkArduino/esp32-hal-ledc.c.o
  152. Compiling .pioenvs/t_camv162b/FrameworkArduino/esp32-hal-matrix.c.o
  153. Compiling .pioenvs/t_camv162b/FrameworkArduino/esp32-hal-misc.c.o
  154. Compiling .pioenvs/t_camv162b/FrameworkArduino/esp32-hal-psram.c.o
  155. Compiling .pioenvs/t_camv162b/FrameworkArduino/esp32-hal-rmt.c.o
  156. Compiling .pioenvs/t_camv162b/FrameworkArduino/esp32-hal-sigmadelta.c.o
  157. Compiling .pioenvs/t_camv162b/FrameworkArduino/esp32-hal-spi.c.o
  158. Compiling .pioenvs/t_camv162b/FrameworkArduino/esp32-hal-time.c.o
  159. Compiling .pioenvs/t_camv162b/FrameworkArduino/esp32-hal-timer.c.o
  160. Compiling .pioenvs/t_camv162b/FrameworkArduino/esp32-hal-touch.c.o
  161. Compiling .pioenvs/t_camv162b/FrameworkArduino/esp32-hal-uart.c.o
  162. Compiling .pioenvs/t_camv162b/FrameworkArduino/libb64/cdecode.c.o
  163. Compiling .pioenvs/t_camv162b/FrameworkArduino/libb64/cencode.c.o
  164. Compiling .pioenvs/t_camv162b/FrameworkArduino/main.cpp.o
  165. Compiling .pioenvs/t_camv162b/FrameworkArduino/stdlib_noniso.c.o
  166. Compiling .pioenvs/t_camv162b/FrameworkArduino/wiring_pulse.c.o
  167. Compiling .pioenvs/t_camv162b/FrameworkArduino/wiring_shift.c.o
  168. Archiving .pioenvs/t_camv162b/libFrameworkArduino.a
  169. Indexing .pioenvs/t_camv162b/libFrameworkArduino.a
  170. Linking .pioenvs/t_camv162b/firmware.elf
  171. Building .pioenvs/t_camv162b/firmware.bin
  172. Retrieving maximum program size .pioenvs/t_camv162b/firmware.elf
  173. Checking size .pioenvs/t_camv162b/firmware.elf
  174. RAM: [= ] 13.8% (used 45128 bytes from 327680 bytes)
  175. Flash: [====== ] 56.1% (used 1029750 bytes from 1835008 bytes)
  176. ================================================= [SUCCESS] Took 42.73 seconds =================================================
  177. INFO Successfully compiled program.
  178. Found multiple options, please choose one:
  179. [1] /dev/ttyUSB0 (CP2104 USB to UART Bridge Controller - CP2104 USB to UART Bridge Controller)
  180. [2] Over The Air (192.168.1.221)
  181. (number): 1
  182. INFO Running: platformio run -d t_camv162b -t upload --upload-port /dev/ttyUSB0
  183. *********************************************************************************************************************************
  184. Obsolete PIO Core v5.0.4 is used (previous was 5.1.0)
  185. Please remove multiple PIO Cores from a system:
  186. https://docs.platformio.org/page/faq.html#multiple-platformio-cores-in-a-system
  187. *********************************************************************************************************************************
  188. Processing t_camv162b (board: esp-wrover-kit; framework: arduino; platform: espressif32@1.12.4)
  189. ---------------------------------------------------------------------------------------------------------------------------------
  190. HARDWARE: ESP32 240MHz, 320KB RAM, 4MB Flash
  191. PACKAGES:
  192. - framework-arduinoespressif32 3.10004.210126 (1.0.4)
  193. - tool-esptoolpy 1.20600.0 (2.6.0)
  194. - tool-mkspiffs 2.230.0 (2.30)
  195. - toolchain-xtensa32 2.50200.80 (5.2.0)
  196. Library Manager: Installing Hash
  197. Library Manager: Already installed, built-in library
  198. Dependency Graph
  199. |-- <AsyncTCP-esphome> 1.1.1
  200. |-- <ESPmDNS> 1.0
  201. | |-- <WiFi> 1.0
  202. |-- <FS> 1.0
  203. |-- <ESPAsyncWebServer-esphome> 1.2.7
  204. | |-- <AsyncTCP-esphome> 1.1.1
  205. | |-- <FS> 1.0
  206. | |-- <WiFi> 1.0
  207. |-- <Wire> 1.0.1
  208. |-- <DNSServer> 1.1.0
  209. | |-- <WiFi> 1.0
  210. |-- <Update> 1.0
  211. |-- <WiFi> 1.0
  212. Retrieving maximum program size .pioenvs/t_camv162b/firmware.elf
  213. Checking size .pioenvs/t_camv162b/firmware.elf
  214. RAM: [= ] 13.8% (used 45128 bytes from 327680 bytes)
  215. Flash: [====== ] 56.1% (used 1029750 bytes from 1835008 bytes)
  216. Configuring upload protocol...
  217. AVAILABLE: esp-prog, espota, esptool, ftdi, iot-bus-jtag, jlink, minimodule, olimex-arm-usb-ocd, olimex-arm-usb-ocd-h, olimex-arm-usb-tiny-h, olimex-jtag-tiny, tumpa
  218. CURRENT: upload_protocol = esptool
  219. Looking for upload port...
  220. Use manually specified: /dev/ttyUSB0
  221. Uploading .pioenvs/t_camv162b/firmware.bin
  222. Serial port /dev/ttyUSB0
  223. Connecting.....
  224. Chip is ESP32D0WDQ6 (revision 1)
  225. Features: WiFi, BT, Dual Core, 240MHz, VRef calibration in efuse, Coding Scheme None
  226. MAC: xx:xx:xx:xx:xx:xx
  227. Uploading stub...
  228. Running stub...
  229. Stub running...
  230. Configuring flash size...
  231. Auto-detected Flash size: 16MB
  232. Flash params set to 0x0240
  233. Compressed 15872 bytes to 10319...
  234.  
  235. Writing at 0x00001000... (100 %)
  236. Wrote 15872 bytes (10319 compressed) at 0x00001000 in 0.9 seconds (effective 139.4 kbit/s)...
  237. Hash of data verified.
  238. Compressed 3072 bytes to 144...
  239.  
  240. Writing at 0x00008000... (100 %)
  241. Wrote 3072 bytes (144 compressed) at 0x00008000 in 0.0 seconds (effective 1474.6 kbit/s)...
  242. Hash of data verified.
  243. Compressed 8192 bytes to 47...
  244.  
  245. Writing at 0x0000e000... (100 %)
  246. Wrote 8192 bytes (47 compressed) at 0x0000e000 in 0.0 seconds (effective 8063.8 kbit/s)...
  247. Hash of data verified.
  248. Compressed 1029872 bytes to 557058...
  249.  
  250. Writing at 0x00010000... (2 %)
  251. Writing at 0x00014000... (5 %)
  252. Writing at 0x00018000... (8 %)
  253. Writing at 0x0001c000... (11 %)
  254. Writing at 0x00020000... (14 %)
  255. Writing at 0x00024000... (17 %)
  256. Writing at 0x00028000... (20 %)
  257. Writing at 0x0002c000... (22 %)
  258. Writing at 0x00030000... (25 %)
  259. Writing at 0x00034000... (28 %)
  260. Writing at 0x00038000... (31 %)
  261. Writing at 0x0003c000... (34 %)
  262. Writing at 0x00040000... (37 %)
  263. Writing at 0x00044000... (40 %)
  264. Writing at 0x00048000... (42 %)
  265. Writing at 0x0004c000... (45 %)
  266. Writing at 0x00050000... (48 %)
  267. Writing at 0x00054000... (51 %)
  268. Writing at 0x00058000... (54 %)
  269. Writing at 0x0005c000... (57 %)
  270. Writing at 0x00060000... (60 %)
  271. Writing at 0x00064000... (62 %)
  272. Writing at 0x00068000... (65 %)
  273. Writing at 0x0006c000... (68 %)
  274. Writing at 0x00070000... (71 %)
  275. Writing at 0x00074000... (74 %)
  276. Writing at 0x00078000... (77 %)
  277. Writing at 0x0007c000... (80 %)
  278. Writing at 0x00080000... (82 %)
  279. Writing at 0x00084000... (85 %)
  280. Writing at 0x00088000... (88 %)
  281. Writing at 0x0008c000... (91 %)
  282. Writing at 0x00090000... (94 %)
  283. Writing at 0x00094000... (97 %)
  284. Writing at 0x00098000... (100 %)
  285. Wrote 1029872 bytes (557058 compressed) at 0x00010000 in 49.2 seconds (effective 167.3 kbit/s)...
  286. Hash of data verified.
  287.  
  288. Leaving...
  289. Hard resetting via RTS pin...
  290. ================================================= [SUCCESS] Took 56.04 seconds =================================================
  291. INFO Successfully uploaded program.
  292. INFO Starting log output from /dev/ttyUSB0 with baud rate 115200
  293. [21:38:34][I][logger:166]: Log initialized
  294. [21:38:34][C][ota:366]: There have been 0 suspected unsuccessful boot attempts.
  295. [21:38:34][I][app:029]: Running through setup()...
  296. [21:38:34][D][binary_sensor:034]: 'PIR': Sending initial state ON
  297. [21:38:34][D][binary_sensor:034]: 'Button': Sending initial state OFF
  298. [21:38:34][D][binary_sensor:ets Jul 29 2019 12:21:46
  299. [21:38:34]
  300. [21:38:34]rst:0x1 ets Jul 29 2019 12:21:46
  301. [21:38:34]ets Jul 29 2019 12:21:46
  302. [21:38:34]
  303. [21:38:34]rst:0x1 (POWERON_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  304. [21:38:34]configsip: 0, SPIWP:0xee
  305. [21:38:34]clk_drv:0x00,q_drv:0x0ets Jul 29 2019 12:21:46
  306. [21:38:34]
  307. [21:38:34]rst:0x1ets Jul 29 2019 12:21:46
  308. [21:38:34]
  309. [21:38:34]rst:0x1 (POWERON_RESET),bootets Jul 29 2019 12:21:46
  310. [21:38:34]
  311. [21:38:34]rst:0x1 (POWERON_RESET),boot:0x12 (SPets Jets Jul 29 2019 12:21:46
  312. [21:38:34]
  313. [21:38:34]rst:0x1 (POWERON_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  314. [21:38:34]configsip: 0, SPIWP:0xee
  315. [21:38:34]clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0ets Jul 29 2019 12:21:46
  316. [21:38:34]
  317. [21:38:34]rst:0x1 (POWERON_RESET),boot:0x12 (ets Jul 29 2019 12:21ets Jul 29 2019 12:21:46
  318. [21:38:34]
  319. [21:38:34]rst:0x1 (POWets Jul 29 2ets Jul 29 2019 12:21:46
  320. [21:38:34]
  321. [21:38:34]rst:0x1 (POWERON_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  322. [21:38:34]configsip: 0, ets Jul 29 2019 12:21:46
  323. [21:38:34]
  324. [21:38:34]ets Jul 29 2019 12:ets Jul 29 2019 12:21ets ets Jul 29 2019 12:21:46
  325. [21:38:34]
  326. [21:38:34]rst:0x1 (POWERONets Jul 29 2019 12:21:46
  327. [21:38:34]
  328. [21:38:34]rst:0x1 (Pets Jul 29 2019 12:21:46
  329. [21:38:34]
  330. [21:38:34]rst:0x1 ets Jul 29 2019 1ets Jul ets Jul 29 2019 12:21:46
  331. [21:38:34]
  332. [21:38:34]rst:0x1 (POWERON_REets Jul 29 2019 12:21:46
  333. [21:38:34]
  334. [21:38:34]rst:0x1ets Jul 29 2019 12:21:46
  335. [21:38:34]
  336. [21:38:34]rst:0x1 (POWERON_Retets Jul 29 2019 12:21:46
  337. [21:38:34]
  338. [21:38:34]ets Jul 29 2019 12:21:46
  339. [21:38:34]
  340. [21:38:34]rstets Jul 29 2019 12:21:46
  341. [21:38:34]
  342. [21:38:34]rst:0x1 (POWERets Jul 29 2019 12:21:46
  343. [21:38:34]ets Jetets Jul 29 2019 12:21:46etets Jul 29 2019 12:21:ets Jul 29 2019 12:21:46ets Julets Jul 29 2019 ets Juets Juets Jul 29 2019 1ets Jul 29 2019 12:21:46
  344. [21:38:34]
  345. [21:38:34]rst:0x1 (POWERON_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  346. [21:38:34]confets Jul 29 2019 12:21:46
  347. [21:38:34]
  348. [21:38:34]rst:0x1 (POets Jul 29 2019 12:21:46
  349. [21:38:34]
  350. [21:38:34]rst:0xets ets Jul 29ets Jul 29 2019ets Jul 29 2019 1ets Jul 29 2019 12:21:46
  351. [21:38:34]
  352. [21:38:34]ets Juets Jul 29 2019 12:2ets Julets Jul 29 2019 12:21:46
  353. [21:38:34]
  354. [21:38:34]rst:0x1 (POWERON_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  355. [21:38:34]ets Jul 29 2019 12:2ets Jul 29 2019 12:21:46
  356. [21:38:34]
  357. [21:38:34]rst:0ets Jul 29 2019 1ets Jul 29 2ets Jul 29ets Julets Jets Jul 29 2019 12:21:46
  358. [21:38:34]
  359. [21:38:34]rst:0x1 (ets Jul 29 2019 12:21:46
  360. [21:38:34]
  361. [21:38:34]rst:0x1 (POWets Jul ets Js been detected.
  362. [21:38:34]etasb ort(J)u lw a2s9 c2a0l1l9e d at1 2P:C2 10:x46
  363. [21:38:34]
  364. [21:38:34]rst:0x1 (40091PfO1W0ER OoNn_ RcEoSrEeT ),boo1t:
  365. [21:38:34]0x12
  366. [21:38:34]Backtrace: 0x40091cc8:0x3ffbc490 0x40091ef9:0x3ffbc4b0 0x40091f10:0x3ffbc4d0 0x4008effc:0x3ffbc4f0 0x40090c40:0x3ffbc510 0x40090bf6:0xa5a5a5a5
  367. WARNING Found stack trace! Trying to decode it
  368. INFO Need to fetch platformio IDE-data, please stand by
  369. INFO Running: platformio run -d t_camv162b -t idedata
  370. WARNING Decoded 0x40091cc8: invoke_abort at /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/esp32/panic.c:707
  371. WARNING Decoded 0x40091ef9: abort at /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/esp32/panic.c:707
  372. WARNING Decoded 0x40091f10: vApplicationStackOverflowHook at /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/esp32/panic.c:707
  373. WARNING Decoded 0x4008effc: vTaskSwitchContext at /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/freertos/tasks.c:3507
  374. WARNING Decoded 0x40090c40: _frxt_dispatch at /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/freertos/portasm.S:406
  375. WARNING Decoded 0x40090bf6: _frxt_int_exit at /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/freertos/portasm.S:206
  376. [21:38:35]
  377. [21:38:35]Rebooting...
  378. [21:38:35]ets Jul 29 2019 ets Jul 29 2019 12:21:46
  379. [21:38:35]
  380. [21:38:35]rst:0xc (SW_Cets Jul 29 201ets Jul 29 2019 12:21:46
  381. [21:38:35]
  382. [21:38:35]rst:0xc (SW_CPets Jul 29 2019 12:21:46
  383. [21:38:35]
  384. [21:38:35]rst:0ets Jul 29 2019 12:21:46ets Jul 29 2019 12:21:46
  385. [21:38:35]
  386. [21:38:35]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  387. [21:38:35]configsipets Jul 29 2019 12:21:46
  388. [21:38:35]
  389. [21:38:35]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLets Jul 29 2019ets Jul 29 2019 12:21:46
  390. [21:38:35]
  391. [21:38:35]rst:0ets Jul 29 2019 12:21:46
  392. [21:38:35]
  393. [21:38:35]rst:ets Jul 29 2019 12:21:46
  394. [21:38:35]
  395. [21:38:35]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  396. [21:38:35]configsip: 0, SPIets Jul 29 2019 12:21:46
  397. [21:38:35]
  398. [21:38:35]rst:0xc (SW_CPU_REets Jul 29 2019 12:21:46
  399. [21:38:35]
  400. [21:38:35]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  401. [21:38:35]configsip: 0, SPIWP:0xee
  402. [21:38:35]clk_drv:0x00,q_drv:0x00,d_ets Jul 2ets Jul 29 2019 12:21:46ets Jul 29 2019 12:21:46
  403. [21:38:35]
  404. [21:38:35]rst:0ets Jul 29 2019 12:21:46
  405. [21:38:35]ets Jul 29 2019 12:21:46
  406. [21:38:35]
  407. [21:38:35]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_ets Jul 29 2019 12:21:46
  408. [21:38:35]
  409. [21:38:35]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  410. [21:38:35]configsip: 0,ets Jul 29 2019 12:21:46
  411. [21:38:35]
  412. [21:38:35]rst:0xc (SW_CPU_RESET),boot:0x12 (SPets Jul 29 2019 12:21:46
  413. [21:38:35]
  414. [21:38:35]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  415. [21:38:35]configsip: 0, SPIWP:0xee
  416. [21:38:35]clk_drv:0x00,ets Jul 29 2019 12:21:46
  417. [21:38:35]
  418. [21:38:35]rst:0xc (SW_CPets Jul 29 2019 12:21:46
  419. [21:38:35]
  420. [21:38:35]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLets Jul 29 2019 12:21:46
  421. [21:38:35]
  422. [21:38:35]rets Jul 29 2019 12:21:46
  423. [21:38:35]
  424. [21:38:35]rst:0xc (SW_CPU_RESET),boot:0x12 (SPIets Jul 29 2019 12:2ets Jul 29 2019 12:ets Jul 29 2019 12:21:46
  425. [21:38:35]
  426. [21:38:35]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  427. [21:38:35]configsip: 0, SPIWP:0ets Jul 29 2019 12:21:46
  428. [21:38:35]
  429. [21:38:35]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASets Jul 29 20ets Jul 29 2019 12:21:46
  430. [21:38:35]
  431. [21:38:35]rst:0xc (SW_CPU_RESets Jul 29 2019 12:21:46
  432. [21:38:35]ets Jul 29 2019 12:21:46
  433. [21:38:35]
  434. [21:38:35]rst:0xc (SW_Cets Jul ets Jul 29 2019 12:21:46
  435. [21:38:35]
  436. [21:38:35]rst:0xc (SW_CPU_RESET),boot:ets Jul 29 2019 12:21:46
  437. [21:38:35]
  438. [21:38:35]rets Jul 29 2019 12:21:46
  439. [21:38:35]
  440. [21:38:35]rst:0xc (SW_CPU_RESET)ets Jul 29 2019 12:21:46
  441. [21:38:35]
  442. [21:38:35]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_Bets Jul 29 2019 12:21:46
  443. [21:38:35]
  444. [21:38:35]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  445. [21:38:35]configsip: 0, SPIWP:0xee
  446. [21:38:35]clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drets Jul 29 2019 12:21:46
  447. [21:38:35]
  448. [21:38:35]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  449. [21:38:35]configsip: 0, SPIWP:0xee
  450. [21:38:35]clk_drets Jul 29 2019 12:21:46
  451. [21:38:35]
  452. [21:38:35]rst:0xc (ets Julets Jul 29 2019 12:21:46
  453. [21:38:35]
  454. [21:38:35]rst:0xc (SW_CPU_RESEets Jul 29 2019 12:21:46
  455. [21:38:35]
  456. [21:38:35]rst:0xc (SW_CPets Jul 29 2019 12ets Jul 29 2019 12:21ets Jul 29 2019 12:21ets Jul 29 2019 12:21:46
  457. [21:38:35]
  458. [21:38:35]rst:0xc (SW_CPU_RESET),boot:0x12 (SPIets Jul 29 2019 12:21:46
  459. [21:38:35]
  460. [21:38:35]rst:0ets Jul 29 2019 12:21:46
  461. [21:38:35]
  462. [21:38:35]rst:0xc (SW_CPU_ets Jul 29 2019 ets Jul 29 2019 12:21:46
  463. [21:38:35]
  464. [21:38:35]rst:0xcets Jul 29 2019 12:21:46
  465. [21:38:35]
  466. [21:38:35]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAets Jul 29 2019 12:21:46
  467. [21:38:35]
  468. [21:38:35]rsets Jul 29 2019 12:21:46
  469. [21:38:35]
  470. [21:38:35]rst:0xc (SW_CPUeets Jul 29 2019 12:21:46
  471. [21:38:35]
  472. [21:38:35]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLAets Jul 29 2019 12:21:46
  473. [21:38:35]
  474. [21:38:35]rst:0xc (SW_CPets Jul 29 2019 12:21:46
  475. [21:38:35]
  476. [21:38:35]rst:0xc (Sets Jul 29 2019 12:21:46
  477. [21:38:35]
  478. [21:38:35]rsets Jul 29 2019 12:21:46
  479. [21:38:35]
  480. [21:38:35]rst:0xc (SW_CPU_RESET),boot:0x12 (SPets Jul 29 2019 12:21:46
  481. [21:38:35]
  482. [21:38:35]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  483. [21:38:35]configsip: 0, SPIWP:0xee
  484. [21:38:35]clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
  485. [21:38:35]moets Jul 29 2019 12:21:46
  486. [21:38:35]
  487. [21:38:35]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  488. [21:38:35]cets Jul 29 2019 12:21:46
  489. [21:38:35]
  490. [21:38:35]rst:0xc (SW_ets Jul 29 2019 12:21:46
  491. [21:38:35]
  492. [21:38:35]rst:0xc (SW_CPU_ets Jul 29 2019 12:21:46
  493. [21:38:35]
  494. [21:38:35]rst:0xc (SW_CPU_RESET),boot:0ets Jul 29 2019 12:21:46
  495. [21:38:35]ets Jul 29 2019 12:21:46
  496. [21:38:35]
  497. [21:38:35]rst:0xc (SW_CPU_RESET),boets Jul 29 2019 12:21:46
  498. [21:38:35]
  499. [21:38:35]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  500. [21:38:35]configsip: 0, SPIWP:0xee
  501. [21:38:35]clk_drv:0xets Jul 29 2019 12:21:46
  502. [21:38:35]
  503. [21:38:35]rst:0xc (Sets Jul 29 2019 12:21:46
  504. [21:38:35]
  505. [21:38:35]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  506. [21:38:35]configsip: 0, SPIWP:0xeeets Jul 29 2019 12:21:46
  507. [21:38:35]
  508. [21:38:35]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  509. [21:38:35]configsip: 0, SPIWP:0xee
  510. [21:38:35]clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_ets Jul 29 2019 12:21ets Jul 29 2019 ets Julets Jul 29 2019 12:21:46
  511. [21:38:35]
  512. [21:38:35]rst:0xc (SW_ets Jul 29 2019 12:21:46
  513. [21:38:35]
  514. [21:38:35]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_Bets Jul 29 2019 12:21:46
  515. [21:38:35]ets Jul 29 2019 12:21ets Jul 29 2019 12:21:46
  516. [21:38:35]
  517. [21:38:35]rst:0xc (SW_CPU_RESET),bootets Jul 29 2019 1ets Jul 29 2019 12:21ets Jul 29 2019 12:21:46
  518. [21:38:35]
  519. [21:38:35]rst:ets Jul 29 2019 12:21:46
  520. [21:38:35]
  521. [21:38:35]rst:0xc (SW_CPUets Jul 29 2019 ets Jul 29 2019 12:21:46
  522. [21:38:35]
  523. [21:38:35]rst:0xc (SW_CPU_RESET)ets Jul 29 2019 12:21:46
  524. [21:38:35]
  525. [21:38:35]rst:0xc (SW_CPU_RESET),bootets Jul 29 2019 12:21:46
  526. [21:38:35]
  527. [21:38:35]rstets Jul 29 2019 12:21:46
  528. [21:38:35]
  529. [21:38:35]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  530. [21:38:35]configsip: 0,ets Jul 29 2019 12:21:46
  531. [21:38:35]
  532. [21:38:35]rst:0xc (SW_CPU_RESET),boot:0x12 (ets Jul 29 2019 12:21:46
  533. [21:38:35]
  534. [21:38:35]rst:0xc (SW_CPU_RESET)ets Jul 29 2019 12:2ets Jul 29 2019 12:21:46
  535. [21:38:35]
  536. [21:38:35]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  537. [21:38:35]configsip: 0, SPIWP:0xee
  538. [21:38:35]cets Jul 29 2019 12:21:ets Jul 29 2019 12:21:46
  539. [21:38:35]
  540. [21:38:35]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAets Jul 29 2019 12:21ets Jul 29 2019 12:21:46ets Jul 29 2019 12:21:46
  541. [21:38:35]
  542. [21:38:35]rst:ets Jul 29 2019 12:21:46
  543. [21:38:35]
  544. [21:38:35]rst:0xc (SW_CPU_RESET),boot:ets Jul 29 2019 12:21:ets Jul 29 2019 12:21:46
  545. [21:38:35]
  546. [21:38:35]rst:0xc (SW_Cets Jul 29 2019 12:21:46
  547. [21:38:35]
  548. [21:38:35]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  549. [21:38:35]configsip: 0, SPIWP:0xee
  550. [21:38:35]cets Jul 29 2019 12ets Jul 29 2019 12:21:46
  551. [21:38:35]
  552. [21:38:35]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_ets Jul 29 2019 12:21:4ets Jul 29 2019 12:21:46
  553. [21:38:35]
  554. [21:38:35]rst:0xc (SW_CPU_RESET),boot:0x12 (ets Jul 29 2019 12:21:46
  555. [21:38:35]
  556. [21:38:35]rst:0xc (SW_CPU_RESET),boot:0x12 (SPets Jul 29 ets Jul 29 2019 12:21:46
  557. [21:38:35]ets Jul 29 2019 12:21:46
  558. [21:38:35]
  559. [21:38:35]rstets Jul 29 2019 12:21:46
  560. [21:38:35]
  561. [21:38:35]rst:0xc (SW_CPU_REets Jul 29 2019 12:21:46ets Jul 29 2019 12:21:46ets Jul 29 2019 12:21:46
  562. [21:38:35]
  563. [21:38:35]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  564. [21:38:35]ets Jul 29 2019 12:21:46
  565. [21:38:35]
  566. [21:38:35]rst:0xc (ets Jul 29ets Jul 29 2019 12:21:46
  567. [21:38:35]
  568. [21:38:35]rst:0xc (SW_CPU_RESET)ets Jul 29ets Jul 29 2019 12:21:46
  569. [21:38:35]
  570. [21:38:35]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_ets Jul ets Jul 29 2019 12:21:46
  571. [21:38:35]
  572. [21:38:35]rst:0xc (SW_CPU_RESET),bets Jul 29 2019 12:21ets Jul 29 2019 12:21:46ets Jul 29 2019 12:21:46
  573. [21:38:35]
  574. [21:38:35]rst:0xc (SW_CPU_ets ets Jul 29 2019 12:21:46ets Jul 29 2019 12:21:46
  575. [21:38:35]
  576. [21:38:35]rst:0xcets Jul 29 2019 12:21:4ets Jul 29 2019 12:21:46
  577. [21:38:35]
  578. [21:38:35]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_ets Jul 29 2019 12:21:46
  579. [21:38:35]
  580. [21:38:35]rst:0xc (SW_CPU_RESET),bootets Jul 29 2019 12:21:ets Jul 29 2019 12:21:46
  581. [21:38:35]
  582. [21:38:35]rst:0xc (SW_CPU_RESET),ets Jul 29 2019 12:21:46
  583. [21:38:35]
  584. [21:38:35]rst:0xc (SW_CPU_RESET),booets Jul 29 2ets Jul 29 2019 12:21:46
  585. [21:38:35]
  586. [21:38:35]rst:0xcets Jul 2ets Jul 29 20ets Jul 29 2019 12:2ets Jul 29 2019 12:21:46
  587. [21:38:35]
  588. [21:38:35]rst:0xc (SW_CPU_RESETets Jul 29 2019 12:21:46
  589. [21:38:35]
  590. [21:38:35]rstets Jul 29 2019 12:21:46
  591. [21:38:35]
  592. [21:38:35]rst:0xc (SW_CPU_RESETets Jul 29 2019 12:21:46
  593. [21:38:35]
  594. [21:38:35]rst:0xc (SW_CPU_RESET),booets Jul 29 2019 12:21:46
  595. [21:38:35]
  596. [21:38:35]rets Jul 29 2019 ets Jul 29 2019 12:21:46
  597. [21:38:35]
  598. [21:38:35]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  599. [21:38:35]configsip: 0, SPIWP:0xee
  600. [21:38:35]clets Jul 29 2019 12:21:46
  601. [21:38:35]ets Jul 29 2019 12:21:46
  602. [21:38:35]
  603. [21:38:35]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_ets Jul 29 2019 12:21:46
  604. [21:38:35]
  605. [21:38:35]rst:0xc (SW_Cets Jul 29 2019 12:21:46
  606. [21:38:35]
  607. [21:38:35]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  608. [21:38:35]configsip: 0, SPIWP:0xee
  609. [21:38:35]clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,ets Jul 29 2ets Jul 29 2019 12:21:46
  610. [21:38:35]
  611. [21:38:35]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  612. [21:38:35]configsip: 0, SPIWP:0xeeets Jul 29 2019 12:21:46
  613. [21:38:35]
  614. [21:38:35]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOTets Jul 29 2019 12:21:46
  615. [21:38:35]
  616. [21:38:35]ets Jul 29 20ets Jul 29 2019 12:21:46
  617. [21:38:35]
  618. [21:38:35]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_ets Jul 29 2019 12:21:46
  619. [21:38:35]
  620. [21:38:35]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  621. [21:38:35]configsip: 0, SPIWP:0xee
  622. [21:38:35]clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drvets Jul 29 2ets Jul 29 2019 12:21:ets Jul 29 2019 12:21:46
  623. [21:38:35]
  624. [21:38:35]rst:0xc (SW_CPets Jul 29 2019 12:21:46
  625. [21:38:35]
  626. [21:38:35]rst:0xc (SW_CPU_REets Jul 29 2019ets Jul 29 2019 12:2ets Jul 29 2019 12:21:46
  627. [21:38:35]
  628. [21:38:35]rst:0xc (SW_CPU_ets Jul 29 2019 12:21:46
  629. [21:38:35]
  630. [21:38:35]rst:0xc (ets Jul 29 2019 12:21:46
  631. [21:38:35]
  632. [21:38:35]rst:0xc (SW_CPU_RESET),boot:0x12 ets Jul 29 2019 1ets Jul 29 2019 12:21:46
  633. [21:38:35]
  634. [21:38:35]rst:0xc (SW_CPU_RESET),boets Jul 29 2019 12:21:46
  635. [21:38:35]
  636. [21:38:35]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  637. [21:38:35]configsip: 0, SPIets Jul 29 2019 12:21:46
  638. [21:38:35]
  639. [21:38:35]rst:0xc (SW_CPU_RESET),boot:0x12 ets Jul 29 2019 12:21:46
  640. [21:38:35]
  641. [21:38:35]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_Bets Jul 29 2019 12:21:46
  642. [21:38:35]
  643. [21:38:35]rst:0xc (SW_CPU_RESET),boot:0x12 (SPIets Jul 29 2019 12:21:46
  644. [21:38:35]
  645. [21:38:35]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  646. [21:38:35]configsiets Jul 29 2019 12:21:46
  647. [21:38:35]
  648. [21:38:35]rst:0xc (SW_CPU_RESET),booets Jul 29 2019 12:21:46
  649. [21:38:35]
  650. [21:38:35]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_Fets Jul 29 2019 12:21:46
  651. [21:38:35]
  652. [21:38:35]rst:0xc (SW_CPU_RESEets Jul 29 2019 12:21:46
  653. [21:38:35]
  654. [21:38:35]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  655. [21:38:35]ets Jul 29 2019 12:21:46
  656. [21:38:35]
  657. [21:38:35]rst:0xc (SW_CPU_RESET),boets Jul 29 2019 12:21:46
  658. [21:38:35]
  659. [21:38:35]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  660. [21:38:35]configsip: 0, SPIWP:0xee
  661. [21:38:35]clk_ets Jul 29 2019 12:21:46
  662. [21:38:35]
  663. [21:38:35]rst:0xcets Jul 29 2019 12:21:46
  664. [21:38:35]
  665. [21:38:35]rst:0xc (SW_Cets Jul 29 2019 12:21:46
  666. [21:38:35]
  667. [21:38:35]rsets Jul 29 2019 12:21:46
  668. [21:38:35]
  669. [21:38:35]rst:0ets Jul 29 2019 12:21:46
  670. [21:38:35]
  671. [21:38:35]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  672. [21:38:35]configets Jul 29 2019 12:21:46
  673. [21:38:35]
  674. [21:38:35]rst:0xc ets Jul 29 2019 12:21:46
  675. [21:38:35]
  676. [21:38:35]rst:0xc (SW_CPU_RESEets Jul 29 2019 12:21:46
  677. [21:38:35]
  678. [21:38:35]rst:0xc (SW_CPUets Jul 29 2019 12:21:46
  679. [21:38:35]
  680. [21:38:35]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  681. [21:38:35]configsip: 0, SPIWP:0xee
  682. [21:38:35]clk_drv:0x00,q_drv:0x00,d_drv:ets Jul 29 2019 12:21:46
  683. [21:38:35]
  684. [21:38:35]rst:0xc (SW_CPU_Rets Jul 29 20ets Jul 29 2019 12:21:46
  685. [21:38:35]
  686. [21:38:35]rst:0xc (SW_CPU_RESEets Jul 29 2019 12:21:46ets Jul 29 20ets Jul 29 2019 1ets Jul 29 2019 12:21:46
  687. [21:38:35]
  688. [21:38:35]rst:ets Jul 29 2019 12:21:46
  689. [21:38:35]
  690. [21:38:35]rst:0xc (SW_CPU_Rets Jul 29 20ets Jul 29 2019 12:21:46
  691. [21:38:35]
  692. [21:38:35]rst:0xc (SW_CPUets Jul 29 2019 12:21:46
  693. [21:38:35]
  694. [21:38:35]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  695. [21:38:35]configsip: 0, SPIWP:0xee
  696. [21:38:35]clk_drv:0x00,q_drv:0x00,dets Jul 29 2019 12:21:46
  697. [21:38:35]
  698. [21:38:35]rets Jul 29 2019 12:21:46
  699. [21:38:35]
  700. [21:38:35]rst:0xc (SW_CPU_RESET)ets Jul 29ets Jul 29 2019 12:21:46
  701. [21:38:35]
  702. [21:38:35]rst:0xc (SW_Cets Jul 29ets Jul 29 2019 12:21:46
  703. [21:38:35]
  704. [21:38:35]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  705. [21:38:35]configsip: 0, SPIWP:0xee
  706. [21:38:35]clkets Jul 29 2019 12:21:46
  707. [21:38:35]
  708. [21:38:35]rst:0xc (SW_CPU_RESets Jul 29 2019 12:21:46
  709. [21:38:35]
  710. [21:38:35]rst:0xets Jul 29 2019 12:21:46
  711. [21:38:35]
  712. [21:38:35]rst:0xc ets Jul 29ets Jul 29 2019 12:21:46
  713. [21:38:35]
  714. [21:38:35]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLets Jul 29 2019 12:21:46
  715. [21:38:35]
  716. [21:38:35]rstets Jul 29 2019 12:21:ets Jul 29 2019 12:21:46
  717. [21:38:35]
  718. [21:38:35]rets Jul 29 2019 12:21ets Jul 29 2019 12:21ets Jul 29 2019 12:21:46
  719. [21:38:35]
  720. [21:38:35]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  721. [21:38:35]configsip: 0ets Jul 29 2019 ets Jul 29 2019 12:21:46
  722. [21:38:35]
  723. [21:38:35]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_Fets Jul 29 2019 12:21:46
  724. [21:38:35]
  725. [21:38:35]rst:0xc (SW_CPU_RESET),boot:0x12ets Jul 29 2019 12:21:46
  726. [21:38:35]
  727. [21:38:35]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  728. [21:38:35]confets Jul 29 2019 12:21:46
  729. [21:38:35]
  730. [21:38:35]rsets Jul 29 2019 12:21:46
  731. [21:38:35]
  732. [21:38:35]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_F\xf9ets Jul 29 2019 12:21:46
  733. [21:38:35]
  734. [21:38:35]rst:0x10 (RTCWDT_RTC_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  735. [21:38:35]configsip: 0, SPIWP:0xee
  736. [21:38:35]clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
  737. [21:38:35]mode:DIO, clock div:2
  738. [21:38:35]load:0x3fff0018,len:4
  739. [21:38:35]load:0x3fff001c,len:1044
  740. [21:38:35]load:0x40078000,len:8896
  741. [21:38:35]load:0x40080400,len:5828
  742. [21:38:35]entry 0x400806ac
  743. [21:38:37][I][logger:166]: Log initialized
  744. [21:38:37][C][ota:366]: There have been 1 suspected unsuccessful boot attempts.
  745. [21:38:37][I][app:029]: Running through setup()...
  746. [21:38:37][D][binary_sensor:034]: 'PIR': Sending initial state OFF
  747. [21:38:37][D][binary_sensor:034]: 'Button': Sending initial state OFF
  748. [21:38:37][D]ets Jul 29 2019 12:21:46
  749. [21:38:37]
  750. [21:38:37]rst:0x10 (RTCWDT_RTC_RESET),boot:0x12 (SPI_FAST_Fets Jul 29 2019 12:21:46
  751. [21:38:37]
  752. [21:38:37]rst:0x10 (RTCWDT_RTC_RESET),boot:0x12 (SPI_FASTets Jul 29 2019 12:21:46
  753. [21:38:37]
  754. [21:38:37]rst:0x10 (RTCWDT_RTC_RESET),boot:0x12 (SPI_FAST_FLASH_BOets Jul 29 2019 12:21:46
  755. [21:38:37]
  756. [21:38:37]rstets Jul 29 2019 12:21:46
  757. [21:38:37]ets Jul 29 2019 12:21:4ets Jul 29 2019 12:21:46
  758. [21:38:37]
  759. [21:38:37]rst:0x10 (ets Jul 29 2019 12:21:46ets Jul 29 2019 12:21:46
  760. [21:38:37]
  761. [21:38:37]rst:0x10 (RTets Jul 29 2019 12:21:46ets Jul 29 2ets Jul 29 2019 12:21:46
  762. [21:38:37]
  763. [21:38:37]rst:0x10 (RTCWDT_RTC_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  764. [21:38:37]coets Jul 29 2019 12:21:46
  765. [21:38:37]
  766. [21:38:37]rst:0x10 (RTCWDT_RTC_RESET),boot:0x12 (SPIets Jul 29 2019 12:21:46
  767. [21:38:37]
  768. [21:38:37]rst:0x10 (RTCWDT_RTC_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  769. [21:38:37]configsip: 0, SPets Jul 29 2019 12:21:46
  770. [21:38:37]
  771. [21:38:37]rst:0x10 (RTCWDT_RTC_RESET),boot:0x12ets Jul 29 2019 12:21:46ets Jul 29 2019 12:21:46
  772. [21:38:37]
  773. [21:38:37]rets Jul 29 2019 1ets Jul 29 2019 12:21:46
  774. [21:38:37]
  775. [21:38:37]rst:ets Jul 29 2019 1ets Jul 29 2019 12:21:46
  776. [21:38:37]
  777. [21:38:37]rst:0x10 (RTCWDT_RTC_REetets Juets Jul 29 20ets Jul 29 2019 12:2ets Juets Jul 29 2019 12:21:46
  778. [21:38:37]
  779. [21:38:37]rst:0x10 (RTCWDT_RTC_RESET),boot:0x12 (Sbeen detected.
  780. [21:38:37]eatbso rt()J uwla s2 9c a2l0l1e9d at 1P2C: 201x:46
  781. [21:38:37]
  782. [21:38:37]rst:0x41000 9(1f10 RoTnC WcDoTr_eR TC_RE1SET
  783. [21:38:37]),boot:0
  784. [21:38:37]Backtrace: 0x40091cc8:0x3ffbc490 0x40091ef9:0x3ffbc4b0 0x40091f10:0x3ffbc4d0 0x4008effc:0x3ffbc4f0 0x40090c40:0x3ffbc510 0x40090bf6:0xa5a5a5a5
  785. WARNING Found stack trace! Trying to decode it
  786. WARNING Decoded 0x40091cc8: invoke_abort at /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/esp32/panic.c:707
  787. WARNING Decoded 0x40091ef9: abort at /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/esp32/panic.c:707
  788. WARNING Decoded 0x40091f10: vApplicationStackOverflowHook at /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/esp32/panic.c:707
  789. WARNING Decoded 0x4008effc: vTaskSwitchContext at /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/freertos/tasks.c:3507
  790. WARNING Decoded 0x40090c40: _frxt_dispatch at /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/freertos/portasm.S:406
  791. WARNING Decoded 0x40090bf6: _frxt_int_exit at /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/freertos/portasm.S:206
  792. [21:38:37]
  793. [21:38:37]Rebooting...
  794. [21:38:37]ets Jul 29 2019 12:21:46
  795. [21:38:37]
  796. [21:38:37]rst:0xc (SW_CPUets Jul 29 2019 12:21:46
  797. [21:38:37]
  798. [21:38:37]rst:0xc (SW_CPU_RESET),boot:0x12 ets Jul 29 2019 12:21:46
  799. [21:38:37]
  800. [21:38:37]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_ets Jul 29 2019 12:21:46
  801. [21:38:37]
  802. [21:38:37]rst:0xc (SW_CPU_RESET)ets Jul 29 2019 12:21:46
  803. [21:38:37]
  804. [21:38:37]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  805. [21:38:37]configsip: 0, SPIWP:0xee
  806. [21:38:37]clk_drv:0x00ets Jul 2ets Jul 29 2019 12:21:46
  807. [21:38:37]
  808. [21:38:37]rst:0xc (SW_CPU_RESET),boets Jul 29 2019 12:21:46
  809. [21:38:37]
  810. [21:38:37]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FASTets Jul 29 2019 12:21:46
  811. [21:38:37]
  812. [21:38:37]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  813. [21:38:37]configsip: 0, SPIWPets Jul 29 2019 12:21:46
  814. [21:38:37]
  815. [21:38:37]rst:0xc (SW_CPU_RESET),boot:0x1ets Jul 29 2ets Jul 29 2019 12:21:46
  816. [21:38:37]
  817. [21:38:37]rst:0xc (SW_CPU_RESET),bets Julets Jul 29 2019 12:21:46
  818. [21:38:37]
  819. [21:38:37]rst:0xc (SW_CPU_Rets Jul 29 2019 12:21:46
  820. [21:38:37]
  821. [21:38:37]rsets Jul 29 2019 12:21:46
  822. [21:38:37]
  823. [21:38:37]rst:0xc (SW_Cets Jul 29 2019 12:21:46
  824. [21:38:37]
  825. [21:38:37]rst:0xc (Sets Jul 29 2019 12:21:46
  826. [21:38:37]
  827. [21:38:37]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_ets Jul 29 2019ets Jul 29 2019 12:21:46
  828. [21:38:37]
  829. [21:38:37]rst:0ets Jul 29 2019 12:21ets Jul 29 2019 12:21:46
  830. [21:38:37]
  831. [21:38:37]rst:0xcets Jul 29 2019 12:21:46
  832. [21:38:37]
  833. [21:38:37]rst:0xc (SW_CPU_Rets Jul 29 2019 12:2ets Jul 2ets Jul 29 2019 12:21:46
  834. [21:38:37]
  835. [21:38:37]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  836. [21:38:37]configsip: 0, ets Jul 29ets Jul 29 2019 12:ets Jul 29 2019 12:21:46
  837. [21:38:37]
  838. [21:38:37]rst:0xc (SW_CPU_RESET),boot:ets Jul 29 2019 12:21:46
  839. [21:38:37]
  840. [21:38:37]rst:0xets Jul 29 2019 12:21:46
  841. [21:38:37]
  842. [21:38:37]rst:0xc (SW_ets Jul 29 2019 12:21:46
  843. [21:38:37]
  844. [21:38:37]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  845. [21:38:37]ets Jul 29 2019 12:21:46
  846. [21:38:37]
  847. [21:38:37]rst:0xc (SW_CPU_RESET)ets Jul 29 201ets Jul 29 2019 12:21:46
  848. [21:38:37]
  849. [21:38:37]rst:0xc (SW_CPU_RESET),boets Jul 29 2019 12:21:46
  850. [21:38:37]
  851. [21:38:37]rst:0xc (SW_CPUets Jul 29 20ets Jul 29 2019 12:21:46
  852. [21:38:37]
  853. [21:38:37]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  854. [21:38:37]configsip: 0, SPIWP:0xee
  855. [21:38:37]clk_drv:0x00,qets Jul 29 etsets Jul 29 2019 12:21:46
  856. [21:38:37]ets Jul 29 2019 12:21:46
  857. [21:38:37]
  858. [21:38:37]rst:0xc (SW_CPU_RESET),boot:0xets Jul 29 2019 12:21:46
  859. [21:38:37]
  860. [21:38:37]rst:0xc (SW_ets Jul 29 2019 12:21:46
  861. [21:38:37]
  862. [21:38:37]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  863. [21:38:37]configsipets Jul 29 2019 12ets Jul 29 2019 1ets Jul 29 2019 12:ets Jul 29 2019 12ets Jul 29 2019 12:21:46
  864. [21:38:37]
  865. [21:38:37]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FASets Jul 29 2019 12:21:46
  866. [21:38:37]
  867. [21:38:37]rst:0xc (ets Jul 29 ets Jul 29 2019 12:21:46
  868. [21:38:37]
  869. [21:38:37]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  870. [21:38:37]configsip: 0, SPIWP:0xee
  871. [21:38:37]clk_drv:0x0ets Jul 29 2019 12:21:46
  872. [21:38:37]ets Jul 29 2019 12:21:46ets Jul 29 2019 12:21:46ets Jul 29 2019 12:21:46
  873. [21:38:37]
  874. [21:38:37]ets Jul 29 2019 12:21:46
  875. [21:38:37]
  876. [21:38:37]rst:0xc (SW_CPUets Jul 29 2019 12:21:46
  877. [21:38:37]
  878. [21:38:37]rst:0xc (SW_CPUets Jul 29 2019 12:21:46
  879. [21:38:37]
  880. [21:38:37]rst:0xc (SW_CPU_RESET),boot:ets Jul 29 2019 12:21:46
  881. [21:38:37]
  882. [21:38:37]rst:0xc (SW_ets Jul 29 2019 12:21:46
  883. [21:38:37]
  884. [21:38:37]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASets Jul 29 2019 12:21:46
  885. [21:38:37]
  886. [21:38:37]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  887. [21:38:37]configsip: 0, SPIWP:0xee
  888. [21:38:37]clk_drv:0x00,q_drv:0x00,dets Jul 29 2019 ets Jul 29 2019 12:21:46
  889. [21:38:37]
  890. [21:38:37]rst:0xc (SW_ets Jul 29 2019 12:21:46
  891. [21:38:37]
  892. [21:38:37]rst:0xc (SW_CPU_RESets Jul ets Julets Jul 29 2019 12:21:46
  893. [21:38:37]
  894. [21:38:37]ets Jul 29 2019 12:21:46
  895. [21:38:37]
  896. [21:38:37]rst:0xc (SWets Jul 29 2019 12:21:46
  897. [21:38:37]
  898. [21:38:37]rst:0xcets Jul 29 2019 12:21:46
  899. [21:38:37]
  900. [21:38:37]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLAets Jul 29 2019 12:21:ets Jul 29 2019 12:21:46
  901. [21:38:37]
  902. [21:38:37]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASHets Jul 29 2019 12:21:46
  903. [21:38:37]
  904. [21:38:37]ets Jul 29 2019 12:21:46
  905. [21:38:37]
  906. [21:38:37]rst:0xc (SW_CPU_RESEets Jul 29 2019 12:21:46
  907. [21:38:37]
  908. [21:38:37]ets Jul 29 2019 12:21:46
  909. [21:38:37]
  910. [21:38:37]rst:0xc (SW_CPU_RESETets Juets Jul 29 2019 12:21:46
  911. [21:38:37]
  912. [21:38:37]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  913. [21:38:37]conets Jul 29 2019 12:21:46
  914. [21:38:37]
  915. [21:38:37]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  916. [21:38:37]confets Jul 29 2019 12:21:46
  917. [21:38:37]
  918. [21:38:37]rst:0xc (Sets Jul 29 2019 12:21:46
  919. [21:38:37]
  920. [21:38:37]rst:0xc (SW_Cets Jul 29 2019 12:21ets Jul 29 2019 12:21ets Jul 29 2019 12:21:46
  921. [21:38:37]
  922. [21:38:37]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  923. [21:38:37]configsip: 0, SPIWP:0xee
  924. [21:38:37]clk_drv:0x00,q_drv:0x00,d_drets Jul 29 2019 12:21:46
  925. [21:38:37]
  926. [21:38:37]rst:0xc (SW_CPU_RESET)ets Jul 29 2019 12:21:46
  927. [21:38:37]
  928. [21:38:37]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_ets Jul 29 2019 12:21:46
  929. [21:38:37]
  930. [21:38:37]rsets Jul 29 2019 12:2ets Jul 29 2019 12:21:46
  931. [21:38:37]
  932. [21:38:37]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  933. [21:38:37]configsip: 0, SPIWP:0xee
  934. [21:38:37]clk_drv:0x00,q_drv:0x00,d_drv:0x00ets Jul 29 2019 12:21ets Jul 29 2019 12:21:46
  935. [21:38:37]
  936. [21:38:37]rst:ets Jul 29 2019 12:2ets Jul 29 2019 12:21:46
  937. [21:38:37]
  938. [21:38:37]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  939. [21:38:37]configsip: 0, SPets Jul 29 2019 12:21:ets Jul 29 2019 12:21:46
  940. [21:38:37]
  941. [21:38:37]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  942. [21:38:37]configsip: 0, SPIWP:0xee
  943. [21:38:37]clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_ets Jul 29 2019 12:21:46
  944. [21:38:37]
  945. [21:38:37]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  946. [21:38:37]configsip: 0, SPIWP:0xee
  947. [21:38:37]clets Jul 29 2019 12:21:46
  948. [21:38:37]
  949. [21:38:37]rets Jul 29 2019 12:21:46
  950. [21:38:37]
  951. [21:38:37]ets Jul 29 2019 12:21:46
  952. [21:38:37]
  953. [21:38:37]rst:0xc (SW_CPU_RESET),bets Jul 29 2019 12:21:ets Jul 29 2019 12:21:46
  954. [21:38:37]
  955. [21:38:37]rst:0xc (SW_CPU_ets Jul 29 2019 1ets Jul 29 2019 12:21:46
  956. [21:38:37]
  957. [21:38:37]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_ets Jul 29 2019 12:21:46
  958. [21:38:37]
  959. [21:38:37]rstets Jul 29 2019 12:21:46
  960. [21:38:37]
  961. [21:38:37]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_ets Jul 29 2019 12:21:46
  962. [21:38:37]
  963. [21:38:37]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  964. [21:38:37]confiets Jul 29 2019 12:21:46
  965. [21:38:37]ets Jul 29 2019 1ets Jul 29 2019 12:21ets Jul 29 2019 12:21:46ets Jul 29 2019 12:21:46
  966. [21:38:37]
  967. [21:38:37]rst:0xc (SWets Jul 29 2019 12:21:46
  968. [21:38:37]
  969. [21:38:37]rst:0xc (SWets Jul 2ets Jul 29 ets Julets Jul 29 2019 12:21:46
  970. [21:38:37]
  971. [21:38:37]rst:ets Jul 29 2019 12:21:46
  972. [21:38:37]
  973. [21:38:37]rst:0xc (SW_CPUets Jul 29 2019 12:21:46
  974. [21:38:37]
  975. [21:38:37]rst:0xc (SW_CPU_RESET),bootets Jul 29 2019 12:21:46
  976. [21:38:37]
  977. [21:38:37]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  978. [21:38:37]confets Jul 29 2019 12:21ets Jul 29 2019 12:21:4ets Jul 29 2019 12:21:46
  979. [21:38:37]
  980. [21:38:37]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  981. [21:38:37]ets Jul 29 2019 12:21:46
  982. [21:38:37]
  983. [21:38:37]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  984. [21:38:37]configsip: 0, SPIWP:0xee
  985. [21:38:37]clk_drv:0x00,q_drv:0ets Jul 29 2019 12:21:46
  986. [21:38:37]
  987. [21:38:37]rst:0xc (SW_CPU_Rets Jul 29 2019 12:21:46
  988. [21:38:37]
  989. [21:38:37]rst:0ets Jul 29 2019 12:21:46
  990. [21:38:37]
  991. [21:38:37]rst:0xc (SW_CPU_RESET),boot:0x12 (ets Jul 29 2019 12:21:46
  992. [21:38:37]
  993. [21:38:37]rst:0xc (SW_CPU_RESET),boets Jul 29 2019ets Jul 29 2019 12:21:46
  994. [21:38:37]
  995. [21:38:37]rst:0xc (SW_CPU_RESET),boot:0x12 (ets Jul 29 2019 12:21:46
  996. [21:38:37]
  997. [21:38:37]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  998. [21:38:37]configsip: 0, SPIWP:0xee
  999. [21:38:37]clk_drv:0x00,q_ets Jul 29 2019 12:21:46
  1000. [21:38:37]
  1001. [21:38:37]rst:0xc (SW_CPU_RESET),boot:ets Jul 29 2019 12:21:46
  1002. [21:38:37]
  1003. [21:38:37]rst:0ets Jul ets Jul 29 2ets Jul 2ets Jul 29 2019 12:21:46
  1004. [21:38:37]
  1005. [21:38:37]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  1006. [21:38:37]configsip: 0, SPIWP:0xee
  1007. [21:38:37]clk_drv:0x00,q_drets Jul 29 2019 12:21:46
  1008. [21:38:37]
  1009. [21:38:37]rst:0xc (Sets Jul 29 2019 12:21:46
  1010. [21:38:37]
  1011. [21:38:37]rsets Jul 29 2019 12:21:46
  1012. [21:38:37]
  1013. [21:38:37]rst:0xc ets Jul 29 2019 12:21:46
  1014. [21:38:37]
  1015. [21:38:37]ets Jul 29 2019 12:21:46
  1016. [21:38:37]
  1017. [21:38:37]rsets Jul 29 2019 12:21:46
  1018. [21:38:37]
  1019. [21:38:37]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  1020. [21:38:37]confiets Jul 29 2019 12:21:46
  1021. [21:38:37]
  1022. [21:38:37]rst:0xc (SW_CPU_RESET),boets Jul 29 2019 12:21:46
  1023. [21:38:37]
  1024. [21:38:37]rst:0xets Jul 29 2019 12:21:46
  1025. [21:38:37]
  1026. [21:38:37]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAets Jul 29 20ets Jul 29 2019 12:21:46
  1027. [21:38:37]
  1028. [21:38:37]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  1029. [21:38:37]configsip: 0, ets Jul 29 2019 12:21:46
  1030. [21:38:37]
  1031. [21:38:37]rst:0xc ets Jul 29 2019 12:21:46
  1032. [21:38:37]
  1033. [21:38:37]rst:0xc (SW_CPU_RESET),boot:0x12 (SPets Jul 29 2019 12:21:46
  1034. [21:38:37]
  1035. [21:38:37]rst:0xc (SW_CPU_RESEets Jul 29 2019 12:21:46
  1036. [21:38:37]
  1037. [21:38:37]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_Fets Jul 29 2019 12:21:46
  1038. [21:38:37]
  1039. [21:38:37]rst:0xc (SW_CPUets Jul 29 2019 12:21:46
  1040. [21:38:37]
  1041. [21:38:37]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FASTets Jul 29 2019 12:21:4ets Jul 29 2019 12:21:46
  1042. [21:38:37]
  1043. [21:38:37]rst:0xc (SW_CPU_RESET),boot:0x12 (SPets Jul 29 2019 12:21:46
  1044. [21:38:37]
  1045. [21:38:37]rst:0xc (SW_ets Jul 29 2019 12:21:46
  1046. [21:38:37]
  1047. [21:38:37]rst:0xc (SW_CPU_RESET),boot:0x12 (Sets Jul 2ets Jul 29 2019 12:21:46
  1048. [21:38:37]
  1049. [21:38:37]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FASets Jul 29 2019 12:21:46
  1050. [21:38:37]
  1051. [21:38:37]rst:0xc (SWets Jul 29 2019 12:21:46ets Jul 29 2019 12:21:46
  1052. [21:38:37]
  1053. [21:38:37]rst:0xc (SW_CPU_RESET),boets Jul 29 2019 12:21:46
  1054. [21:38:37]
  1055. [21:38:38]rst:0xc (SW_CPU_RESET),boot:0x1ets Jul 29 2019 12:21:46
  1056. [21:38:38]
  1057. [21:38:38]rst:0xc (SW_CPU_ets Jul 29 2019 12:21:46
  1058. [21:38:38]
  1059. [21:38:38]rst:0ets Jul 29 2019 12:21:46
  1060. [21:38:38]
  1061. [21:38:38]rst:0xc (SW_CPU_RESET),ets Jul 29 2019 12:21:46
  1062. [21:38:38]
  1063. [21:38:38]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  1064. [21:38:38]coets Jul 29 2019 12:21:46
  1065. [21:38:38]
  1066. [21:38:38]rst:0xets Jul 29 2019 12:21:46
  1067. [21:38:38]
  1068. [21:38:38]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  1069. [21:38:38]configsip: 0, SPIWP:0xeeets Jul 29 2019 12:2ets Jul 29 2019 12:21:46
  1070. [21:38:38]
  1071. [21:38:38]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  1072. [21:38:38]configsip: 0, SPIWP:0xee
  1073. [21:38:38]clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x0ets Jul 29 2019 12:21:46
  1074. [21:38:38]
  1075. [21:38:38]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  1076. [21:38:38]ets Jul 29 2019 12:21:46
  1077. [21:38:38]
  1078. [21:38:38]rst:0xc (SW_CPUets Jul 29 2019 12:21:46
  1079. [21:38:38]ets Jul 29 2019 12:21:46
  1080. [21:38:38]
  1081. [21:38:38]rst:0xc (SW_CPU_RESET),boot:0x12 (Sets Jul 29 2019 12:ets Jul 29 2019 12:21:46
  1082. [21:38:38]
  1083. [21:38:38]rst:0xc (SWets Jul 29 2019 12:21:46
  1084. [21:38:38]
  1085. [21:38:38]rst:0xc (SW_CPU_RESET),boot:ets Jul 29 2019 12:ets Jul 29 2019 12:21:46
  1086. [21:38:38]
  1087. [21:38:38]rst:0xc (SW_CPU_RESET)ets Jul 29ets Jul 2ets Jul 29 201ets Jul 29 2019 12:21:46
  1088. [21:38:38]
  1089. [21:38:38]rst:0xc (SW_CPU_RESET),boot:0x12ets Jul 29 2019 12:21:46
  1090. [21:38:38]
  1091. [21:38:38]rst:0xc (SW_CPU_RESET),boot:0x1ets Jul 29 2019 12:2ets Jul 29 2ets Jul 29 2019 12:21:46
  1092. [21:38:38]
  1093. [21:38:38]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASHets Jul 29 2019ets Julets Jul 29 2019 12:21:46
  1094. [21:38:38]
  1095. [21:38:38]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  1096. [21:38:38]configsip: 0, SPIWP:0xee
  1097. [21:38:38]clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00ets Jul 29 2019 12:21:46
  1098. [21:38:38]
  1099. [21:38:38]rst:0ets Jul 29 2019 12:21:46
  1100. [21:38:38]
  1101. [21:38:38]rst:0xc (SW_CPets Jul 29 2019 12:21:46
  1102. [21:38:38]
  1103. [21:38:38]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  1104. [21:38:38]ets Jul 29 2019 12:21:46
  1105. [21:38:38]
  1106. [21:38:38]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  1107. [21:38:38]ets Jul 29 2019 12:21:46
  1108. [21:38:38]
  1109. [21:38:38]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  1110. [21:38:38]configsip: 0, ets Jul 29 2019 12:21:46
  1111. [21:38:38]
  1112. [21:38:38]rst:0xc (SW_CPU_RESETets Jul 29 2019 12:ets Jul 29 2019 12:21:46
  1113. [21:38:38]
  1114. [21:38:38]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  1115. [21:38:38]configsip: 0, SPIWPets Jul 29 2019 12:21:46
  1116. [21:38:38]
  1117. [21:38:38]rst:0xc (SW_CPU_RESET),ets Jul 29 2019 12:21:46
  1118. [21:38:38]
  1119. [21:38:38]rst:0xc (SW_CPU_RESET),boot:0x12ets Jul 29 2019ets Jul 29 2019 12:21:46
  1120. [21:38:38]
  1121. [21:38:38]rst:0xets Jul ets Jul 29 2019 12:21:46
  1122. [21:38:38]
  1123. [21:38:38]rst:0xc (SW_CPets Jul 29 2019 12:21:46
  1124. [21:38:38]
  1125. [21:38:38]rst:0xc (SW_CPU_RESets Jul 29 2019 12:21:46
  1126. [21:38:38]
  1127. [21:38:38]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  1128. [21:38:38]configsip: 0, SPIWP:0xee
  1129. [21:38:38]clk_drv:0x00,q_drv:0x00,d_drv:0x0ets Jul 29 2019 1ets Jul 29 2019 12:2ets Jul 29 2019 12:21:46
  1130. [21:38:38]
  1131. [21:38:38]rst:0xc (Sets Jul 29 2ets Jul 29 2019 12:21:46
  1132. [21:38:38]
  1133. [21:38:38]rst:0xc (SW_CPU_RESET)ets Jul 29 2019 12:21:46
  1134. [21:38:38]
  1135. [21:38:38]rst:0xc (SW_CPU_RESET),bootets Jul 2ets Jul 29 2019 12:21:46
  1136. [21:38:38]
  1137. [21:38:38]rst:0xc ets Jul 29 2019 12:21:46
  1138. [21:38:38]
  1139. [21:38:38]rst:0xc (SWets Jul 29 2019 12:21:46
  1140. [21:38:38]
  1141. [21:38:38]rst:0ets Jul 29 2019 12:21:46ets Jul 29 2019 12:21:46
  1142. [21:38:38]
  1143. [21:38:38]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  1144. [21:38:38]cets Jul 29 2019 12:21:46
  1145. [21:38:38]
  1146. [21:38:38]rst:0xc (SW_CPU_RESET),bootets Jul 29 2019 12:21:46
  1147. [21:38:38]
  1148. [21:38:38]rets Jul 29 2019 12:21:46
  1149. [21:38:38]
  1150. [21:38:38]rst:0x10 (RTCWDT_RTC_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  1151. [21:38:38]configsip: 0, SPIWP:0xee
  1152. [21:38:38]clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
  1153. [21:38:38]mode:DIO, clock div:2
  1154. [21:38:38]load:0x3fff0018,len:4
  1155. [21:38:38]load:0x3fff001c,len:1044
  1156. [21:38:38]load:0x40078000,len:8896
  1157. [21:38:38]load:0x40080400,len:5828
  1158. [21:38:38]entry 0x400806ac
  1159. [21:38:40][I][logger:166]: Log initialized
  1160. [21:38:40][C][ota:366]: There have been 2 suspected unsuccessful boot attempts.
  1161. [21:38:40][I][app:029]: Running through setup()...
  1162. [21:38:40][D][binary_sensor:034]: 'PIR': Sending initial state OFF
  1163. [21:38:40][D][binary_sensor:034]: 'Button': Sending initial state OFF
  1164. [21:38:40]ts Jul 29 2019 12:21:46
  1165. [21:38:40]
  1166. [21:38:40]rst:0x10 (RTCWDT_RTC_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  1167. [21:38:40]Guru Meditation Error: Core 1 panic'ed (IllegalInstruction). Exception was unhandled.
  1168. [21:38:40]Memory dump at 0x400f0a64: 00054614 91b08320 8890840a
  1169. [21:38:40]Core 1 register dump:
  1170. [21:38:40]PC : 0x400f0a6a PS : 0x00060930 A0 : 0x8008fbd4 A1 : 0x3ffbc5f0
  1171. WARNING Decoded 0x400f0a6a: esp_vApplicationIdleHook at /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/esp32/freertos_hooks.c:108
  1172. [21:38:40]A2 : 0x00000000 A3 : 0x00000001 A4 : 0x00000001 A5 : 0x80000020
  1173. [21:38:40]A6 : 0x00000000 A7 : 0x3ffbd5f0 A8 : 0x800f0a89 A9 : 0x3ffbc5d0
  1174. [21:38:40]A10 : 0x80000001 A11 : 0x80000001 A12 : 0x00000000 A13 : 0x00000001
  1175. [21:38:40]A14 : 0x00060620 A15 : 0x00000000 SAR : 0x00000000 EXCCAUSE: 0x00000000
  1176. [21:38:40]EXCVADDR: 0x00000000 LBEG : 0x00000000 LEND : 0x00000000 LCOUNT : 0x00000000
  1177. [21:38:40]
  1178. [21:38:40]Backtrace: 0x400f0a6a:0x3ffbc5f0 0x4008fbd1:0x3ffbc610 0x4008e3dd:0x3ffbc630
  1179. WARNING Found stack trace! Trying to decode it
  1180. WARNING Decoded 0x400f0a6a: esp_vApplicationIdleHook at /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/esp32/freertos_hooks.c:108
  1181. WARNING Decoded 0x4008fbd1: prvIdleTask at /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/freertos/tasks.c:3507
  1182. WARNING Decoded 0x4008e3dd: vPortTaskWrapper at /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/freertos/port.c:355 (discriminator 1)
  1183. [21:38:40]
  1184. [21:38:40]Rebooting...
  1185. [21:38:40]ets Jul 29 2019ets Jul 29 2019 12:21ets Jul 29 2019 12:21:46
  1186. [21:38:40]
  1187. [21:38:40]rstets Jul 29 2019 12:21:46
  1188. [21:38:40]
  1189. [21:38:40]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_ets Jul 29 2019 1ets Jul 29 2019 12:21:46ets Jul 29 2019 12:21:46
  1190. [21:38:40]
  1191. [21:38:40]rst:0xc (ets Jul 29 2019 12:21:46
  1192. [21:38:40]
  1193. [21:38:40]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)ets Jul 29 2019 12:21:46
  1194. [21:38:40]
  1195. [21:38:40]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)ets Jul 29 2019 12:21:46
  1196. [21:38:40]
  1197. [21:38:40]rst:0xc (SW_CPU_RESET),boot:0x12 (SPets Jul 29 2019 12:21:46
  1198. [21:38:40]
  1199. [21:38:40]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  1200. [21:38:40]configsip: 0, SPIWP:0xeeets Jul 29 2019 12:ets Jul 29ets Jul 29 2019 12:21:46ets Jul 29 2019 12:21:46
  1201. [21:38:40]
  1202. [21:38:40]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  1203. [21:38:40]cets Jul 29 2019 12:ets Jul 29 2019 12:21ets Jul 29 2019 12:21:46
  1204. [21:38:40]
  1205. [21:38:40]rst:0xc (SW_CPU_Rets Jul 29 2019 12:21:46
  1206. [21:38:40]
  1207. [21:38:40]rst:0xc (SW_CPU_RESET),boot:0x12 (SPIets Jul 29 2019 12:21:46
  1208. [21:38:40]
  1209. [21:38:40]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_ets Jul 29 2019 12:21:46
  1210. [21:38:40]
  1211. [21:38:40]rst:0xc (SW_CPUets Jul 29 2019 12:21:46
  1212. [21:38:40]
  1213. [21:38:40]rst:0xc (SW_CPU_RESET),boot:0ets Jul 29 2019 12:21:46
  1214. [21:38:40]
  1215. [21:38:40]rst:0xc (ets Jul 29 2019 12:21:46
  1216. [21:38:40]
  1217. [21:38:40]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  1218. [21:38:40]configsip: 0, SPIWP:0xee
  1219. [21:38:40]clk_drv:0x00,q_drv:0x00,d_drvets Jul 29 2019 12:21:46
  1220. [21:38:40]
  1221. [21:38:40]rstets Jul 29 2019 12:21:46
  1222. [21:38:40]
  1223. [21:38:40]rst:0xc (SW_CPU_RESET),boot:0ets Jul 29 201ets Jul 29 201ets Jul 29 2019 12:21:46
  1224. [21:38:40]
  1225. [21:38:40]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  1226. [21:38:40]configets Jul 29 2019 12:21ets Jul 29ets Jul 29 2019 12:21:46
  1227. [21:38:40]ets Jul 29 2019 12:21:46
  1228. [21:38:40]
  1229. [21:38:40]rsets Jul 29 2019 12ets Jul 29 2019 ets Jul 29 2019 12:21:46
  1230. [21:38:40]
  1231. [21:38:40]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_Fets Jul 29 2019 12:21:46
  1232. [21:38:40]
  1233. [21:38:40]rst:0xc (SW_CPU_REets Jul 29 2019 12:21:46
  1234. [21:38:40]
  1235. [21:38:40]rst:0xc (SW_CPU_RESET),boot:0x12 ets Jul 29 2019 12:21:46
  1236. [21:38:40]
  1237. [21:38:40]rst:0ets Jul 29 2019 12:21:46
  1238. [21:38:40]
  1239. [21:38:40]rst:0xc (SW_Cets Jul 29 2019 12:21:46
  1240. [21:38:40]
  1241. [21:38:40]rstets Jul 29 2019 12:21:46
  1242. [21:38:40]
  1243. [21:38:40]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_Fets Jul ets Jul 29 2019 12:21:46
  1244. [21:38:40]
  1245. [21:38:40]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  1246. [21:38:40]configsiets Jul 29 2019 12:21:46
  1247. [21:38:40]
  1248. [21:38:40]rst:0xets Jul 29 2019 12:21:46
  1249. [21:38:40]
  1250. [21:38:40]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  1251. [21:38:40]configsip: 0, SPIWP:0xee
  1252. [21:38:40]clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_dets Jul 29 2019 12:21:46
  1253. [21:38:40]
  1254. [21:38:40]rst:0xc (SW_ets Jul 29 2019 12:21:ets Jul 29 2019 12:21:46
  1255. [21:38:40]
  1256. [21:38:40]rst:0ets Jul 29 2019 12:21:46
  1257. [21:38:40]
  1258. [21:38:40]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  1259. [21:38:40]configsip: 0, SPIWP:0xee
  1260. [21:38:40]clk_drv:0x00,q_drvets Jul 29 2019 12:21:46
  1261. [21:38:40]
  1262. [21:38:40]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  1263. [21:38:40]cets Jul 29 201ets Jul 29 2019 12:21:46
  1264. [21:38:40]
  1265. [21:38:40]rst:0xc (SW_CPU_RESET)ets Jul 29 2019 12:21:46
  1266. [21:38:40]
  1267. [21:38:40]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  1268. [21:38:40]configsip: 0, Sets Jul 29 ets Jul 2ets Jul 29 2019 12:21:46
  1269. [21:38:40]
  1270. [21:38:40]rst:0xets Jul 29 2019 12:21:46
  1271. [21:38:40]
  1272. [21:38:40]rst:0xc (SW_CPU_RESET),bootets Jul 29 2019 12:21:46ets Jul 29 2019 12:ets Jul 29 2019 12:21:46
  1273. [21:38:40]
  1274. [21:38:40]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOets Jul ets Jul 29 2019 12ets Jul 29 2019 12:21:46
  1275. [21:38:40]
  1276. [21:38:40]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  1277. [21:38:40]configsip: 0, SPIWP:0xee
  1278. [21:38:40]clk_drv:0x00,q_drv:0x00,d_drets Jul 29 2019 ets Jul 29 2019 12:21:ets Jul 29 2019ets Jul 29 2019 12:21ets Jul 29 2019 12:21:46ets Jul 29 2019 12:21:46
  1279. [21:38:40]
  1280. [21:38:40]rst:0xc (SW_CPU_RESET),boot:0x12ets Jul 29 2019 12:21:46
  1281. [21:38:40]
  1282. [21:38:40]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAets Jul 29 2019 12ets Julets Jul 29 201ets Jul 29 2019 12:21:46
  1283. [21:38:40]
  1284. [21:38:40]ets Jul 29 2019 12:21:ets Jul 29 2ets Julets Jul 29 2019 12:21:46
  1285. [21:38:40]
  1286. [21:38:40]rst:0xc (SW_CPU_RESET),bootets Jul 29ets Jul 29 2019 12:21:46
  1287. [21:38:40]
  1288. [21:38:40]rst:0xc (ets Jul 29 2019 12:21:46
  1289. [21:38:40]
  1290. [21:38:40]rst:0xc (SW_CPU_RESETets Jul 29 2019 12ets Jul 29 2019 12:21:46
  1291. [21:38:40]
  1292. [21:38:40]rst:0xcets Jul 29 2019 12:21:46ets Jul 29 2019 12:21:46
  1293. [21:38:40]
  1294. [21:38:40]rst:0xc (SW_CPU_RESEets Jul 29 2019 12:21:46
  1295. [21:38:40]
  1296. [21:38:40]rst:0xc (SW_CPU_RESET),ets Jul 29 2019 12:21:46
  1297. [21:38:40]
  1298. [21:38:40]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  1299. [21:38:40]configsip: 0, SPIWP:0xee
  1300. [21:38:40]clk_drv:0x00,q_drets Jul 29 2019 12:21:46
  1301. [21:38:40]
  1302. [21:38:40]rsets Jul 29 2019 12:21:46
  1303. [21:38:40]
  1304. [21:38:40]rst:0xc (SW_CPU_RESets Jul 29 2019 12:21ets Jul 29 2019 12:21:46
  1305. [21:38:40]
  1306. [21:38:40]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  1307. [21:38:40]configsip: 0, SPIWP:0xee
  1308. [21:38:40]clk_drv:0x00,q_drv:0x00,d_ets Jul 29 2ets Jul 29 2019 ets Jul 29 2019 12:21:46
  1309. [21:38:40]
  1310. [21:38:40]rst:0xets Julets Jul 29 2019 12:21:46
  1311. [21:38:40]ets Jul 29 2019 12:21:46ets Jul 29 2019 12:21:46
  1312. [21:38:40]
  1313. [21:38:40]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  1314. [21:38:40]configsip: 0, SPIWP:0xee
  1315. [21:38:40]clk_drv:0x00,q_drv:0x00,d_drv:0x00,cets Jul 29 2019 12:21:46
  1316. [21:38:40]
  1317. [21:38:40]rsets Jul 29 2019 12:21:46
  1318. [21:38:40]
  1319. [21:38:40]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_Fets Jul 29 2019 12:ets Jul 29 2019 12:21:46
  1320. [21:38:40]
  1321. [21:38:40]rst:0xc (SW_CPU_RESEets Jul 29 2019 12:21:46
  1322. [21:38:40]
  1323. [21:38:40]rst:0xc (SW_CPU_RESET),boot:0x12 (SPets Jul 29 2019 12:21:46
  1324. [21:38:40]
  1325. [21:38:40]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  1326. [21:38:40]configets Jul 29 2019 12:21:46
  1327. [21:38:40]
  1328. [21:38:40]rets ets Jul 29 2019 12:21:46
  1329. [21:38:40]
  1330. [21:38:40]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOTets Jul 29 2019 12:21:46
  1331. [21:38:40]
  1332. [21:38:40]rst:0ets Jul 29 2019 12:21:46
  1333. [21:38:40]
  1334. [21:38:40]rst:0xc (SW_CPU_RESET),boets Jul 29 201ets Jul 29 2019 12:21:46
  1335. [21:38:40]
  1336. [21:38:40]rst:ets Jul 29 2019 12:21ets Jul 29 2019 12:21:46
  1337. [21:38:40]
  1338. [21:38:40]rst:0xc (SW_CPU_RESET)ets Jul 29 2019 12:2ets Jul 29 2019 12:21:46
  1339. [21:38:40]
  1340. [21:38:40]rst:0xc (Sets Jul 29 2019 1ets Jul 29 2019 12:21:46
  1341. [21:38:40]
  1342. [21:38:40]rst:0xc (SW_Cets Jul 29 2019 12:2ets Jul 29 2019 12:21:46
  1343. [21:38:40]
  1344. [21:38:40]rst:0xc (SW_CPU_ets Jul 29 2019 12:21:46
  1345. [21:38:40]
  1346. [21:38:40]rst:0xc (Sets Jul ets Jul 29 2019 12ets Jul 29 2019 12:21:46
  1347. [21:38:40]
  1348. [21:38:40]rst:0xc (SW_ets Jul 29 2019 12:21:46
  1349. [21:38:40]
  1350. [21:38:40]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_Fets Jul 29 2019 12:21:46
  1351. [21:38:40]
  1352. [21:38:40]rst:0xc ets Jul 29 2019 12:21:46
  1353. [21:38:40]
  1354. [21:38:40]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  1355. [21:38:40]configsip: 0, ets Jul 29 2019ets Julets Jul 29 2019 12:21:46
  1356. [21:38:40]
  1357. [21:38:40]rstets Jul 29 2019 12:21:46
  1358. [21:38:40]
  1359. [21:38:40]rst:0xc (SW_CPU_RESET),boot:0x12 (ets Jul 29 2019 12:21ets Jul 29 2019 12:21:46
  1360. [21:38:40]
  1361. [21:38:40]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  1362. [21:38:40]configsip: 0,ets Jul 29 2019 12:21:4ets Jul 29 2019 12:21:46
  1363. [21:38:40]
  1364. [21:38:40]rst:0xc (SWets Jul 29 2019 12:21:46
  1365. [21:38:40]
  1366. [21:38:40]rst:ets Jul 29 2019 12:21:46
  1367. [21:38:40]
  1368. [21:38:40]rst:0xc (SW_CPU_RESET),boot:0x12 (ets Jul 29 2019 12:21:46ets Jul 29 2019 12:21:46
  1369. [21:38:40]
  1370. [21:38:40]rst:0xc (SW_CPU_RESET),boets Jul 29 2019 12:21:46
  1371. [21:38:40]
  1372. [21:38:40]rst:0xc (SW_ets Jul 29 2019 12:21:46
  1373. [21:38:40]
  1374. [21:38:40]rst:0xc ets Jul 29 2019 12:21:46
  1375. [21:38:40]
  1376. [21:38:40]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  1377. [21:38:40]configsip: ets Jul 29 2019 12:21:46
  1378. [21:38:40]
  1379. [21:38:40]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  1380. [21:38:40]configsip: 0, SPIWP:0xee
  1381. [21:38:40]\xe3ets Jul 29 2019 12:21:46
  1382. [21:38:40]
  1383. [21:38:40]rst:0x3 (SW_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  1384. [21:38:40]configsip: 0, SPIWP:0xee
  1385. [21:38:40]clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
  1386. [21:38:40]mode:DIO, clock div:2
  1387. [21:38:40]load:0x3fff0018,len:4
  1388. [21:38:40]load:0x3fff001c,len:1044
  1389. [21:38:40]load:0x40078000,len:8896
  1390. [21:38:40]load:0x40080400,len:5828
  1391. [21:38:40]entry 0x400806ac
  1392. [21:38:42][I][logger:166]: Log initialized
  1393. [21:38:42][C][ota:366]: There have been 3 suspected unsuccessful boot attempts.
  1394. [21:38:42][I][app:029]: Running through setup()...
  1395. [21:38:42][D][binary_sensor:034]: 'PIR': Sending initial state OFF
  1396. [21:38:42][D][binary_sensor:ets Jul 29 2019 12:21:46
  1397. [21:38:42]
  1398. [21:38:42]rst:0x3 (SW_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  1399. [21:38:42]Guru Meditation Error: Core 1 panic'ed (IllegalInstruction). Exception was unhandled.
  1400. [21:38:42]Memory dump at 0x40150c48: 79cc0998 4ed404a6 96c41202
  1401. [21:38:42]Core 1 register dump:
  1402. [21:38:42]PC : 0x40150c4f PS : 0x00060b30 A0 : 0x80150fc6 A1 : 0x3ffb1330
  1403. WARNING Decoded 0x40150c4f: rtc_gpio_is_valid_gpio at /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/driver/gpio.c:433
  1404. (inlined by) gpio_pulldown_dis at /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/driver/gpio.c:91
  1405. [21:38:42]A2 : 0x00000012 A3 : 0x00000100 A4 : 0x0ffd114c A5 : 0x00000000
  1406. [21:38:42]A6 : 0x00060b20 A7 : 0x00000000 A8 : 0x3ff49070 A9 : 0x00000000
  1407. [21:38:42]A10 : 0x3f418b20 A11 : 0x00000100 A12 : 0x0ffd114c A13 : 0x00000000
  1408. [21:38:42]A14 : 0x00000000 A15 : 0x00000000 SAR : 0x0000000e EXCCAUSE: 0x00000000
  1409. [21:38:42]EXCVADDR: 0x00000000 LBEG : 0x4000c46c LEND : 0x4000c477 LCOUNT : 0x00000000
  1410. [21:38:42]
  1411. [21:38:42]Backtrace: 0x40150c4f:0x3ffb1330 0x40150fc3:0x3ffb1360 0x4016b686:0x3ffb1390 0x4016b848:0x3ffb13d0 0x40153686:0x3ffb1400 0x40152bcf:0x3ffb1440 0x401533e5:0x3ffb1480 0x400d8249:0x3ffb14b0 0x4016d15d:0x3ffb14e0 0x4016d219:0x3ffb1500 0x400deb8d:0x3ffb1520 0x400e245f:0x3ffb1570 0x400eda43:0x3ffb1fb0 0x4008e3dd:0x3ffb1fd0
  1412. WARNING Found stack trace! Trying to decode it
  1413. WARNING Decoded 0x40150c4f: rtc_gpio_is_valid_gpio at /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/driver/gpio.c:433
  1414. (inlined by) gpio_pulldown_dis at /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/driver/gpio.c:91
  1415. WARNING Decoded 0x40150fc3: gpio_set_pull_mode at /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/driver/gpio.c:433
  1416. WARNING Decoded 0x4016b686: i2c_set_pin at /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/driver/i2c.c:1134
  1417. WARNING Decoded 0x4016b848: i2c_param_config at /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/driver/i2c.c:1134
  1418. WARNING Decoded 0x40153686: SCCB_Init at /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/components/esp32-camera/driver/sccb.c:53
  1419. WARNING Decoded 0x40152bcf: camera_probe at /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/components/esp32-camera/driver/camera.c:944
  1420. WARNING Decoded 0x401533e5: esp_camera_init at /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/components/esp32-camera/driver/camera.c:1247
  1421. WARNING Decoded 0x400d8249: esphome::esp32_camera::ESP32Camera::setup() at /home/asterion/dev/esphome/t-camera/t_camv162b/src/esphome/components/esp32_camera/esp32_camera.cpp:303
  1422. WARNING Decoded 0x4016d15d: esphome::Component::call_setup() at /home/asterion/dev/esphome/t-camera/t_camv162b/src/esphome/core/component.cpp:111
  1423. WARNING Decoded 0x4016d219: esphome::Component::call() at /home/asterion/dev/esphome/t-camera/t_camv162b/src/esphome/core/component.cpp:111
  1424. WARNING Decoded 0x400deb8d: esphome::Application::setup() at /home/asterion/dev/esphome/t-camera/t_camv162b/src/esphome/core/application.cpp:38
  1425. WARNING Decoded 0x400e245f: setup() at /home/asterion/dev/esphome/t-camera/t_camv162b/src/main.cpp:476
  1426. WARNING Decoded 0x400eda43: loopTask(void*) at /home/asterion/.platformio/packages/framework-arduinoespressif32/cores/esp32/main.cpp:14
  1427. WARNING Decoded 0x4008e3dd: vPortTaskWrapper at /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/freertos/port.c:355 (discriminator 1)
  1428. [21:38:43]
  1429. [21:38:43]Rebooting...
  1430. [21:38:43]ets Jul 29 2019 12:21:46
  1431. [21:38:43]
  1432. [21:38:43]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_Fets Jul 29 2019 12:21:46
  1433. [21:38:43]
  1434. [21:38:43]rst:0xc (SW_CPU_RESET),bootets Jul 29 2019 12:21:46
  1435. [21:38:43]
  1436. [21:38:43]rst:ets Jul 29 20ets Jul 29 2019 12:21:46
  1437. [21:38:43]ets Jul 29 2019 12:21:46
  1438. [21:38:43]ets Jul 29ets Jul 2ets Jul 29 2019 12:21:46
  1439. [21:38:43]
  1440. [21:38:43]rst:0xc (SW_CPU_REets Jul 29 2019 12:21:46
  1441. [21:38:43]
  1442. [21:38:43]rst:0xc (SW_CPU_RESET),bets Jul 29 2019 12:21:46
  1443. [21:38:43]
  1444. [21:38:43]rst:0xc (SW_CPU_RESEets Jul 29 2019 12:21ets Jul 29 2019 12:21:46
  1445. [21:38:43]
  1446. [21:38:43]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  1447. [21:38:43]configsip: 0, SPIWP:0xee
  1448. [21:38:43]clk_drv:0x00ets Jul 29 2019 12:21:46
  1449. [21:38:43]
  1450. [21:38:43]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAets Jul 29 2019 12:21:46
  1451. [21:38:43]
  1452. [21:38:43]rst:0xc (Sets Jul 29 2019 12:21:ets Jul 29 2019 12:21:46
  1453. [21:38:43]
  1454. [21:38:43]rst:0xc (ets Jul 29 2019 1ets Jul 29 2019 12:21:46
  1455. [21:38:43]
  1456. [21:38:43]rst:0xc (SW_CPU_RESEets Jul 29 2019 12:21:46
  1457. [21:38:43]
  1458. [21:38:43]rst:ets Jul 29 2019 12:21:46
  1459. [21:38:43]
  1460. [21:38:43]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  1461. [21:38:43]configsip:ets Jul 29 2019 12:21:46
  1462. [21:38:43]
  1463. [21:38:43]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  1464. [21:38:43]configsipets Jul 29 2019 12:21:46
  1465. [21:38:43]
  1466. [21:38:43]rst:0xc (SW_CPU_RESET),boot:0x12 ets Jul 29 2019 12:21:46
  1467. [21:38:43]
  1468. [21:38:43]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  1469. [21:38:43]configsip: 0, SPets Jul 29 2019 ets Jul 29 2019 12ets Jul 29 2019 12:21:46
  1470. [21:38:43]
  1471. [21:38:43]rst:0xc (SW_CPU_RESET),boot:0x12ets Jul 29 2019 12:21:46
  1472. [21:38:43]
  1473. [21:38:43]rst:0xc (SW_CPU_RESET),boot:0x12 (ets Jul 29 2019 12:21:46ets Jul 29 ets Jul 29 2019 12:21:46
  1474. [21:38:43]
  1475. [21:38:43]rst:0xc (SW_CPU_RESET),booets Jul 29 2019 12:21:46
  1476. [21:38:43]
  1477. [21:38:43]ets Jul 29 2019 ets Jul 29 2019 12:21:46
  1478. [21:38:43]
  1479. [21:38:43]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  1480. [21:38:43]ets Jul 29 2019 12:21:46
  1481. [21:38:43]ets Jul 29 2019ets Jul 29 20ets Jul 29 2019 12:21:46ets Jul 29 2019 12:21:46
  1482. [21:38:43]
  1483. [21:38:43]rst:0xc (SW_CPU_RESET),boot:0x12 (Sets Jul 29 2019 12:21:46
  1484. [21:38:43]
  1485. [21:38:43]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  1486. [21:38:43]configsip: 0, SPIWP:0xee
  1487. [21:38:43]clets Jul 29 2019 12:21:46
  1488. [21:38:43]
  1489. [21:38:43]rst:0xc (SW_CPU_RESET),boot:0x1ets Jul 29 2019 12:21:46
  1490. [21:38:43]
  1491. [21:38:43]rst:0xc (SW_CPU_RESET),bets Jul 29 2019 12:21:46
  1492. [21:38:43]
  1493. [21:38:43]rst:0xc (SW_CPU_RESET),boot:0x12 (SPets Jul 29 2019 12:21:46
  1494. [21:38:43]
  1495. [21:38:43]rst:0xc ets Jul 29 2019 12:21:46
  1496. [21:38:43]
  1497. [21:38:43]rst:0xc (Sets Jul 29 2019 12:21:46
  1498. [21:38:43]
  1499. [21:38:43]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FASets Jul 29 2019 12:21:46
  1500. [21:38:43]
  1501. [21:38:43]rst:0xc (SW_CPU_REets Jul 29 2019 12:2ets Jul 29 2019 12:21:46
  1502. [21:38:43]
  1503. [21:38:43]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_Fets Jul 29 20ets Jul 29 2019 12:21:46
  1504. [21:38:43]
  1505. [21:38:43]rst:0xc (SW_CPU_RESET),boot:0x12 (ets Jul 29 2019 12:21:46
  1506. [21:38:43]
  1507. [21:38:43]rst:0xc (SW_Cets Jul 29 2019 12:21:46
  1508. [21:38:43]
  1509. [21:38:43]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  1510. [21:38:43]ets Jul 29 2019 12:21:46
  1511. [21:38:43]
  1512. [21:38:43]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_Fets Jul 29 2019 12:21:46
  1513. [21:38:43]
  1514. [21:38:43]rst:0xc (SW_CPU_RESET),boot:0xets Jul 29 2019 12:21:46
  1515. [21:38:43]
  1516. [21:38:43]rst:0xc (SW_CPU_RESets Jul 29 2019 12:21:46
  1517. [21:38:43]
  1518. [21:38:43]ets Jul 29 2019 12:21:46
  1519. [21:38:43]
  1520. [21:38:43]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_Fets Jul 29 2019 12:21:46
  1521. [21:38:43]ets Jul 29 2019 12:21:46
  1522. [21:38:43]
  1523. [21:38:43]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  1524. [21:38:43]configsip: 0, SPIWPets Jul 29 2019 12:21:46
  1525. [21:38:43]
  1526. [21:38:43]rst:0xc (SW_CPU_RESET),boot:0x12 (ets Jul 29 2019 12:21:46
  1527. [21:38:43]
  1528. [21:38:43]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  1529. [21:38:43]configsip: 0, SPIWP:0xee
  1530. [21:38:43]clk_drv:0xets Jul 29 2019 12:21:46
  1531. [21:38:43]
  1532. [21:38:43]rst:0xc (SW_CPU_RESET),boot:0x12 (SPets Jul ets Jul 29 2019 12:21:46
  1533. [21:38:43]
  1534. [21:38:43]rst:0xc (SW_CPU_RESET),boot:0x12 (Sets Jul 29 2019 1ets Jul 29 2019 12:21:46
  1535. [21:38:43]
  1536. [21:38:43]rst:ets Jul 29 2019 12:21:46
  1537. [21:38:43]
  1538. [21:38:43]rst:0xc (SW_CPU_RESET),booets Jul 29 2019 12:21:46
  1539. [21:38:43]
  1540. [21:38:43]rst:0xc (SW_CPU_RESET),boot:0xets Jul 29 ets Jul 29 2019ets Jul 29 2019 12:21:46
  1541. [21:38:43]
  1542. [21:38:43]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  1543. [21:38:43]configsip: 0, SPIWP:0xee
  1544. [21:38:43]clk_drv:0x00,q_drv:0x00,d_drv:ets Jul 29 2019 ets Jul 29 2019 12:21:46
  1545. [21:38:43]
  1546. [21:38:43]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  1547. [21:38:43]configsip: 0, SPIWP:0xee
  1548. [21:38:43]clk_drets Jul 29 201ets Jul 29 2019 12:21:46
  1549. [21:38:43]
  1550. [21:38:43]rst:0xc (SW_ets Jul 2ets Jul 29 2019 12:21:46ets Jul 29 2019 12:21:46
  1551. [21:38:43]
  1552. [21:38:43]rst:0xc (SW_CPU_RESET),boot:0x12 (ets Jul 29 2019 12:21:46
  1553. [21:38:43]
  1554. [21:38:43]rst:0xc (SW_ets Jul 29 2019 12:21:46
  1555. [21:38:43]
  1556. [21:38:43]rst:0xc (SW_CPU_REets Jul ets Jul 29 2019 12:21:46
  1557. [21:38:43]
  1558. [21:38:43]rets Jul 29 2019 12:21:46
  1559. [21:38:43]
  1560. [21:38:43]rst:0xc (ets Jul 29 2019 12:21:46
  1561. [21:38:43]
  1562. [21:38:43]rst:0xc (SW_CPU_REets Jul 29 2019 12:21:46ets Jul 29 2019 12:21ets Jul 29 2019 12:21:46
  1563. [21:38:43]
  1564. [21:38:43]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  1565. [21:38:43]configsip: 0,ets Jul 29 2019 12:21:4ets Jul 29 2019 12:21:46
  1566. [21:38:43]
  1567. [21:38:43]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOets Jul 29 2019 12:21:46
  1568. [21:38:43]
  1569. [21:38:43]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_ets Jul 2ets Jul 29 2019 12:21:46ets Jul 29 2019 12:21:46
  1570. [21:38:43]
  1571. [21:38:43]rst:0ets Jul 29 2019 12:21:46
  1572. [21:38:43]
  1573. [21:38:43]rst:0xc ets Jul 29 ets Jul 29 2019 12:21:46
  1574. [21:38:43]
  1575. [21:38:43]rst:0xc (SW_CPU_RESET),boot:0x12 (SPIets Jul 29 2019 12:21:46
  1576. [21:38:43]
  1577. [21:38:43]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  1578. [21:38:43]configsets Jul 29 2019 12:21:46
  1579. [21:38:43]
  1580. [21:38:43]rstets Jul 29 2019 12:21:46
  1581. [21:38:43]
  1582. [21:38:43]rst:0xc (SWets Jul 29 2019 12:21:46
  1583. [21:38:43]
  1584. [21:38:43]rst:0xc (SW_CPU_RESET),boot:ets Jul 29 ets Jul 29 2019 12:21:46
  1585. [21:38:43]
  1586. [21:38:43]rst:0xcets Jul 29 201ets Jul 29 2019 12:21:46
  1587. [21:38:43]
  1588. [21:38:43]rsets Jul 29 2019 12:21:46
  1589. [21:38:43]
  1590. [21:38:43]rst:0xc (SW_CPU_Rets Jul 29 2019 1ets Jul 29 2019 12:21ets Jul 29 2019 12:21:46
  1591. [21:38:43]
  1592. [21:38:43]rst:0xc (SW_CPU_RESET)ets Jul 29 2019 12:21ets Jul 29 2019 12:21:46
  1593. [21:38:43]
  1594. [21:38:43]rst:0xc ets Jul 29 2019 12:21:46
  1595. [21:38:43]ets Jul 29 2019 12:21:46
  1596. [21:38:43]
  1597. [21:38:43]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  1598. [21:38:43]configsip: ets Jul 29 2019 12:21ets Jul 29 2019 12:21:46
  1599. [21:38:43]
  1600. [21:38:43]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_Bets Jul 29 2019 12:21:46
  1601. [21:38:43]
  1602. [21:38:43]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  1603. [21:38:43]configsip: 0, SPIWP:0xee
  1604. [21:38:43]clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
  1605. [21:38:43]mode:DIO, cets Jul ets Jul 29 2019 12:21ets Jul 29 2019 12:21ets Jul 29 2019 12:21:46
  1606. [21:38:43]
  1607. [21:38:43]rst:0xc (SW_ets Jul 29 2019 12:21:46
  1608. [21:38:43]
  1609. [21:38:43]rst:0xc (SW_CPU_RESET),boot:ets Jul 29 2019 12:21:46
  1610. [21:38:43]
  1611. [21:38:43]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_Fets Jul 29 2019 12:21:46
  1612. [21:38:43]
  1613. [21:38:43]rst:0xc (SW_CPets Jul 29 2019 12:21:46ets Jul 29 20ets Jul 29 2ets Jul 29 2019 12:21:ets Jul 29 2019 12:21:46
  1614. [21:38:43]
  1615. [21:38:43]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)ets Jul 29 20ets Jul 29 2019 12:2ets Jul 29 2019 12:21:46
  1616. [21:38:43]
  1617. [21:38:43]rst:0xcets ets Jul 29 2019 12:21:46
  1618. [21:38:43]ets Jul 29 2019 12:21:46
  1619. [21:38:43]
  1620. [21:38:43]rst:ets Jul 29 2019 12:21:46
  1621. [21:38:43]
  1622. [21:38:43]rst:0ets Jul 29 2ets Jul 29ets Jul 29 2019 12:21:46
  1623. [21:38:43]
  1624. [21:38:43]ets Jul 29 2019 12:21:46
  1625. [21:38:43]
  1626. [21:38:43]rst:0xc (Sets Jul 29 201ets Jul 29 2019 ets Jul 29 2019 12:21:46
  1627. [21:38:43]
  1628. [21:38:43]rst:0xc (SW_CPU_RESETets Jul 29 2019 12:21:ets Jul 29 2019 12:21:46
  1629. [21:38:43]
  1630. [21:38:43]rst:0xc (SW_CPU_RESET),bootets Jul 29 2019 12:21:46
  1631. [21:38:43]
  1632. [21:38:43]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_ets Jul 29 2019 12:21:46
  1633. [21:38:43]
  1634. [21:38:43]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  1635. [21:38:43]configets Jul 29 2019 12:21:46
  1636. [21:38:43]ets Jul 29 2019 12:21:46
  1637. [21:38:43]
  1638. [21:38:43]rst:0xc (SW_CPUets Jul 29 201ets Jul 29 201ets Jul 29 2019 12:21:46
  1639. [21:38:43]
  1640. [21:38:43]rst:0xc (SW_CPU_RESET),booets Jul 29 2019 12:21:46
  1641. [21:38:43]ets Jul 29 2019 12:21:46
  1642. [21:38:43]
  1643. [21:38:43]rstets Jul ets Jul 29 ets Jul 29 2019 12:21:46
  1644. [21:38:43]
  1645. [21:38:43]rst:0xc (SW_CPU_RESET),boot:ets Jul 29 2019 12:21ets Jul 29 2019 12:21:46
  1646. [21:38:43]
  1647. [21:38:43]rsets Jul 29 2019 12:21:46ets Jul 29 2019 12:21:46
  1648. [21:38:43]
  1649. [21:38:43]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAets Jul 29 2019 12:21:46
  1650. [21:38:43]
  1651. [21:38:43]rst:0xc (ets Jul 29 2019 12:21:46
  1652. [21:38:43]
  1653. [21:38:43]rst:0xc (SW_CPU_RESET),boot:0x1ets Jul 29 2019 12:21:46
  1654. [21:38:43]
  1655. [21:38:43]rst:0xc (SW_CPU_Rets Jul 29 2019 1ets ets Juets Jul 29 2019 12:21:46
  1656. [21:38:43]
  1657. [21:38:43]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_ets Jul 29 2019 12:21:46
  1658. [21:38:43]
  1659. [21:38:43]rst:0xc (SW_CPU_RESET),boot:0x1ets Jul 29 2019 12:21:46
  1660. [21:38:43]
  1661. [21:38:43]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)ets Jul 29 2019 12:21:46
  1662. [21:38:43]
  1663. [21:38:43]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  1664. [21:38:43]ets Jul 29 2019ets Jul 29 2019 12:21:46
  1665. [21:38:43]ets Jul 29 2019 12ets Jul 29 2019 12:21:4ets Jul 29 2019 12:21:46
  1666. [21:38:43]
  1667. [21:38:43]rst:0xc (SW_CPU_RESET),boot:0xets Jul 29 2019 12:21:46
  1668. [21:38:43]ets Jul 29 2019 12:21:46
  1669. [21:38:43]
  1670. [21:38:43]rsets Jul 29 2019 12:21:46
  1671. [21:38:43]
  1672. [21:38:43]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  1673. [21:38:43]configsip: 0, SPIets Jul 29 ets Jul 29 2019 12:21:46
  1674. [21:38:43]ets Jul 29 2019 12:21:46
  1675. [21:38:43]
  1676. [21:38:43]rsets Jul 29 2019 12:21:46
  1677. [21:38:43]
  1678. [21:38:43]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  1679. [21:38:43]configsip: 0, SPIWP:0xee
  1680. [21:38:43]clk_drv:0x00,qets Jul 2ets Jul 29 2019 12:21:46
  1681. [21:38:43]
  1682. [21:38:43]rst:0ets Jul 29 2019 12:21:4ets Jul 29 2019 12:21:46
  1683. [21:38:43]
  1684. [21:38:43]rst:0xc (SW_Cets Jul 29 2019 12:2ets Jul 29 20ets Jul 29 2019 12:21:46
  1685. [21:38:43]
  1686. [21:38:43]rsets Jul 29 2019 12:21:46
  1687. [21:38:43]
  1688. [21:38:43]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_ets Jul 29 2019 12:21:46
  1689. [21:38:43]
  1690. [21:38:43]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOets Jul 29 2019 12:21:46
  1691. [21:38:43]
  1692. [21:38:43]rst:0xc ets Jul 29 2019 12:21:46
  1693. [21:38:43]
  1694. [21:38:43]rst:0xc ets Jul 29 2019 12:21:46
  1695. [21:38:43]
  1696. [21:38:43]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASets Jul 29 2019 12:21:46
  1697. [21:38:43]
  1698. [21:38:43]rst:0xc (SW_CPU_RESET),booets Jul 29 2019 12ets Jul 29 2019 1ets Jul 29 2019 12:21:46ets Jul 29 2019 12:21:46
  1699. [21:38:43]
  1700. [21:38:43]rst:0xc (SW_ets Jul 29 2019 12:21:46
  1701. [21:38:43]
  1702. [21:38:43]rst:0xc (SW_CPUets Jul 29 2019 12:21:46
  1703. [21:38:43]
  1704. [21:38:43]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  1705. [21:38:43]conets Jul 29 2019 12:21:46
  1706. [21:38:43]
  1707. [21:38:43]rst:ets Jul 29 2019 12:21:46
  1708. [21:38:43]
  1709. [21:38:43]rst:0xc (SW_Ceets Jul 29 2019 12:21:46
  1710. [21:38:43]
  1711. [21:38:43]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FASTets Jul 2ets Jul 29 2019 12:21:46
  1712. [21:38:43]
  1713. [21:38:43]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  1714. [21:38:43]coets Jul 29 2019 12:21:46
  1715. [21:38:43]
  1716. [21:38:43]rst:0xc (SW_CPets Jul 29 2019ets Jul 29 2019 12:21:46ets Jul 29 2019 12:21:46
  1717. [21:38:43]
  1718. [21:38:43]rst:0xc (etsets Jul 29 2019 12:21:46
  1719. [21:38:43]
  1720. [21:38:43]rst:0xc (SW_CPU_RESET),boot:0x12 ets Jul 29 2019 12:21:46
  1721. [21:38:43]ets Jul 29 201ets Jul 29 2019 12:21ets Jul 29 2019ets Jul 29 2019 12:21:46
  1722. [21:38:43]
  1723. [21:38:43]ets Jul 29 2019 12:21:46
  1724. [21:38:43]
  1725. [21:38:43]ets Jul 29 2019 12:21:46
  1726. [21:38:43]
  1727. [21:38:43]rst:0xc (SW_CPU_RESET),booets Jul 29 2019 12:ets Jul 29 2019 12:21:46
  1728. [21:38:43]
  1729. [21:38:43]rst:0xc (SW_CPU_RESET)ets Jul 29 2019 12:21:4ets Jul 29 2019 12:21:46
  1730. [21:38:43]
  1731. [21:38:43]ets Jul 29 2019 12:21:46
  1732. [21:38:43]
  1733. [21:38:43]rst:0xc (SW_Cets Jul 29 2019 12:21:46
  1734. [21:38:43]
  1735. [21:38:43]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  1736. [21:38:43]configsip: 0, SPIWP:0xee
  1737. [21:38:43]clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_ets Jul 29 2019 12:21:46
  1738. [21:38:43]
  1739. [21:38:43]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FASets Jul 29 2019 12:21:46
  1740. [21:38:43]
  1741. [21:38:43]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)ets Jul 2ets Jul 2ets Jul 29 2019 12:21:46
  1742. [21:38:43]
  1743. [21:38:43]rst:0xc (ets Jul 29 2019 12:21:46
  1744. [21:38:43]
  1745. [21:38:43]ets Jul 29 2019 12:21:46
  1746. [21:38:43]
  1747. [21:38:43]rst:ets Jul 29 2019 ets Jul 29 2019 12:21:46
  1748. [21:38:43]
  1749. [21:38:43]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  1750. [21:38:43]configsip: 0ets Jul 29 2019 12:21:46ets Jul 29 2019 12:21:46
  1751. [21:38:43]
  1752. [21:38:43]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  1753. [21:38:43]configsip: 0, SPIWP:0ets Jul 29 2019ets Jul 29 2019 12:21:46
  1754. [21:38:43]
  1755. [21:38:43]rst:0xc (SW_CPU_RESET),boot:0x12 ets Jul 29 2019 12:21:46
  1756. [21:38:43]
  1757. [21:38:43]rst:0xc (SW_CPU_RESET),bets Jul 29 2019 12:21:46
  1758. [21:38:43]
  1759. [21:38:43]rst:0xc (SW_CPU_RESEets Jul 29 2019 12:21:46
  1760. [21:38:43]
  1761. [21:38:43]rst:0xc (SW_CPU_RESets Jul 29 2019 12:21:46
  1762. [21:38:43]ets Jul 29 2019 12:21:46
  1763. [21:38:43]
  1764. [21:38:43]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  1765. [21:38:43]configsipets Jul 29 2019 12:21:46
  1766. [21:38:43]
  1767. [21:38:43]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)ets Jul 29 2019 12:21:46
  1768. [21:38:43]
  1769. [21:38:43]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAets Jul 29 2019 12:21:46
  1770. [21:38:43]
  1771. [21:38:43]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_ets Jul 29 2019 12:21:46
  1772. [21:38:43]
  1773. [21:38:43]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  1774. [21:38:43]conf\xf9ets Jul 29 2019 12:21:46
  1775. [21:38:43]
  1776. [21:38:43]rst:0x10 (RTCWDT_RTC_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  1777. [21:38:43]configsip: 0, SPIWP:0xee
  1778. [21:38:43]clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
  1779. [21:38:43]mode:DIO, clock div:2
  1780. [21:38:43]load:0x3fff0018,len:4
  1781. [21:38:43]load:0x3fff001c,len:1044
  1782. [21:38:43]load:0x40078000,len:8896
  1783. [21:38:43]load:0x40080400,len:5828
  1784. [21:38:43]entry 0x400806ac
  1785. [21:38:45][I][logger:166]: Log initialized
  1786. [21:38:45][C][ota:366]: There have been 4 suspected unsuccessful boot attempts.
  1787. [21:38:45][I][app:029]: Running through setup()...
  1788. [21:38:45][D][binary_sensor:034]: 'PIR': Sending initial state ON
  1789. [21:38:45][D][binary_sensor:034]: 'Button': Sending initial state OFF
  1790. [21:38:45][D][binary_sensorets Jul 29 2019 12:21:46
  1791. [21:38:45]
  1792. [21:38:45]rst:0x10 (RTCWDT_RTC_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  1793. [21:38:45]configsip: 0,ets Jul 29 2019 12:21:46
  1794. [21:38:45]
  1795. [21:38:45]rst:0x10 (RTCWDT_RTC_RESET),boot:0x12 (SPI_FAST_FLASHets Jul 29 2019 12:21:46
  1796. [21:38:45]
  1797. [21:38:45]rst:0x1ets Jul 29 2019 12:21:46
  1798. [21:38:45]
  1799. [21:38:45]rsets Jul 29 2019 12:21:46
  1800. [21:38:45]
  1801. [21:38:45]rst:ets Jul 29 2019 12:21:46
  1802. [21:38:45]
  1803. [21:38:45]rst:0x10 (RTCWDT_RTC_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  1804. [21:38:45]configsip: 0, SPIWP:0xee
  1805. [21:38:45]clk_drv:0x00,q_drv:0x00,d_drv:ets Jul 29 2019 12:21:46
  1806. [21:38:45]
  1807. [21:38:45]rst:0x10ets Jul 29 2019 12:21:46
  1808. [21:38:45]
  1809. [21:38:45]rst:0x10 (RTCWDT_RTC_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  1810. [21:38:45]configsip: 0, SPIWP:0xee
  1811. [21:38:45]clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0xets Jul 29 2019 12:21:4ets Jul 29 2019 12:21:46
  1812. [21:38:45]
  1813. [21:38:45]rst:0x10 (ets Jul ets Jul 29 2019 12:21:46
  1814. [21:38:45]
  1815. [21:38:45]rst:0x10 (RTCWDT_RTC_RESets Jul 29 2019 12:21:46
  1816. [21:38:45]
  1817. [21:38:45]rst:0x10 (RTCWets Jul 29 2019 12:21:46ets Jul 29 2019 12:21:46
  1818. [21:38:45]
  1819. [21:38:45]rst:0x10 (RTCWDT_RTC_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  1820. [21:38:45]ets Jul 29 2019 12:21:46
  1821. [21:38:45]
  1822. [21:38:45]rst:0x10 (RTCWDT_RTC_RESET),boot:0x12 (SPIets Jul 29 2019 12:21:4ets Jul 29 2019 12:21:4ets Jul 29 2019 12:21:ets Jul 29 2ets Juets Jul 29 2019 12:21:46
  1823. [21:38:45]
  1824. [21:38:45]rst:0x10 (RTCWDT_RTC_RESET),ets Jul 29 2019 12:21:46
  1825. [21:38:45]
  1826. [21:38:45]rst:0xets Jul 29 2019 ets Jul 29 2019 12:21ets Jul 29 2019 12:21:46
  1827. [21:38:45]
  1828. [21:38:45]rst:0x10 (Rets Jul 29 2019 12:21:4ets Jul 2ets Jul 29 2019 12:21:46
  1829. [21:38:45]
  1830. [21:38:45]rstets Jul 29 2019ets Jul 29 2019 12:21:46ets Jul 29 2019 12:21:46
  1831. [21:38:45]
  1832. [21:38:45]rst:0x10 (RTCWDT_RTC_RESET),boot:0x12 (SPI_ets Jul 29 2019 1ets Jul 29 2019 12:21:46
  1833. [21:38:45]
  1834. [21:38:45]rst:0x10 ets Jul 29 2019 12:21:46
  1835. [21:38:45]ets Jul ets Jul 29 2019 ets Jul 29 2019 12ets Jul ets Jul 29 2019 12:21:46
  1836. [21:38:45]
  1837. [21:38:45]rst:0xets Jul 29 2019 12ets Jul 29 2019 12:21:46
  1838. [21:38:45]
  1839. [21:38:45]rst:0x10 (RTCets Juets Jets Jul 29 2019 12:21:46
  1840. [21:38:45]
  1841. [21:38:45]rst:0x10 (RTCWDT_RTC_REets Jul 29 2019ets Jul 29 2019 12:21:46
  1842. [21:38:45]
  1843. [21:38:45]rst:ets Julets Jul 29 2019 12:21:46
  1844. [21:38:45]
  1845. [21:38:45]rst:0x10 (RTCWDT_RTC_RESET),bootets Jul 29 2019 12:21:46
  1846. [21:38:45]
  1847. [21:38:45]rst:0x10 (RTCWDT_RTC_RESET),boets Jul 29 2019 12:21:46
  1848. [21:38:45]
  1849. [21:38:45]rstets Jul 29 2019 12:21:46ets Jul 29 2ets Jul 29 ets Jets Jul 29 2019 12ets Juets Jul 29 2019 12:21:46
  1850. [21:38:45]
  1851. [21:38:45]rst:0x10 (RTCWDT_RTC_REets Jul 29 2019 12:21:46
  1852. [21:38:45]
  1853. [21:38:45]rstets Jul 29 2019 12:21:46
  1854. [21:38:45]
  1855. [21:38:45]rst:0x10 (RTCWDT_RTC_RESET),boets Jul 29 2019 12:21:46
  1856. [21:38:45]
  1857. [21:38:45]rst:0x10 (RTCWDT_RTC_RESET),boot:0x12 (SPI_FAST_FLAetets Jul 29 2019 12:21:4ets Jul 29 2019 12:21:4ets Jul 29 2019 12:21:46
  1858. [21:38:45]
  1859. [21:38:45]rstets Jul ets Jul ets Jul 29 2019 12:ets Jul 29 2019 12:21:46
  1860. [21:38:45]
  1861. [21:38:45]rst:ets Jul 29 2019 12:21:46
  1862. [21:38:45]
  1863. [21:38:45]rst:0xets Jul 29 20ets Jul 29 2019 12ets Jul 29 2019 12:21:46
  1864. [21:38:45]
  1865. [21:38:45]rst:0x10 (RTCWDT_RTC_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)ets Jul 29 2019 12:21:46ets Jul 29 2019 12:21:46
  1866. [21:38:45]
  1867. [21:38:45]rst:0x10 (RTCWDT_ets Jul 29 2019 12:ets Jul ets Jul 29 2019 12:21:46
  1868. [21:38:45]
  1869. [21:38:45]rst:0x10 (RTCWDTets Juets Jul 29 2019 1etets Jets Jul 29ets Jul 2ets Jul ets Jul 29 2019 12:21:46
  1870. [21:38:45]
  1871. [21:38:45]rst:0x10 (RTCWDT_RTC_RESET),bootets ets ets Julets Jul 29 2019 12:21:4ets Jul 29 2019 12:21:46
  1872. [21:38:45]
  1873. [21:38:45]rst:0x10 (Rets Jul 2ets Jul 29 2019etets Jul 29 2019 12:2ets Jul 29 2019 12:21:46
  1874. [21:38:45]
  1875. [21:38:45]rst:0x10 (ets Jul 2ets Jul 29 2019 12:21:46
  1876. [21:38:45]
  1877. [21:38:45]rst:0x10 (RTCWDT_RTC_RESET),booets Jul 29 2019 12:2ets Jul 29 2019 12:21:46
  1878. [21:38:45]
  1879. [21:38:45]rst:0x10 (RTCWDT_Rets Jul 29 2019 12:21:46
  1880. [21:38:45]
  1881. [21:38:45]rst:0x1ets Jul 29 2019 12:21:ets Jul 29 2019 12:21:46
  1882. [21:38:45]
  1883. [21:38:45]rst:0x10 ets Jul 29 2019 12:21:46
  1884. [21:38:45]
  1885. [21:38:45]rst:ets Jul 29 2019 12:21:46
  1886. [21:38:45]
  1887. [21:38:45]rst:0x10 ets Jul 29 2019 12:21:46
  1888. [21:38:45]
  1889. [21:38:45]rst:0xets Jul 29 2ets Jul 2ets Jul 29 2019 12:21:46
  1890. [21:38:45]
  1891. [21:38:45]rst:0x10 (RTCWDT_ets Jul 29 2019 12:21:46
  1892. [21:38:45]
  1893. [21:38:45]rst:0x10 (Rets Jul 29 2019 12:21:46
  1894. [21:38:45]
  1895. [21:38:45]rst:0x10 (RTCWDT_RTC_ets Jul 29 2019 12:21:46
  1896. [21:38:45]
  1897. [21:38:45]rst:ets Jul 29 2019 1ets Jul 29 2019 12:21:46ets Jul 29 2019 12:21:46
  1898. [21:38:45]
  1899. [21:38:45]rsetets Jul 29 2ets Jul 29 2019 12:21:ets Jul 29 2019 1ets Jul 29 2019 12:21:46
  1900. [21:38:45]
  1901. [21:38:45]ets Jul 2ets Jul ets Jul 29 2019 12:21:46
  1902. [21:38:45]
  1903. [21:38:46]rst:0x10 (RTCWDT_RTC_RESET),boot:0xets Jul 29ets Jul 29 2019 12ets Jul 29 2019 12:21:46
  1904. [21:38:46]
  1905. [21:38:46]rst:0x10 (RTCWDT_RTC_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  1906. [21:38:46]coets Jul 2ets Jul 29 2019 1ets Jets Jul 29 2019 12:21:ets Jul 29 2019 12:21:46
  1907. [21:38:46]
  1908. [21:38:46]ets Jul 2ets Jul 29 2019 12:21:46
  1909. [21:38:46]
  1910. [21:38:46]rst:0x10 (RTCWDT_RTC_RESET),booets Jul 29 2019 12:21:46
  1911. [21:38:46]
  1912. [21:38:46]rst:0x10 (RTCWDT_RTC_REets Jets Julets Jul 29ets Jul 29 2019 12:2ets Jul 29 2019 12:21:46
  1913. [21:38:46]
  1914. [21:38:46]ets Jul 29 2019 12ets Jul 29 2019 12:21:46
  1915. [21:38:46]
  1916. [21:38:46]rst:0x10 (Rets Jul 29 2019 12:21:46
  1917. [21:38:46]
  1918. [21:38:46]rst:0x10 (ets Jul 29 2019 12:21:46
  1919. [21:38:46]
  1920. [21:38:46]rst:0x10 (RTCWDT_RTC_RESets Jul 29 2019 12:21:46ets Julets Jul 29 2ets Juets Jul 29 2019 12:ets Jul ets Jul 29 2019 12:21:46
  1921. [21:38:46]
  1922. [21:38:46]rst:0x10 (RTCWDT_RTets Jul 29 2019 12:21:46
  1923. [21:38:46]
  1924. [21:38:46]rst:0x10 (RTCWDT_ets Jul 29 2019 12:21:46
  1925. [21:38:46]
  1926. [21:38:46]rst:0x10ets Jul 29 2019 1ets Jul 29 2019 12:21:46
  1927. [21:38:46]ets Julets Jul 29 2019 12ets Jul 29 2019 12:21:46
  1928. [21:38:46]
  1929. [21:38:46]rets Jul 29 2019 12:21:46
  1930. [21:38:46]
  1931. [21:38:46]ets Jul 29 2019 12:21:46
  1932. [21:38:46]
  1933. [21:38:46]rst:0x10 (RTCWDT_RTC_RESET),boot:0ets Jul 29 2019 12:21:46
  1934. [21:38:46]
  1935. [21:38:46]rst:0x10 (RTCWets Jul 29 2019 12:21:46
  1936. [21:38:46]
  1937. [21:38:46]rst:0x10 (RTCWDT_RTC_RESET),boot:0x12 (Setsets Jul 29 2019 12:21:46ets Jul 29 2019 12:21:46
  1938. [21:38:46]
  1939. [21:38:46]rst:0x10 (Rets Jul 29 2019 12:21:46
  1940. [21:38:46]
  1941. [21:38:46]rst:0x10 (RTCWDT_RTC_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  1942. [21:38:46]configsiets ets Jul 29 2019 12:21:46
  1943. [21:38:46]
  1944. [21:38:46]rst:0x10 (RTCWDT_RTC_ets Jul 29 2019 12:21:46
  1945. [21:38:46]
  1946. [21:38:46]rst:0x10 (RTCWDT_RTC_RESET),bootets Jul 29 ets Jul 2ets Jul 29 2019 12:21:46ets Jul 29 etets Jul 29 2019 1ets Jul 29 2019 12:21:46
  1947. [21:38:46]
  1948. [21:38:46]rst:0x10 (RTCWDT_RTC_RESET),bootets Jul 29 2019 ets Jul 29 2019 12:21:46
  1949. [21:38:46]
  1950. [21:38:46]ets Julets Juets Jul 29 2019 12:21:46
  1951. [21:38:46]
  1952. [21:38:46]rst:0x10 (Rets ets Jul 29ets Juets Jul 29 2019 12:21:46
  1953. [21:38:46]ets Jul 29 2019ets Julets Jul 29 2019 12:21:46
  1954. [21:38:46]
  1955. [21:38:46]rst:0x10 (RTCWets Jul 29ets Jul 29 2019 12:21:46
  1956. [21:38:46]
  1957. [21:38:46]rst:0xets Julets Jul 29ets Jul 29 2019 12:21:46
  1958. [21:38:46]
  1959. [21:38:46]rst:0x10 (RTCWDT_RTC_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  1960. [21:38:46]configsip: 0, SPIWP:0xee
  1961. [21:38:46]clk_drv:0x00,q_ets Jul 29 2019 12etets Jul 2ets Jul 29 201ets Jul 29 2019 12:21:46
  1962. [21:38:46]
  1963. [21:38:46]rst:0x10 (RTets Jul 2ets Jul 29 2019 1ets Jul 29 2019 12:21:46
  1964. [21:38:46]
  1965. [21:38:46]rst:0x10 (RTCWets Jul 29 201ets Jul 29 2019 12:21:46
  1966. [21:38:46]
  1967. [21:38:46]rst:0x10 (RTCWDT_RTC_RESET),boot:0x12 ets Jul 29 2019 12:21:46
  1968. [21:38:46]
  1969. [21:38:46]rst:0x10 (RTCWDT_RTC_RESET),boot:0x12 (ets Jul 29 2019 12etets Jul 29 2019 12:21:46
  1970. [21:38:46]ets Jul 29 2019 12:21:46
  1971. [21:38:46]
  1972. [21:38:46]rst:0x10 (RTCWDT_RTC_RESET),boets Jul 2ets Jul 29 2019 12:21:ets Jul 29 2019 12:21:46
  1973. [21:38:46]
  1974. [21:38:46]rst:0x10 (RTCWDT_RTC_RESET),bootets Jul 29 2019 12:21:46
  1975. [21:38:46]
  1976. [21:38:46]rst:0x10 (Retsets Julets Jul 2ets Jul 2ets Jul ets Jul 29 2019 1etets Jul 29 2019 12:21:46
  1977. [21:38:46]
  1978. [21:38:46]rst:0x1ets ets Jul 29 2019 12:21:46
  1979. [21:38:46]
  1980. [21:38:46]rst:0x10 (RTCWDT_RTC_RESET),boot:0x12 (SPI_FASTets Jul 29 2etets Jul ets Jul 29 2019 12:21:46
  1981. [21:38:46]ets Jul 29 2019 12:2etsets Jul 29 2019 12:21:46ets Jul 29 2019 12:21:46
  1982. [21:38:46]
  1983. [21:38:46]rst:0x10 (RTCWDT_RTC_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  1984. [21:38:46]configsets Jul 29 2019 12:21:46
  1985. [21:38:46]
  1986. [21:38:46]rst:0x10 (RTCWDT_RTC_REets Jul 29 2019 12:21:46
  1987. [21:38:46]
  1988. [21:38:46]rst:0x10 (RTCWDT_RTC_RESET),bets Jul 29 2019 12:2ets Jul 29 2019 12:21:46
  1989. [21:38:46]
  1990. [21:38:46]rst:0x10 (RTCWDT_RTC_RESET),boot:0x1ets Jul 29 2019 12:21:46
  1991. [21:38:46]
  1992. [21:38:46]rst:0x10 (RTCWDT_RTC_RESET),boot:0x12 (SPI_FAST_FLASH_BOOets Jul 29 2019 12:21:46
  1993. [21:38:46]
  1994. [21:38:46]rst:ets Jul 29 2019 12ets Jul 29 2019 12:21:46
  1995. [21:38:46]
  1996. [21:38:46]rst:0x10 ets Jul 29 2019 12:21:46
  1997. [21:38:46]
  1998. [21:38:46]rst:0x10 (ets Jul 29 2019 12:21:46
  1999. [21:38:46]
  2000. [21:38:46]rst:0x10 (RTetsets Jul 29 2019 12:21:46
  2001. [21:38:46]
  2002. [21:38:46]ets Jul 29 2019 12:21:46
  2003. [21:38:46]
  2004. [21:38:46]rst:0x10 (RTCWets Jul 29 20ets Jul 29 2019 12:21:46
  2005. [21:38:46]
  2006. [21:38:46]rstets Jul 29 2019 12:ets Jul 29 2019 12:21:46
  2007. [21:38:46]
  2008. [21:38:46]rst:0x10 (RTCWDT_RTC_RESET),boets Jul 29 2019 12:21:46
  2009. [21:38:46]
  2010. [21:38:46]rst:0x10 (RTCWDT_Rets Jul 29 2019 12ets Jul 29 2019 ets Jul 29 20ets Jul 29 201ets Jul 29 2019 12:2ets Jul 29 2019 12:21:46
  2011. [21:38:46]
  2012. [21:38:46]rstets Jul 29 2019 12ets Jul 29 ets Jets Jul 2ets Jul 29 2019 12:21:46
  2013. [21:38:46]
  2014. [21:38:46]rst:0ets Jul 29 2019 12:21:46
  2015. [21:38:46]
  2016. [21:38:46]rst:0x10 (RTCWDT_ets Jul 29 2019 12:21:46
  2017. [21:38:46]
  2018. [21:38:46]rst:0x10 (RTCWDT_RTC_REets Jul 29 2019 12:21:46
  2019. [21:38:46]ets Jets Jul 29 2019 ets Jul 29 2019 12:21:46
  2020. [21:38:46]
  2021. [21:38:46]rst:0x1ets Jul 29 2019 12:21:46
  2022. [21:38:46]
  2023. [21:38:46]rst:0xets Jul 29 2019 12:21:46
  2024. [21:38:46]
  2025. [21:38:46]rst:0ets Jul 29 2019 12:21:46
  2026. [21:38:46]
  2027. [21:38:46]rst:0x10 (RTCWDT_ets Jul 29 2019 12ets Jul 29 2019 12:ets Julets Jul 29 2019 1ets Jul 29 2019 12:21:46
  2028. [21:38:46]
  2029. [21:38:46]rst:0x10 (RTCWDT_RTC_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  2030. [21:38:46]ets Jul 29 20ets Jul 29 2019 12:21:4ets Jul ets Jul 29 2019 12:21:4ets Jul 29 2019 12:21:46
  2031. [21:38:46]
  2032. [21:38:46]rst:0x10 (RTCWDT_RTC_RESET)ets Jul 29 2019 12:21:46
  2033. [21:38:46]
  2034. [21:38:46]ets Jul 29 2ets Jul 29 2019 12:21:46
  2035. [21:38:46]
  2036. [21:38:46]rst:0x10 (RTCWDT_ets Jul 29 2019 12:21:46
  2037. [21:38:46]
  2038. [21:38:46]rstets Jul 29 20ets Jul 29 20ets Jets Jul 29 2019 12:21:46
  2039. [21:38:46]
  2040. [21:38:46]rst:0x10 (RTCWDT_ets Jul 2etsets Juets Jul 29ets Jul 2ets Jul 29 20ets Jul 29 2019 12:21:46
  2041. [21:38:46]
  2042. [21:38:46]rst:0x10ets Jul 29 2019 12:21:ets Jul 29 2019 12:21:46
  2043. [21:38:46]
  2044. [21:38:46]rst:ets Jul 29 2019 12:21:4etets Jul 29 2019 12:21:46
  2045. [21:38:46]
  2046. [21:38:46]rst:0x10 (RTCWDT_RTC_RESET),boot:ets Jul 29 2019 12:21:46
  2047. [21:38:46]
  2048. [21:38:46]rst:0x10 (RTets Jul 29 2019 12:2ets Jul 29 201ets Jul 29 2019 12:21:46
  2049. [21:38:46]
  2050. [21:38:46]rst:0x10 (RTCWDT_RTC_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  2051. [21:38:46]configsip: 0, SPIWP:etsets Jul 29ets Jul 29 2019 12:21:46
  2052. [21:38:46]
  2053. [21:38:46]rst:0x10 (RTCWDT_RTCets Jul 29 2019 12:21:46
  2054. [21:38:46]
  2055. [21:38:46]ets Jul 29ets Juets Jul 29 201ets Jul 29 2019 12:21:46
  2056. [21:38:46]ets Jul 29 2019 12:21:46
  2057. [21:38:46]
  2058. [21:38:46]rst:0x10 (RTCWets Jul ets Jul 29 2019 12:21:46
  2059. [21:38:46]etsets Jul 29 2019 12:21:46
  2060. [21:38:46]
  2061. [21:38:46]rst:0x10 (Rets Jul 29 2019 12:21:46
  2062. [21:38:46]
  2063. [21:38:46]rst:0x10 (RTCWDT_RTC_etsets Jets Jul 29 2019 12:21:46
  2064. [21:38:46]
  2065. [21:38:46]rst:0x10 (ets Jul 29 ets Jul 29 2019 12:21:46
  2066. [21:38:46]
  2067. [21:38:46]rstets Jul 29 2019 12:21:4ets Jul 29 201ets Jul 29 2019 12:21:46
  2068. [21:38:46]
  2069. [21:38:46]rets Jul 29 2019 12:etsets Jul ets Jets Jul 29 201ets Jul 29 201ets Jul 29 2019 12:21:ets Jul 29 2019 12:21:46
  2070. [21:38:46]
  2071. [21:38:46]rst:0x10 (RTCets Jul 29 2019 12etsets Jul ets Jul 29ets Jul 29 20ets Jul 29 2019 12:21:46
  2072. [21:38:46]
  2073. [21:38:46]rst:0x10 (RTCWDT_RTC_RESET),boot:0x12 (SPI_FAST_FLASets Jul 29ets Julets Jul 29 2019 12:21:46ets Jul 29 2ets Jul 29 2019 12:21:46
  2074. [21:38:46]
  2075. [21:38:46]rst:0x10 (RTCWDTets Jul 29 2019 12ets Jul 29 2019 1ets Jul 29 2019 12:21:46
  2076. [21:38:46]
  2077. [21:38:46]rst:0x10 (RTCWDets Jul 29 2019 12:21:46
  2078. [21:38:46]
  2079. [21:38:46]rst:0x10 (RTCWDT_RTC_RESET),boot:ets Juets Jul 29 2019 12:21:46ets Jul 29 2019 1ets Jul 29 2019 12:21:46
  2080. [21:38:46]
  2081. [21:38:46]rst:0x10 (RTCWets Jul 29 2019 12:21:46
  2082. [21:38:46]
  2083. [21:38:46]rst:0x10 (RTCWDT_RTC_RESET),boot:0x12 (SPI_FAST_FLets Jul 29 201ets Jul 29 2019 12:21:46
  2084. [21:38:46]
  2085. [21:38:46]rst:0x10 (Rets Jul 29 2ets Jul 29 20ets Jul 29 2019 12:21:46
  2086. [21:38:46]etets Jul 29 ets Jul 29 2019 12:ets Jul ets Jul 29 2019 12:21:ets Jul 29 2ets Jul 2ets Jul 29 2019 12:21:46
  2087. [21:38:46]
  2088. [21:38:46]rst:0ets Jul 29 2019 12:21:46
  2089. [21:38:46]ets Jets Jul 29 2019ets Jul 29 2019 12:21:46
  2090. [21:38:46]
  2091. [21:38:46]rst:0ets ets Jul 29 2019 12:21:ets Jul 29 2019 12:21:4ets Jul 29 2019 12:21:46
  2092. [21:38:46]
  2093. [21:38:46]rets Jul 29 2019 12:21:46
  2094. [21:38:46]ets Jul 29 2019 12:21:46
  2095. [21:38:46]
  2096. [21:38:46]rst:0x10 (RTCWDT_RTC_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  2097. [21:38:46]configsipets Jul 29 2019 12:21:46
  2098. [21:38:46]
  2099. [21:38:46]rst:0x10 (RTCWDets Jul 29 2019 12:21:46
  2100. [21:38:46]
  2101. [21:38:46]rst:ets Jul 29 2019 12:21:46
  2102. [21:38:46]ets Jul 29 2019 12:21:46
  2103. [21:38:46]
  2104. [21:38:46]rst:0ets ets Julets Jets Jul 29 201ets Jul 29 201ets Jul 29 2019ets Jul 29ets Jul 29 2019 ets Juets Jul 29 2019 12:21:46
  2105. [21:38:46]
  2106. [21:38:46]rst:0x8 (TG1WDT_SYS_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  2107. [21:38:46]configsip: 0, SPIWP:0xee
  2108. [21:38:46]clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
  2109. [21:38:46]mode:DIO, clock div:2
  2110. [21:38:46]load:0x3fff0018,len:4
  2111. [21:38:46]load:0x3fff001c,len:1044
  2112. [21:38:46]load:0x40078000,len:8896
  2113. [21:38:46]load:0x40080400,len:5828
  2114. [21:38:46]entry 0x400806ac
  2115. [21:38:48][I][logger:166]: Log initialized
  2116. [21:38:48][C][ota:366]: There have been 5 suspected unsuccessful boot attempts.
  2117. [21:38:48][I][app:029]: Running through setup()...
  2118. [21:38:48][D][binary_sensor:034]: 'PIR': Sending initial state ON
  2119. [21:38:48][D][binary_sensor:034]: 'Button': Sending initial state OFF
  2120. [21:38:48][D][binary_sensor:034]: 'Status': Sending initial state OFF
  2121. [21:38:48]ets Jul 29 2019 12:21:etsets Jul 29 2019 12:21:46
  2122. [21:38:48]
  2123. [21:38:48]rst:0x8 (TG1WDT_SYS_RESET),boot:0x1ets Jul 29 2019 12:ets Jul 29 2019 12:21:46
  2124. [21:38:48]
  2125. [21:38:48]rst:0x8 (TG1WDT_SYS_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  2126. [21:38:48]configsip: 0, SPIWP:0xee
  2127. [21:38:48]clk_drv:0x00,q_drv:0x00,d_drv:ets Jul 29 2019 12:21:46
  2128. [21:38:48]
  2129. [21:38:48]rst:0x8 (TG1WDT_SYS_RESET),boot:ets Jul 29 2019 12:21:46
  2130. [21:38:48]
  2131. [21:38:48]rst:0x8 (TG1WDT_SYS_RESET),ets Jul 29 2ets Jul 29 2019ets Jul 29 2019 12:21:46
  2132. [21:38:48]
  2133. [21:38:48]rst:0x8 (TG1WDT_SYS_RESETets Jul 29 2019 12:21:46
  2134. [21:38:48]
  2135. [21:38:48]rst:0x8 (TG1WDT_SYS_RESET),boot:0x12 (SPI_FAST_Fets Jets Jul 29 2019 12:21:46
  2136. [21:38:48]
  2137. [21:38:48]rst:0x8 (TG1WDT_SYS_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  2138. [21:38:48]configsip: 0, SPIWP:ets Jul 29 2019 12:21:46
  2139. [21:38:48]ets Jul 29 2019 12:21:46
  2140. [21:38:48]
  2141. [21:38:48]rst:0x8 (TG1WDT_SYS_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  2142. [21:38:48]configsip: 0, SPIWP:0xeeets Jul 29 2019 12:21:46
  2143. [21:38:48]
  2144. [21:38:48]rst:0x8 (TG1WDT_SYS_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  2145. [21:38:48]coets Jul 29 2019 12:21:4ets Jul ets Jul 29 2019 12:2ets Jul ets Julets Jul etets Jul 29 2019 12:21:46
  2146. [21:38:48]
  2147. [21:38:48]rst:0x8 (Tets Jul 29 2019 12:21:46
  2148. [21:38:48]ets Jul ets ets Jul 29 2019 ets Jul 29 2019 12:21:ets Jul 29 2019 12:21:46etets Jul 29 2019 12:21:46
  2149. [21:38:48]
  2150. [21:38:48]rsets Jul 29 2019 12:21:46
  2151. [21:38:48]
  2152. [21:38:48]rst:0x8 (TG1WDT_SYS_ets Jul 29 2019 12:21:46
  2153. [21:38:48]
  2154. [21:38:48]rst:0x8 (TG1WDT_SYS_RESET),boot:0x12 (SPets Jul 29 ets Jul 29 2019 12:21:46
  2155. [21:38:48]ets Jul ets ets Jets Jul 29 2019 12:21:46
  2156. [21:38:48]
  2157. [21:38:48]rst:0x8ets Jul 29 2019 12:21:46
  2158. [21:38:48]
  2159. [21:38:48]rst:0ets Jul 29 2019 12ets Jul 29 2019 12:21:46
  2160. [21:38:48]
  2161. [21:38:48]rst:0x8 (TG1WDT_SYS_RESET),boot:ets Jul 29 2019 12:21:46
  2162. [21:38:48]
  2163. [21:38:48]rst:0x8 (TG1WDT_SYS_RESET)ets Jul ets Jul 29 201ets Jul 29 2019 12:21:46
  2164. [21:38:48]
  2165. [21:38:48]rst:0x8 (TG1WDT_SYS_RESET),boot:0x1etets Jul 29 2ets Jul 29 2019 12:21:46
  2166. [21:38:48]
  2167. [21:38:48]rst:0x8 (TG1WDT_SYS_RESET),booets Jul 29 20ets Jul 29 2019 12:21:46
  2168. [21:38:48]
  2169. [21:38:48]rst:0x8 (TG1WDT_SYS_RESets Jul 29 2019 12:21:46
  2170. [21:38:48]
  2171. [21:38:48]rst:ets Jul 29 2019 12:21:46
  2172. [21:38:48]
  2173. [21:38:48]rst:0x8 (TG1WDTets Jul 29 2019 12:ets Jul 29 2019 12:ets Jul 29 2019 12:21:46
  2174. [21:38:48]
  2175. [21:38:48]rst:0x8 (TG1WDT_SYS_REets Jul 29 2019 12:21:46
  2176. [21:38:48]
  2177. [21:38:48]rst:0x8 (ets Jets Jul 29 2019 12:21:4ets Julets Jul 29 2019 12:21:46
  2178. [21:38:48]
  2179. [21:38:48]rst:0x8 (Tets Jul 29 2019 12:ets Jul 29 2019 12:21:46
  2180. [21:38:48]ets Jul 29 2019 1ets Jul 29 2019 etets Jul 29 2019 12:21:46
  2181. [21:38:48]
  2182. [21:38:48]rst:0x8 (TG1WDT_SYS_RESets Jul 29 2019 12:21:46
  2183. [21:38:48]
  2184. [21:38:48]rst:0x8 (TG1WDT_SYS_RESET),boot:0x12 (SPI_Fets Jul 29 2019 12:21:ets Jul 29 2019 12:ets Jul 29 2019 1ets Jul etets Julets Jul\xe0ets Jul 29 2019 12:21:46
  2185. [21:38:48]
  2186. [21:38:48]rst:0x3 (SW_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  2187. [21:38:48]configsip: 0, SPIWP:0xee
  2188. [21:38:48]clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
  2189. [21:38:48]mode:DIO, clock div:2
  2190. [21:38:48]load:0x3fff0018,len:4
  2191. [21:38:48]load:0x3fff001c,len:1044
  2192. [21:38:48]load:0x40078000,len:8896
  2193. [21:38:48]load:0x40080400,len:5828
  2194. [21:38:48]entry 0x400806ac
  2195. [21:38:50][I][logger:166]: Log initialized
  2196. [21:38:50][C][ota:366]: There have been 6 suspected unsuccessful boot attempts.
  2197. [21:38:50][I][app:029]: Running through setup()...
  2198. [21:38:50][D][binary_sensor:034]: 'PIR': Sending initial state OFF
  2199. [21:38:50][D][binary_sensor:034]: 'Button': Sending initial state OFF
  2200. [21:38:50][D][binary_sensor:034]: 'Status': Sending initial state OFFts Jul 29 2019 12:21:46
  2201. [21:38:50]
  2202. [21:38:50]rst:0x3 (SW_RESET),bootets Jul ets Jul 29 2019 12:21:ets Jul 29 2019 12:21:46
  2203. [21:38:50]
  2204. [21:38:50]ets Jul 29 2019 12:21:46
  2205. [21:38:50]
  2206. [21:38:50]rst:0x3 (SWets Jul 29 2019 12:21:46
  2207. [21:38:50]
  2208. [21:38:50]rst:0x3 (SW_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  2209. [21:38:50]configets Jul 29 201ets Jul 29 2019 12:21:46
  2210. [21:38:50]
  2211. [21:38:50]rst:0x3 (SW_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  2212. [21:38:50]configsip: ets Jul 29 2019 12:21:46
  2213. [21:38:50]ets Jul 29 2019 12:21:46
  2214. [21:38:50]
  2215. [21:38:50]rst:0xets Jul 29 2019 12:21:46
  2216. [21:38:50]
  2217. [21:38:50]rst:0x3 (SW_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  2218. [21:38:50]configets Jul 29 2019 12:21:46
  2219. [21:38:50]
  2220. [21:38:50]rst:0x3 (SW_RESET)ets Jul 29 2019 12:21:46
  2221. [21:38:50]
  2222. [21:38:50]ets Jul 29 2019 12:21:ets Jul 29 2019 12:21:46
  2223. [21:38:50]
  2224. [21:38:50]rst:0x3 (SW_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  2225. [21:38:50]configsip: ets Jul 29 2019 12:21:46
  2226. [21:38:50]
  2227. [21:38:50]rst:0x3 (ets Jul 29 2019 12:21:46
  2228. [21:38:50]
  2229. [21:38:50]rst:0x3 (SW_Rets Jul 29 2019 12:21:46
  2230. [21:38:50]
  2231. [21:38:50]rst:0x3 (SW_RESET),ets Jul 29 2019 12:21:46
  2232. [21:38:50]
  2233. [21:38:50]rst:0x3 (SW_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  2234. [21:38:50]configsip: 0, SPIWP:0xee
  2235. [21:38:50]ets Jul 2ets Jul 29 2019 12:21:4ets Jul 29 20ets Jul 29 2019 12ets Jul 29 2019 12:21:46
  2236. [21:38:50]
  2237. [21:38:50]rst:0x3ets Jul 29 2019 12:21:46
  2238. [21:38:50]
  2239. [21:38:50]rst:0x3 (SW_RESET),boot:0x1ets Jul 29 2019 12:21ets Jul 29 201ets Jul 29 2019 12:21:46
  2240. [21:38:50]
  2241. [21:38:50]rst:0x3 ets Jul 29 2019 12:21:46
  2242. [21:38:50]
  2243. [21:38:50]rets Jul 29 2ets Jetsets Jul 29 2019 12:21ets ets Jul 29 2019 12:21:46
  2244. [21:38:50]
  2245. [21:38:50]rst:0x3 (SW_REets Jul 29 2019ets Jul 29 201ets Jul 29 2019 12:21:46
  2246. [21:38:50]ets Jul 29 2019 12:21:46
  2247. [21:38:50]
  2248. [21:38:50]rst:0x3 (SW_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  2249. [21:38:50]configsip: ets Jul 29 20ets Jul 29 2019 12:21:46
  2250. [21:38:50]
  2251. [21:38:50]rst:0x3 (SWets ets Jul 29 2019 12:21:46
  2252. [21:38:50]
  2253. [21:38:50]rst:0x3 (SW_RESET),boot:0x12ets Jul 29 2019 12:21:46ets Jul 2ets Jul ets Jul 29 2019 1ets Jul 29 2019 12:21:46
  2254. [21:38:50]
  2255. [21:38:50]rst:0x3 (SW_RESET)ets Jul 29 2019 12:21:46ets Jul 2ets Jul 29 2019 12:21:46
  2256. [21:38:50]
  2257. [21:38:50]rst:0x3 (SW_RESET),boot:0x12 (SPI_FAST_ets Jul 29 2019 1ets Jul 29 2019 12:21:46
  2258. [21:38:50]
  2259. [21:38:50]rst:0x3 (SW_RESET),boot:0x12 (SPI_FASTets Jul 29 2019 12:21:46
  2260. [21:38:50]
  2261. [21:38:50]rst:0x3 (ets Jul 29 2019 12ets Jul 29 2019 12:21:46
  2262. [21:38:50]
  2263. [21:38:50]rst:0x3 (ets Jul 29 2019 12:21:46
  2264. [21:38:50]
  2265. [21:38:50]rst:0x3 ets Jul 29 2019ets Jul 29 ets Juets Jul 29 2019 1ets Jul 29 2019 12:21:46
  2266. [21:38:50]ets Jul 29 2019 12:21:46
  2267. [21:38:50]
  2268. [21:38:50]rst:0ets Jul 29 2019 12:21:46
  2269. [21:38:50]
  2270. [21:38:50]rst:0x3 (SW_RESEets Jul 29ets Jul 29 2019 12:21:4ets Jul 29 2019 12:21:46
  2271. [21:38:50]
  2272. [21:38:50]rst:0x3 (SW_RESET),boot:0x12 (ets Jul 29 2019 12:21:46
  2273. [21:38:50]
  2274. [21:38:50]rst:0x3 (SW_RESET),boot:0x12 (SPI_FAST_FLAets Jul 29 2019 12:21:46
  2275. [21:38:50]
  2276. [21:38:50]rst:0x3 (ets Jul 29 2019 12:21:46
  2277. [21:38:50]ets Jul 29 2019 12:21:46
  2278. [21:38:50]
  2279. [21:38:50]rstets Jul ets Jul 29 2019 12:ets Jul 29 2019 12:21:46
  2280. [21:38:50]
  2281. [21:38:50]rst:ets Jul 29 2019 12:21:46
  2282. [21:38:50]
  2283. [21:38:50]rst:0x3 (SW_RESET),boot:0x12 (SPI_FASets Jets Jul 29 20ets Jul 29 ets Jul 29 2019 12:21:46
  2284. [21:38:50]ets Juletets Julets Jul 29 2019 12:21:46
  2285. [21:38:50]ets Jul 29 2019 12:21:46
  2286. [21:38:50]
  2287. [21:38:50]rst:0x3ets Jul 29 20ets Jul 29 2019 12:21:46
  2288. [21:38:50]ets Jul 29 2019 12:21:46ets Jul 29 2019ets Jul 29 2019 12:21:46
  2289. [21:38:50]
  2290. [21:38:50]rst:0x3 (SW_RESEets Jul 29 2019 12:21:46
  2291. [21:38:50]
  2292. [21:38:50]rets Jul 29 2019 12:21:46
  2293. [21:38:50]
  2294. [21:38:50]rst:0x3 (SW_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  2295. [21:38:50]configsip: 0, SPIWP:0xee
  2296. [21:38:50]clk_drv:0x00,qets Juets Jul 29 2019 ets Jul 29 2019 12:21:46ets Jul 29 2019 12:21:46
  2297. [21:38:50]
  2298. [21:38:50]rst:0x3 (SW_RESetets Jul 29 2019 12:21ets Jul 29 2019 12:21:46
  2299. [21:38:50]
  2300. [21:38:50]rst:0x3 (SW_RESets Jul 29 2019ets Jul 2ets Jul 29 2019 12:ets Jul 29 2019 12ets Jul 29 2019 12:21:46etsets Jul 29 2019 12:21:46
  2301. [21:38:50]
  2302. [21:38:50]rstets Jul ets Jul 29 2etsets Jul 29 2ets Jul 29 2019 12:21:ets Juets Jul 29 2019 12:21:46
  2303. [21:38:50]
  2304. [21:38:50]rst:0x3 (Sets Jul 29 2019 12:21:46
  2305. [21:38:50]
  2306. [21:38:50]rst:0xets Jul 29 2019 12:21:46
  2307. [21:38:50]
  2308. [21:38:50]rstets Jul 29 ets Jul 29 2019 12:21:46ets Jul 29 2019 12:21:46
  2309. [21:38:50]
  2310. [21:38:50]rst:0x3 (SW_RESets Julets Jul 29 2019 12:21:46
  2311. [21:38:50]
  2312. [21:38:50]rst:0x3 ets Jul 29 2019 12:21:46
  2313. [21:38:50]
  2314. [21:38:50]rstets Jul 29ets Jul 29 2019 1ets Jul 29 ets Jul 29 2019 12:21:46ets Julets Jul 29 2019 12:21ets Jul 29 ets Jul 29 2019 ets Jul 29 2019ets Jul 29 2019 12:21:46
  2315. [21:38:50]
  2316. [21:38:50]rst:0x3 (SW_RESET),boot:ets Jul 29 201ets Jul 29 ets Jul 29 2019 ets Jul 29ets Jul 29 2019 12:ets Jul 29 2019 12:21:46
  2317. [21:38:50]
  2318. [21:38:50]rst:0x3 (SW_RESEets Jul 29 2019 12:21:46
  2319. [21:38:50]
  2320. [21:38:50]rst:0x3 (SW_RESET),boot:0xets ets Juets Jul 29 2019 12:21:46
  2321. [21:38:50]
  2322. [21:38:50]rst:0x3 (SW_RESET),boot:0x12 (SPI_ets Jul 29 2019 12:ets Jul 2ets Jul 29 2019 12:21:46
  2323. [21:38:50]
  2324. [21:38:50]rst:0ets Julets Jul 29 2019 12:21:46
  2325. [21:38:50]
  2326. [21:38:50]rst:0x3 (SW_RESets Julets Jul 29 2019 12:21:46
  2327. [21:38:50]ets Jul 29 2019 12:21:46
  2328. [21:38:50]
  2329. [21:38:50]rst:0x3 (SW_RESET),boot:0x12 (Sets Jul 29 2019 12:21:ets Jul 29 2019 ets Jul 29 2019 12:2ets Jul 29 2019 12:21:46
  2330. [21:38:50]
  2331. [21:38:50]rst:0xets Jul 29 2019 12:21:46
  2332. [21:38:50]
  2333. [21:38:50]rst:0x3 (SW_RESET)ets Jul 29 2019 12:etsets Julets Jul 29 20ets Jul 29 2019 ets Jul 29 ets Jul 29ets Jul 29 2019 ets Jul 29 2019 12:21:46
  2334. [21:38:50]
  2335. [21:38:51]rst:0x3 (SW_RESET),ets Jul 29 2019 12:21:46ets Jul 29 20ets Jul 29 2019 1ets Jul 2etsets Jul 2etetets Jul 29 2019 1ets Julets Jul 29 2019 12:21:46
  2336. [21:38:51]ets Jul 29 2019 1ets Jul 29 2019 12:21:46
  2337. [21:38:51]
  2338. [21:38:51]rst:0x3 (SW_RESET),boot:0x12 (SPIets Jul 2ets Jul 29 2019 12:ets ets Jul 29 2019 12:21:46
  2339. [21:38:51]
  2340. [21:38:51]rst:0x3 (SW_RESET),boot:0x12 (ets Jul 29 2019 12:21:46
  2341. [21:38:51]
  2342. [21:38:51]rst:0etets Jul 29 2019 12:21:46
  2343. [21:38:51]
  2344. [21:38:51]rets Jul 29 2019 1ets Jul 29 2019 1ets Jets Jul 29 2019 12:21:46ets Jul 29 2019 12:21:46
  2345. [21:38:51]
  2346. [21:38:51]rst:0x3 (SW_RESets Jul ets Jul 29 20ets Jul 29 2019 12:21:46
  2347. [21:38:51]
  2348. [21:38:51]rst:0x3 (SW_RESET),boot:ets Jul 29 2019 12:21:46
  2349. [21:38:51]
  2350. [21:38:51]rst:0x3 (SW_Rets Jul 29 2019 12:21:46
  2351. [21:38:51]
  2352. [21:38:51]rst:0x3 (SW_RESets Jul 29 2019 12:21:46
  2353. [21:38:51]
  2354. [21:38:51]rst:0x3 ets Jul 29 2019 12:21:46
  2355. [21:38:51]
  2356. [21:38:51]rst:0x3 (SW_Rets Jul 29 2019 12:21:46
  2357. [21:38:51]
  2358. [21:38:51]rst:0x3 (SW_RESETets Jul 29 2019 12:21:46
  2359. [21:38:51]
  2360. [21:38:51]rst:0x3 (SW_RESET),boets Jets Juets Jul 29 2019 12:21:46
  2361. [21:38:51]
  2362. [21:38:51]rst:0x3 ets Jul 29 2019 12:21:46
  2363. [21:38:51]
  2364. [21:38:51]rets Jul 29 2019 12:21:46ets Jul 29 2019 12:21:46
  2365. [21:38:51]
  2366. [21:38:51]rst:0x3 (SW_Rets Jul 29 201ets Jets Jul 29 2019 12:21:46
  2367. [21:38:51]
  2368. [21:38:51]rst:0x3 (etets Jul 29 ets Jul 29 2019 12:21:46
  2369. [21:38:51]
  2370. [21:38:51]rst:0x3 (SW_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  2371. [21:38:51]configsip: 0, SPIWP:0xee
  2372. [21:38:51]clk_drv:ets Jul 29ets Jul 29 2019 1ets Jul ets Jul 29 2019 12:21:46
  2373. [21:38:51]
  2374. [21:38:51]rst:0x3 (Sets Jul 29 2019 12:21:4ets Jul 2ets Jul 29 2019 12:21:46
  2375. [21:38:51]ets Jul 2ets Jets Jul 29 2019 1ets Julets Jul 29 2019 12:21:46
  2376. [21:38:51]
  2377. [21:38:51]ets Jul 29 2019 12:21:46
  2378. [21:38:51]
  2379. [21:38:51]rst:0x3 (SWets Jets Jul 29 2019 12:21:4ets Jul 29 2019 12:21:46
  2380. [21:38:51]
  2381. [21:38:51]rst:0x3 (SW_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  2382. [21:38:51]confets Jul ets Jul 29 ets Jul 29 2019 12:21:46
  2383. [21:38:51]
  2384. [21:38:51]rst:0x3 (SW_RESET),boot:0ets Jul 29 2019 12:21:46
  2385. [21:38:51]ets Jul 29ets Jul 29 2019 12:21:46
  2386. [21:38:51]
  2387. [21:38:51]ets Jul 29 2019 12:21:46
  2388. [21:38:51]
  2389. [21:38:51]rst:0x3 (SW_RESEets Jul 2ets Jul 29 2019 12:21:46
  2390. [21:38:51]
  2391. [21:38:51]rst:ets Jul 29 2ets Jul ets Jul 29 2019 12:21:46
  2392. [21:38:51]
  2393. [21:38:51]rst:0x3 (SWets Jul 29 2019 12:21ets Jul ets Jul 29 2019 12:21:46ets Jul 29 2019 12:21:46
  2394. [21:38:51]ets Jul 29 2019ets Jul ets Jul 29 2019 12:21:46
  2395. [21:38:51]
  2396. [21:38:51]rst:ets Jul 29 2019 12:21:46
  2397. [21:38:51]
  2398. [21:38:51]rst:0x3 (SW_RESET),boot:0x12 (SPI_FAST_Fets Jul 29 2019 12:21:46
  2399. [21:38:51]
  2400. [21:38:51]rst:0x3 (SW_RESET),boot:0x12 (SPI_Fets Jul 29 2019 12:21:46
  2401. [21:38:51]
  2402. [21:38:51]rst:0x3 (SW_RESET),boot:0x12 (SPets Jul 29 2019ets Jul 29 2019 12:ets Jul 29 2019 12:21:46
  2403. [21:38:51]
  2404. [21:38:51]rst:0x3 (SW_RESET),boets Jul 29ets Jul 29ets Jul 29 ets Jul 29 2019 12:21:46
  2405. [21:38:51]
  2406. [21:38:51]rst:0xets Jul 29 2019 12:2ets Jul 29 2019 12:21:ets Jul etsets Jul 29 2019 12:21:46
  2407. [21:38:51]
  2408. [21:38:51]rst:0x3 (SW_RESETets Jul ets Jul 29 2019 12:21:46
  2409. [21:38:51]
  2410. [21:38:51]rst:0x3 (SW_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  2411. [21:38:51]configsip: 0, SPIWPets Jul 29 ets Juets Jul 29 ets Jul 29 2019 12:21:46
  2412. [21:38:51]
  2413. [21:38:51]rst:0x3 (SW_ets Jul 29 20ets Jul 29 2019 12:21:46
  2414. [21:38:51]
  2415. [21:38:51]rst:0x3 (Sets Jul 29 2019 12:ets Jul 29 2019 12:21:46
  2416. [21:38:51]
  2417. [21:38:51]rst:0x3 (SW_RESET),boot:0x12ets Jul 29 2019ets Jul 29 2019 12:21:46
  2418. [21:38:51]ets Jul 29 2019 12:21:46
  2419. [21:38:51]
  2420. [21:38:51]rst:0x3 (SW_RESET)ets Jul 29 2019 12:21:46
  2421. [21:38:51]
  2422. [21:38:51]rsets Juets Jul 29 2019 12:21:46ets Jul 29 2019 12:21:46
  2423. [21:38:51]
  2424. [21:38:51]rst:0x3 (SW_RESET),boets Jul ets Jul ets Jul 29 2019 12:ets Jul 29 2019 12:21:46
  2425. [21:38:51]
  2426. [21:38:51]ets Jul 29 2019 12:21:46
  2427. [21:38:51]
  2428. [21:38:51]rst:0x3 (SW_REets Jul 29 2019 12:21:46
  2429. [21:38:51]
  2430. [21:38:51]rst:0x3 (SW_RESET),bets Jul 29 2019 12:21:46
  2431. [21:38:51]
  2432. [21:38:51]rst:0x3 (SW_RESET),ets Julets Jul 29 2019 12ets Jul 29 2019 1ets Jul 29 2019 12ets Jul 29 2019 12:21:46
  2433. [21:38:51]
  2434. [21:38:51]rst:0x3 (SW_RESET),boot:0x12 etsets Jul 29 2019 12:21:46
  2435. [21:38:51]
  2436. [21:38:51]rst:0x3 (SW_RESET),booets etets Jul 29 2019 12:21:46
  2437. [21:38:51]
  2438. [21:38:51]rst:0ets Jul 29 2019ets Jul 29 2019 12:21:46
  2439. [21:38:51]
  2440. [21:38:51]rst:0x3 (SW_REets Jets Jul 29 2019 12:21:46
  2441. [21:38:51]
  2442. [21:38:51]rsets Jul 29 2019ets Jul 29 2019 12:21:46
  2443. [21:38:51]
  2444. [21:38:51]rst:ets Jul 29 2019 12:21:46
  2445. [21:38:51]
  2446. [21:38:51]rst:0x3 (ets Jul 29 2etets Jul 29 2019 12:21:46
  2447. [21:38:51]
  2448. [21:38:51]rst:0x3 (ets Jul 29 2019 1ets Jul 29 2019 12:21:46
  2449. [21:38:51]
  2450. [21:38:51]rst:0x3 (SWets Jul 29 2019 12:21:46
  2451. [21:38:51]
  2452. [21:38:51]rst:0x3 (SW_RESET),boot:0x12 ets Jul 29 20ets Jul 29 2019 12:21:46
  2453. [21:38:51]
  2454. [21:38:51]rst:0x3 (ets Jul 29 2019 12:21:46
  2455. [21:38:51]
  2456. [21:38:51]rst:0x3 (SW_RESET),boot:0ets Jul 2etsets Jul 29 2etsets Jul 2ets ets Jul 29 2019 12:21:46
  2457. [21:38:51]
  2458. [21:38:51]rst:0x3 (SW_RESEets ets Juets Jul 29 2019 12:21:46
  2459. [21:38:51]
  2460. [21:38:51]rst:0x3 (SW_RESET),boot:0x12 (SPI_FAST_FLASH_Bets Julets Jul 29 20ets Jul 29 2019 12:21:46
  2461. [21:38:51]
  2462. [21:38:51]rst:0x3 (SW_RESET),boot:0x12 (SPI_FAST_Fets Jul 29 20etets Jul 29 2019 12:21:ets Jul 29 2019 12:21ets Jul 29 2019ets Juets Jul 29 ets Jul 29 201ets Jul 29 2019 12:21:ets Jul 29 2019 12:21:46
  2463. [21:38:51]
  2464. [21:38:51]rets Jul 29 2019 12:21:46
  2465. [21:38:51]
  2466. [21:38:51]rst:0x3 (SW_RESET),bootets Jul 29 ets Jul 29 2019 12:2ets Jul 29 2019 12:21:46
  2467. [21:38:51]ets Jul 29 2019 12:21:46
  2468. [21:38:51]
  2469. [21:38:51]ets Jul 29 2019 12:21:46ets Jul 29 2019 12:21:46
  2470. [21:38:51]
  2471. [21:38:51]rst:0x3 (SW_RESET),bootets Julets Jul 29 2019 ets Jets Jul 29 2019 1ets Jul 29 2019 12:21:46
  2472. [21:38:51]
  2473. [21:38:51]rst:0x3 (SW_RESET),boot:0x12 (SPI_FAST_FLASH_BOOTets Jul 29 2019ets Jul 29 2019 12:21:46
  2474. [21:38:51]
  2475. [21:38:51]rst:0x3 (ets Jul 29 2019 12:21:46
  2476. [21:38:51]ets Jul 29 2019 12:21:ets Jul 29 2019 12:21:46
  2477. [21:38:51]
  2478. [21:38:51]rst:0x3 (SW_RESETets Jul 29 2019 12:21:46
  2479. [21:38:51]
  2480. [21:38:51]rst:0x3 (SW_REets Jul 29 2019 12:21:46
  2481. [21:38:51]
  2482. [21:38:51]rst:0xets Jul 29ets Julets Jul 29 2019 12:21:46
  2483. [21:38:51]
  2484. [21:38:51]rst:0x3 (ets Jul 29 2019 12:21:46
  2485. [21:38:51]
  2486. [21:38:51]rst:0x3 (SW_RESET),boot:0x12 (SPI_FASTets Jul 29 20ets Jul 29 2ets Jul 29 2019 12ets Jul 29 2019 12:ets Jul 29 2019 12:21:ets Jul 29 2019 12:21:4ets Jul 29 20ets Jul 29 2019 12:21:46
  2487. [21:38:51]
  2488. [21:38:51]rst:0xets Jul 29 20eets Jul 29 2019 12:21:46
  2489. [21:38:51]ets Jul 29 2019 ets Jul 29 2ets Jul 29 2019 12:21:46
  2490. [21:38:51]
  2491. [21:38:51]rst:0x3 (SWets Jul 29ets Julets Jul 29 2019 12:21:4ets Jul 29 201ets Jul 29 2019 12:21:46
  2492. [21:38:51]
  2493. [21:38:51]rst:0x3 (SW_REets ets Jul 29 2019 12:21:46
  2494. [21:38:51]
  2495. [21:38:51]rst:0x3 (SW_RESET),boot:0x12 (SPI_ets Jul 29 2019 12:21:4etsets Jul 29 2019 12:21:46ets Jul 29 2019 12:21:46
  2496. [21:38:51]
  2497. [21:38:51]rst:0x3 (SW_Rets Jets Jul 29 2019 12:21:46
  2498. [21:38:51]ets Jul 29 2ets Jul 2ets Jul 29 2019 12:21:46
  2499. [21:38:51]
  2500. [21:38:51]rst:0x3 (SW_RESET),boets Julets Jul 29 ets Jets Jul 29 2019 12ets Jul 29 2019 12:21:46
  2501. [21:38:51]
  2502. [21:38:51]rst:0x3 (Sets Jul 29 2019 12:21:46
  2503. [21:38:51]
  2504. [21:38:51]rst:0x3 ets Jul 29 2019 12ets Jul 29 2019 12:21:4ets Jul 2ets Jul 2ets Jul 29 2019 12:21:46
  2505. [21:38:51]
  2506. [21:38:51]ets Jul 29 2019 12:21:46
  2507. [21:38:51]
  2508. [21:38:51]rst:0x3 (SW_RESET),boot:0x12 (SPI_Fets Jul 29 2019 12:21:46
  2509. [21:38:51]
  2510. [21:38:51]rst:0x3 (SW_REets Jets Jul 29 2019 12:21:46
  2511. [21:38:51]
  2512. [21:38:51]rst:0x3 (SWets Julets Jul 29 2019ets Jul 29 2019ets Jul 29 2019 12:21:46
  2513. [21:38:51]
  2514. [21:38:51]rst:0x3 (SW_RESET),boot:0x12 (SPI_FAST_FLets Juets Jul 29 2019 12:21:ets Jul 29ets Juleets Juets Jets Jul 29 20ets Jul 29 2019 12:ets Jul 29 2019 12:21:46
  2515. [21:38:51]
  2516. [21:38:51]rst:0x8 (TG1WDT_SYS_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  2517. [21:38:51]configsip: 0, SPIWP:0xee
  2518. [21:38:51]clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
  2519. [21:38:51]mode:DIO, clock div:2
  2520. [21:38:51]load:0x3fff0018,len:4
  2521. [21:38:51]load:0x3fff001c,len:1044
  2522. [21:38:51]load:0x40078000,len:8896
  2523. [21:38:51]load:0x40080400,len:5828
  2524. [21:38:51]entry 0x400806ac
  2525. [21:38:53][I][logger:166]: Log initialized
  2526. [21:38:53][C][ota:366]: There have been 7 suspected unsuccessful boot attempts.
  2527. [21:38:53][I][app:029]: Running through setup()...
  2528. [21:38:53][D][binary_sensor:034]: 'PIR': Sending initial state OFF
  2529. [21:38:53][D][binary_sensor:034]: 'Button': Sending initial state OFF
  2530. [21:38:53][D][binary_sensor:034]: 'Status': Sendets Jul 29 20ets Jul 29 2019 12:21:4ets Jul 29 2019 12ets Jul 29 2019 12:21:46
  2531. [21:38:53]
  2532. [21:38:53]rst:0x8 (TG1WDT_SYS_RESET),boot:0x12 (Sets Jul 29 2019 12:21:46
  2533. [21:38:53]
  2534. [21:38:53]ets Jul 29 2019 12:21:46
  2535. [21:38:53]
  2536. [21:38:53]rst:0x8 (ets Jul 29 2019 12:21:46
  2537. [21:38:53]
  2538. [21:38:53]rst:0x8 (TG1WDT_SYS_RESET),boot:0x1ets Jul 29 2019 12:21:46
  2539. [21:38:53]
  2540. [21:38:53]rst:0x8 (TG1WDT_SYS_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  2541. [21:38:53]configsip: 0, SPIWP:0xee
  2542. [21:38:53]clk_drv:0x00,q_drv:0x00,d_drv:0x00,cets Jul 29 2019 12:21:46
  2543. [21:38:53]
  2544. [21:38:53]rst:0x8 (TG1WDT_SYS_RESET),ets Jul 29 2019 12:ets Jul 29 2019 12:21:46
  2545. [21:38:53]
  2546. [21:38:53]rst:0x8 (TG1WDT_SYS_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  2547. [21:38:53]configsip: 0, ets Jul 29 2019 12:21:46
  2548. [21:38:53]
  2549. [21:38:53]rst:0x8 (TG1WDT_SYS_RESET),boot:0x12 (SPI_FAST_FLets Jul 29 2019 12:21:46
  2550. [21:38:53]
  2551. [21:38:53]rst:0x8 (TG1WDT_SYets Jul 29 2019 12:21:46
  2552. [21:38:53]
  2553. [21:38:53]rstets Jul 29 2019 12:21:46
  2554. [21:38:53]
  2555. [21:38:53]rst:0x8 (TG1WDT_SYS_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  2556. [21:38:53]configsip: 0, SPIWP:0xee
  2557. [21:38:53]clk_drv:0x00,q_drv:0ets Jul 29 2019 12:21:46
  2558. [21:38:53]
  2559. [21:38:53]rst:0x8 (TG1WDT_SYS_RESET),boot:0x12 (SPI_FASTets Jul 29 2019 12:ets Jul 29 2019 12:21:46ets Jul 29 2019 12ets Jul 29 2019 12:21:46
  2560. [21:38:53]
  2561. [21:38:53]rst:0x8 (ets Jul 29 2019 12:21:46
  2562. [21:38:53]
  2563. [21:38:53]ets Jul 29 2019 12:21:46
  2564. [21:38:53]
  2565. [21:38:53]rst:0x8 (TG1WDT_ets Jul 29 2019 1ets Jul 29 2019 12:21:4ets Jul 2ets Jul ets Jul 29 2019 12:21:46
  2566. [21:38:53]
  2567. [21:38:53]rst:0x8 (TG1WDT_SYS_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  2568. [21:38:53]Guru Meditation Error: Core 1 panic'ed (IllegalInstruction). Exception was unhandled.
  2569. [21:38:53]Memory dump at 0x400f0a78: 040c0acc 82a6221b 81448ce6
  2570. [21:38:53]Core 1 register dump:
  2571. [21:38:53]PC : 0x400f0a7e PS : 0x00060930 A0 : 0x8008fbd4 A1 : 0x3ffbc5f0
  2572. WARNING Decoded 0x400f0a7e: esp_vApplicationIdleHook at /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/esp32/freertos_hooks.c:108
  2573. [21:38:53]A2 : 0x00000005 A3 : 0x00000001 A4 : 0x00000001 A5 : 0x80000020
  2574. [21:38:53]A6 : 0x00000000 A7 : 0x3ffbd5f0 A8 : 0x3ffc2230 A9 : 0x3ffc21fc
  2575. [21:38:53]A10 : 0x80000001 A11 : 0x80000001 A12 : 0x00000000 A13 : 0x00000001
  2576. [21:38:53]A14 : 0x00060620 A15 : 0x00000000 SAR : 0x00000000 EXCCAUSE: 0x00000000
  2577. [21:38:53]EXCVADDR: 0x00000000 LBEG : 0x00000000 LEND : 0x00000000 LCOUNT : 0x00000000
  2578. [21:38:53]
  2579. [21:38:53]Backtrace: 0x400f0a7e:0x3ffbc5f0 0x4008fbd1:0x3ffbc610 0x4008e3dd:0x3ffbc630
  2580. WARNING Found stack trace! Trying to decode it
  2581. WARNING Decoded 0x400f0a7e: esp_vApplicationIdleHook at /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/esp32/freertos_hooks.c:108
  2582. WARNING Decoded 0x4008fbd1: prvIdleTask at /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/freertos/tasks.c:3507
  2583. WARNING Decoded 0x4008e3dd: vPortTaskWrapper at /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/freertos/port.c:355 (discriminator 1)
  2584. [21:38:53]
  2585. [21:38:53]Rebooting...
  2586. [21:38:53]ets Jul 29 20ets Jul 29 2019 12:21:46
  2587. [21:38:53]
  2588. [21:38:53]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  2589. [21:38:53]configsip: 0, SPIWP:0xee
  2590. [21:38:53]clk_drv:ets Jul 29 2019 12:21:46
  2591. [21:38:53]
  2592. [21:38:53]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)ets Jul 29 2019 12:21:46
  2593. [21:38:53]
  2594. [21:38:53]rets Jul 29 2019 12:21:46
  2595. [21:38:53]
  2596. [21:38:53]rst:0xc (SW_CPU_RESEets Jul 29 2019 12ets Jul 29 2019 12:21:46
  2597. [21:38:53]
  2598. [21:38:53]ets Jul 29 2019 12:21ets Jul 29 2019 12:21:46
  2599. [21:38:53]
  2600. [21:38:53]rst:0xc (SW_CPU_RESET),boot:0xets Jul 29 2019 12:21:46
  2601. [21:38:53]
  2602. [21:38:53]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  2603. [21:38:53]confiets Jul 29 2019 12:21:46
  2604. [21:38:53]
  2605. [21:38:53]rst:0xcets Jul 29 2019 12:21ets Jul 29 2019 12:21:46
  2606. [21:38:53]
  2607. [21:38:53]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  2608. [21:38:53]configsip: 0, SPIWP:0xee
  2609. [21:38:53]clk_drv:0x00,q_drv:0x00,d_drv:0x00,ets Jul ets Jul 29 2019 12:21:46
  2610. [21:38:53]
  2611. [21:38:53]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  2612. [21:38:53]configsip: 0, SPIWP:0xeeets Jul 29 2019 12:21:46
  2613. [21:38:53]ets Jul 29 2019 12:21:ets Jul 29 2019 12:21:46
  2614. [21:38:53]
  2615. [21:38:53]rst:0xc (SW_CPU_RESETets Jul 29 2019 12:21:46
  2616. [21:38:53]
  2617. [21:38:53]rst:0xc (SW_CPU_RESET),ets Jul 29 2019 12:21:46ets Jul 29 2019 12:2ets Jul 2ets Jul 29 2ets Jul 29 201ets Jul 29 2019 12:21:46
  2618. [21:38:53]
  2619. [21:38:53]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  2620. [21:38:53]configsip: 0, SPIWP:0xeeets Jul 29 201ets Jul 29 2019 12:2ets Jul 29 20ets Jul 2ets Jul 29 2019 12:21:46
  2621. [21:38:53]
  2622. [21:38:53]rst:0xc (SW_CPU_REets Jul 29 2019 12:21:46
  2623. [21:38:53]
  2624. [21:38:53]ets Jul 29 2019 12:21:46
  2625. [21:38:53]
  2626. [21:38:53]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  2627. [21:38:53]configsip: 0, SPIWP:0xee
  2628. [21:38:53]clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0ets Jul 29 2019 12:21:46
  2629. [21:38:53]
  2630. [21:38:53]rst:0xc (SW_CPU_RESET),boot:0x12 (ets Jul 29 2019 12:21:46
  2631. [21:38:53]
  2632. [21:38:53]rst:0xc ets Jul 29 2019 12:21:46
  2633. [21:38:53]
  2634. [21:38:53]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLets Jul 29 201ets Jul 29 2ets Jul 29 2019 12:21:46
  2635. [21:38:53]
  2636. [21:38:53]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  2637. [21:38:53]configsip: 0, SPIWP:0xee
  2638. [21:38:53]clk_drv:0x00,q_drv:0x00,d_drv:0x0ets Jul 29 2019 12ets Jul 29 2019 12:21:46
  2639. [21:38:53]
  2640. [21:38:53]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  2641. [21:38:53]configsip: 0, SPIWP:0xee
  2642. [21:38:53]cets Jul 29 2019 12:21:46
  2643. [21:38:53]
  2644. [21:38:53]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_ets Jul 29 2019 12:2ets Jul 29 2019 12:21:46ets Jul 29 ets Jul 29 2019ets Jul 29 2019ets Jul 29 2019 12:21:46ets Jul 29 2019 12:21:46
  2645. [21:38:53]
  2646. [21:38:53]rst:0xets Jul 29 2019 12:21:46
  2647. [21:38:53]
  2648. [21:38:53]rst:0xc (SW_CPU_RESETetsets Jul 29 2019 12:21:46
  2649. [21:38:53]
  2650. [21:38:53]rst:0xcets Jul 29 2019 12:21:46
  2651. [21:38:53]
  2652. [21:38:53]rst:0xc (SW_CPU_RESET),boot:ets Jul 29 2019 12:21:46
  2653. [21:38:53]
  2654. [21:38:53]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  2655. [21:38:53]configsip: 0, SPIWP:0xee
  2656. [21:38:53]clets Jul 29 2019 12:21:46
  2657. [21:38:53]
  2658. [21:38:53]rst:0xc (SW_CPU_RESET),boot:0x1ets Jul 29 2019 12:21:46
  2659. [21:38:53]
  2660. [21:38:53]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLets Jul 29 20ets Jul 29 2019 12:21:46
  2661. [21:38:53]
  2662. [21:38:53]rst:0xc (SW_CPUets Jul 29 2019 12:21:46
  2663. [21:38:53]
  2664. [21:38:53]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLAets Jul 29 2019 12:21:46
  2665. [21:38:53]
  2666. [21:38:53]rstets Jul 29 2019 12:21:46ets Jul ets Jul 29 2019 12:2ets Jul 29 2019 12:21:46
  2667. [21:38:53]
  2668. [21:38:53]rst:0xc (SW_CPU_RESET),boot:0x12ets Jul 29 2019 12:21:46
  2669. [21:38:53]ets Jul 29 2019 12:21:46
  2670. [21:38:53]
  2671. [21:38:53]rst:0xets Jul 29 2019 12:21:46
  2672. [21:38:53]
  2673. [21:38:53]rst:0xc (SW_CPU_RESETets Jul 29 2019 12:21:46
  2674. [21:38:53]
  2675. [21:38:53]rst:0xc (SW_CPUets Jul 29 2019 12:21:46
  2676. [21:38:53]
  2677. [21:38:53]rst:0xc (SW_CPU_RESEets Jul 29 2019 12:2ets Jul 29 2019ets Jul 29 2019 12:21:46
  2678. [21:38:53]
  2679. [21:38:53]rets Jul 29 2019 12:21:46
  2680. [21:38:53]
  2681. [21:38:53]rst:0xcets Jul 29 2019 12:21:46
  2682. [21:38:53]
  2683. [21:38:53]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASHets Jul ets Jul 29 2019 12:21:46
  2684. [21:38:53]
  2685. [21:38:53]rst:0xc (SW_CPU_ets Jul 29 2019 12:21:46
  2686. [21:38:53]
  2687. [21:38:53]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  2688. [21:38:53]configsipets Jul 29 2019 12:21:46
  2689. [21:38:53]
  2690. [21:38:53]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  2691. [21:38:53]configsip: 0, SPIets Jul 29 2019 12:21:46
  2692. [21:38:53]
  2693. [21:38:53]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  2694. [21:38:53]configsip: 0, SPIWP:0xee
  2695. [21:38:53]clk_drv:0x00,q_drv:0xets Jul 29 2019 12:21:46
  2696. [21:38:53]
  2697. [21:38:53]rst:0xc (SW_CPU_ets Jul 29 2019 12:21:46
  2698. [21:38:53]
  2699. [21:38:53]rst:0xc (SW_CPU_RESET),boets Jul 29 2019 12:21:46
  2700. [21:38:53]
  2701. [21:38:53]ets Jul 29 2019 12:21:46
  2702. [21:38:53]
  2703. [21:38:53]rst:ets Jul 29 2019 12:21:46
  2704. [21:38:53]
  2705. [21:38:53]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASHets Jul 29 2019 12:21:4ets Jul 29 2019 12:21:46
  2706. [21:38:53]
  2707. [21:38:53]rst:0xc (SW_CPU_RESET),boot:0x12 (SPIets Jul 29 2019ets Jul 29 2019 12:21:4ets Jul 29 2019 12:21:46
  2708. [21:38:53]
  2709. [21:38:53]rst:0xc (SW_CPU_RESET),boot:ets Jul 29 2019 12:21:46
  2710. [21:38:53]ets Jul 29 2019 12:21:46
  2711. [21:38:53]
  2712. [21:38:53]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  2713. [21:38:53]confiets Jul 29 2019 12:21:46
  2714. [21:38:53]
  2715. [21:38:53]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  2716. [21:38:53]configsip: 0, SPIWP:0xee
  2717. [21:38:54]clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_dets Jul 29 2019 12:21:46
  2718. [21:38:54]
  2719. [21:38:54]rsets Jul 29 2019 12:21:46
  2720. [21:38:54]
  2721. [21:38:54]rets Jul 29 2019ets Jul 29 2019ets Jul 29 2019 12:21:46
  2722. [21:38:54]
  2723. [21:38:54]rets Jul 29 2019 12:21ets Jul 29 2019 12:21:46
  2724. [21:38:54]
  2725. [21:38:54]rst:0xc (SW_CPU_RESET),bootets Jul 29 2019 12:21:46
  2726. [21:38:54]
  2727. [21:38:54]rst:0xc (SW_CPU_ets Jul 29 2019 12:21:46
  2728. [21:38:54]
  2729. [21:38:54]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  2730. [21:38:54]ets Jul 29 2019 12:21:46
  2731. [21:38:54]
  2732. [21:38:54]rst:0xc (SW_CPU_REets Jul 29 2019 12:21:46
  2733. [21:38:54]
  2734. [21:38:54]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASets Jul 29 2019 12:21:46
  2735. [21:38:54]
  2736. [21:38:54]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  2737. [21:38:54]configsip: 0, SPIWP:0xee
  2738. [21:38:54]clk_drv:0x00,q_drets Jul 29 2019 12:21:46
  2739. [21:38:54]
  2740. [21:38:54]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)ets Jul 29 2019 12:21:46
  2741. [21:38:54]
  2742. [21:38:54]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_ets Jul 29 2019 12:21:46
  2743. [21:38:54]
  2744. [21:38:54]ets Jul 29 2019 12:21:46
  2745. [21:38:54]
  2746. [21:38:54]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  2747. [21:38:54]conets Jul 29 2019 12:21:46
  2748. [21:38:54]
  2749. [21:38:54]rst:0xc (SW_CPU_RESET),boot:0x12 ets Jul 29 2019 12:21:46
  2750. [21:38:54]ets Jul 29 2019ets Jul 29 2019 12:21:46
  2751. [21:38:54]
  2752. [21:38:54]rstets Jul 29 2019 12:21:46
  2753. [21:38:54]
  2754. [21:38:54]rst:0xc (SWets Jul 29 2019 12:21:46
  2755. [21:38:54]
  2756. [21:38:54]rst:0xc (SW_ets Jul 29 2019 12:21:46
  2757. [21:38:54]
  2758. [21:38:54]rst:0xc (SW_CPU_REets Jul 29 2019 12:21:46
  2759. [21:38:54]
  2760. [21:38:54]rst:0xc (SW_CPU_RESET),boot:0x1ets Jul 29 2019 12:21:46
  2761. [21:38:54]
  2762. [21:38:54]rst:0xc (SW_CPU_ets Jul 29 2019 12:21:46
  2763. [21:38:54]
  2764. [21:38:54]rst:0xc (SW_CPU_RESET),boets Jul 29 2019 12:21:46
  2765. [21:38:54]
  2766. [21:38:54]rst:0xc (SW_Cets Jul 29 2019 12:21:46
  2767. [21:38:54]
  2768. [21:38:54]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOets Jul 29 2019 12:21:46
  2769. [21:38:54]
  2770. [21:38:54]rst:0xc (SW_CPU_RESET),boot:0x12 (SPets Jul 29 2019 12:21:46
  2771. [21:38:54]ets Jul 29 2019 12:21:46
  2772. [21:38:54]
  2773. [21:38:54]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASHets Jul 29 2019 12:21:46
  2774. [21:38:54]
  2775. [21:38:54]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  2776. [21:38:54]configsip: 0, SPIWP:0ets Jul 29 2019 12:21:46
  2777. [21:38:54]
  2778. [21:38:54]rst:0xc (SW_CPU_RESET),boot:0x12 (ets Jul 29 2019 12:21:46
  2779. [21:38:54]
  2780. [21:38:54]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  2781. [21:38:54]configsip: 0, SPIWP:0xee
  2782. [21:38:54]clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0ets Jul 29 2019 12:21:46ets Jul 29 2019 12:21:4ets Jul 29 2019 12:21:46
  2783. [21:38:54]
  2784. [21:38:54]rst:0xc (SW_CPU_REets Jul 29 2019 12:21:46ets Jul 29 2019 12:21:46
  2785. [21:38:54]
  2786. [21:38:54]rst:0xc (SW_CPU_RESET),boot:0xets Jul 29 2019 12:21:46
  2787. [21:38:54]
  2788. [21:38:54]rst:0xc (Sets Jul 29 2019 12:21:46ets Jul 29 2019 12:21:46
  2789. [21:38:54]
  2790. [21:38:54]rst:0xc (SW_CPU_RESET),boot:0x12ets Jul 29 2019 12:21:46
  2791. [21:38:54]
  2792. [21:38:54]rst:0xc ets Jul 29 2019 12:21:46
  2793. [21:38:54]
  2794. [21:38:54]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_ets Jul 29 2019 12:21:46
  2795. [21:38:54]
  2796. [21:38:54]rst:0xets Jul 29 2019 ets Jul 29 2019 12:21:46
  2797. [21:38:54]
  2798. [21:38:54]rst:0xc (SW_CPU_RESET)eets Jul 29 2019 12:21:46
  2799. [21:38:54]
  2800. [21:38:54]rst:0xc (SW_Cets Jul 29 2019 12:21:46
  2801. [21:38:54]
  2802. [21:38:54]rst:0xc (SW_CPU_RESets Jul 29 2019 12:21:46
  2803. [21:38:54]
  2804. [21:38:54]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_ets Jul 29 2019 12:21:46
  2805. [21:38:54]
  2806. [21:38:54]rst:0xc (SW_CPU_RESET),boets Jul 29 2019 12:21:46
  2807. [21:38:54]
  2808. [21:38:54]rets Jul 29 2019 12:21:46
  2809. [21:38:54]
  2810. [21:38:54]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  2811. [21:38:54]configsip: 0, SPIWP:0xee
  2812. [21:38:54]clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x0ets Jul 29 2019 12:21:4ets Jul 29 2019 12:21:46
  2813. [21:38:54]
  2814. [21:38:54]rst:0xc (SW_CPU_RESET),boot:0x12 ets Jul 29 2019 12:21:46
  2815. [21:38:54]
  2816. [21:38:54]rst:0xc (SW_CPU_RESET),boot:0x12 (ets Jul 29 2019 12:21:46
  2817. [21:38:54]
  2818. [21:38:54]rst:0xc (SW_CPU_RESET),bets Jul 29 2019 12:21:46
  2819. [21:38:54]
  2820. [21:38:54]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  2821. [21:38:54]cets Jul 29 2019 12:21:46
  2822. [21:38:54]
  2823. [21:38:54]rst:0xc (SW_CPU_RESET),boot:0x1ets Jul 29 2019 12:21:46
  2824. [21:38:54]
  2825. [21:38:54]rst:0xc (Sets Jul 29 2019 12:21:46
  2826. [21:38:54]
  2827. [21:38:54]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  2828. [21:38:54]configsip: 0, SPIWP:0xee
  2829. [21:38:54]clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
  2830. [21:38:54]mode:DIO, clock diets Jul 29 2019 12:21:46
  2831. [21:38:54]
  2832. [21:38:54]rsets Jul 29 2019 12:21:46
  2833. [21:38:54]
  2834. [21:38:54]rst:0xc (SW_CPU_RESets Jul 29 2019 12:21:46
  2835. [21:38:54]
  2836. [21:38:54]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  2837. [21:38:54]configsip: 0, SPIWP:0xee
  2838. [21:38:54]clk_dets Jul 29 2019 12:21:46
  2839. [21:38:54]
  2840. [21:38:54]rst:0xc (ets Jul 29 2019 12:21:46
  2841. [21:38:54]
  2842. [21:38:54]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FASTets Jul 29 2019 12:21:46
  2843. [21:38:54]
  2844. [21:38:54]rstets Jul 29ets Jul 29 2019 12:21:46
  2845. [21:38:54]
  2846. [21:38:54]rst:ets Jul 29 2019 12:21:46
  2847. [21:38:54]
  2848. [21:38:54]rst:0xc (SW_Cets Jul 29 2019 12:21:46
  2849. [21:38:54]
  2850. [21:38:54]rst:0xc (SW_CPU_RESET),boot:ets Jul 29 2019 12:21:46
  2851. [21:38:54]
  2852. [21:38:54]rst:0xcets Jul 29 2019 12:21:46
  2853. [21:38:54]
  2854. [21:38:54]rst:0xc (SW_CPU_RESET),boot:0x12 (SPets Jul 29 2019 12:21:46
  2855. [21:38:54]
  2856. [21:38:54]rets Jul 29 2019 12:21:46
  2857. [21:38:54]
  2858. [21:38:54]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_Fets Jul 29 2019 12:21:46
  2859. [21:38:54]
  2860. [21:38:54]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  2861. [21:38:54]configsip: 0, SPIWets Jul 29 2019 12:21:46
  2862. [21:38:54]
  2863. [21:38:54]rst:0ets Jul 29 2019 12:21:46
  2864. [21:38:54]
  2865. [21:38:54]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASHets Jul 29 2019 12:21:46
  2866. [21:38:54]
  2867. [21:38:54]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FASets Jul 29 2019 12:21:46
  2868. [21:38:54]
  2869. [21:38:54]rst:0xc (SW_ets Jul 29 2019 12:21:46
  2870. [21:38:54]
  2871. [21:38:54]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FASTets Jul 29 2019 12:21:46
  2872. [21:38:54]
  2873. [21:38:54]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_ets Jul 29 2019 12:21:46
  2874. [21:38:54]
  2875. [21:38:54]ets Jul 29 2019 12:21ets Jul 29 2019 12:21ets Jul 29 2019 12:21:46
  2876. [21:38:54]
  2877. [21:38:54]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  2878. [21:38:54]configsip: 0, SPIWP:0xee
  2879. [21:38:54]clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
  2880. [21:38:54]mode:DIets Jul 29 2019 ets Jul 29 2019 12:21:46
  2881. [21:38:54]
  2882. [21:38:54]ets Jul 29 2019 12:21:46
  2883. [21:38:54]
  2884. [21:38:54]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASets Jul 29 2019 12:21:4ets Jul 29 2019 1ets Jul 29 2019 12:21:46
  2885. [21:38:54]
  2886. [21:38:54]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  2887. [21:38:54]ets Jul 29 2019 12:21:46
  2888. [21:38:54]
  2889. [21:38:54]rst:0xc (SW_Cets Jul 29 2019 12:21:46
  2890. [21:38:54]
  2891. [21:38:54]rst:0xc (SW_Cets Jul 29 2019 12:21:46
  2892. [21:38:54]
  2893. [21:38:54]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_ets Jul 29 2019 12:21:46
  2894. [21:38:54]
  2895. [21:38:54]rst:0xc (SW_ets Jul 29 2019 12:21:46
  2896. [21:38:54]
  2897. [21:38:54]rstets Jul 29 2019 12:21:46
  2898. [21:38:54]
  2899. [21:38:54]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  2900. [21:38:54]configsip: 0, SPIWets Jul 29 2019 12:21:46
  2901. [21:38:54]
  2902. [21:38:54]rst:0xc (SW_CPets Jul 29 2019 12:21:46
  2903. [21:38:54]
  2904. [21:38:54]rst:0xc (SW_CPUets Jul 29 2019 12:21:46
  2905. [21:38:54]
  2906. [21:38:54]rst:0xc (SW_CPets Jul ets Jul 29 2019 12:21:46
  2907. [21:38:54]
  2908. [21:38:54]rst:0xc (SW_CPU_RESEets Jul 29 2019 12:21:46
  2909. [21:38:54]
  2910. [21:38:54]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_ets Jul ets Jul 29 2019 12:ets Jul 29 2019 12:21:46
  2911. [21:38:54]
  2912. [21:38:54]ets Jul 29 2019 12:21:46
  2913. [21:38:54]
  2914. [21:38:54]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  2915. [21:38:54]configsip: 0, SPIWP:0xee
  2916. [21:38:54]clk_drv:0x00,q_drv:0xets Jul 29ets Jul 29 2019 12:21:46
  2917. [21:38:54]
  2918. [21:38:54]rst:0xc (SW_CPU_RESETets Jul 29 2019 12:21:ets Jul 29 2019 12:21:46
  2919. [21:38:54]
  2920. [21:38:54]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASHets ets Jul 29 2019 12:21:46
  2921. [21:38:54]
  2922. [21:38:54]rst:0ets Jul 29 2019 12:21:46
  2923. [21:38:54]
  2924. [21:38:54]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  2925. [21:38:54]configsip: 0, SPIWP:0xee
  2926. [21:38:54]clk_drv:0x00,q_drv:0x00,d_ets Jul 29 2019 12:21:46
  2927. [21:38:54]
  2928. [21:38:54]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  2929. [21:38:54]cets Jul 29 2019 12:21:46ets Jul 29 2019 12:21ets Jul 29 2019 12:21:46
  2930. [21:38:54]
  2931. [21:38:54]rst:0x10 (RTCWDT_RTC_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  2932. [21:38:54]configsip: 0, SPIWP:0xee
  2933. [21:38:54]clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
  2934. [21:38:54]mode:DIO, clock div:2
  2935. [21:38:54]load:0x3fff0018,len:4
  2936. [21:38:54]load:0x3fff001c,len:1044
  2937. [21:38:54]load:0x40078000,len:8896
  2938. [21:38:54]load:0x40080400,len:5828
  2939. [21:38:54]entry 0x400806ac
  2940. [21:38:56][I][logger:166]: Log initialized
  2941. [21:38:56][C][ota:366]: There have been 8 suspected unsuccessful boot attempts.
  2942. [21:38:56][I][app:029]: Running through setup()...
  2943. [21:38:56][D][binary_sensor:034]: 'PIR': Sending initial state OFF
  2944. [21:38:56][D][binary_sensor:034]: 'Button': Sending initial state OFF
  2945. [21:38:56]ets Jul 29 2019 12:ets Jul 29 2019 12:21:46
  2946. [21:38:56]
  2947. [21:38:56]rst:0x10 (RTCWDT_RTC_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  2948. [21:38:56]configsip: 0, SPIWP:0xee
  2949. [21:38:56]clk_ets Jul 29 2019 12:21:46
  2950. [21:38:56]
  2951. [21:38:56]rst:0x10 (RTCWDT_RTC_RESET),boot:0x12 (SPI_FAST_FLASH_BOets Jul 29 2019 12:21:46
  2952. [21:38:56]
  2953. [21:38:56]rst:0x10 (RTCWDT_RTC_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  2954. [21:38:56]configsip: 0, SPIWP:0xee
  2955. [21:38:56]clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hets Jul 29 2019 12:21:46
  2956. [21:38:56]
  2957. [21:38:56]rstets Jul 29 2019 12:21:4ets Jul 29 2019 12:21:46
  2958. [21:38:56]
  2959. [21:38:56]rst:0x10 (RTCWDT_RTC_RESET),boot:0x12 (Sets Jul 29 2019 12:21:46ets Jul 29 2019 12:21:46ets Jul 29 2019 12:21:46
  2960. [21:38:56]
  2961. [21:38:56]rst:0x10 (RTCWDT_RTC_Rets Jul 29 2019 12:21:46
  2962. [21:38:56]
  2963. [21:38:56]rsets Jul 29 2019 12:21:46
  2964. [21:38:56]
  2965. [21:38:56]rst:0x10 (RTCWDT_RTC_Rets Jul 29 2019 12ets Jul 29 2019 12:21:46
  2966. [21:38:56]
  2967. [21:38:56]rst:0x10 (RTCWDT_RTC_RESETets Jul 29 2019 12:21:46
  2968. [21:38:56]
  2969. [21:38:56]rst:0x10 (RTCets Jul 29 2019 12:21:46
  2970. [21:38:56]
  2971. [21:38:56]rst:0ets Jul 29 2019 12:21:4ets Jul 29 2019 12:21:ets Jul 29 2019 12:21:46
  2972. [21:38:56]
  2973. [21:38:56]rst:0x10 (RTCWDT_RTC_RESET),boot:0x12 (SPets ets Jul 29 2019 12:21ets Jul 29 20ets Jul 29 2019 12:21:46ets Jul 29 2019 ets Jul 29 2019 12:21:46ets Jul 29 2019 ets Jul 29 2019 12:21:46
  2974. [21:38:56]
  2975. [21:38:56]rst:ets Julets Jul 29ets Jul 29 2019 12:21:46
  2976. [21:38:56]
  2977. [21:38:56]rst:0x10 (RTCWDets Jul 2ets ets Jul 29 2019ets Jul 29 2ets Jul 29 2019 12:21:46
  2978. [21:38:56]
  2979. [21:38:56]rst:0x10 (RTCWDTets Jul 2ets Julets Jul 2ets Jul 29 2019 ets Jul 29 2019 12:21:46
  2980. [21:38:56]
  2981. [21:38:56]rets Jul 29 2019 12:ets Juets Jul 29 20ets Jul 29 2019 12:21:46ets Jul ets Jul 29 2ets Juetets Jul 29 20ets Jul 29ets Jul 29 2etets Jul 29 2019 12:21etets Jul 29 2ets Jul 29 2019 12:21:46
  2982. [21:38:56]
  2983. [21:38:56]rets Jul 29 2019 12:ets Jul ets Jul 29 2019 12:21:46
  2984. [21:38:56]
  2985. [21:38:56]rst:0x10 (RTCWDT_RTC_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  2986. [21:38:56]ets Jul ets Jul 29 20ets Jul 29 2019 12:21:4ets Jul 29 2019 12:21:46
  2987. [21:38:56]
  2988. [21:38:56]rst:0x10 (RTCWDT_RTC_RESET)ets Jul ets Jul 29 2019 12:21:46
  2989. [21:38:56]
  2990. [21:38:56]rst:0x10 (ets Jul ets Jul 29 2ets ets Jul 29 2019 12:21:46ets Jul 29 2019 12:21:46ets Jul 29 2019 12:ets Jul 29 2019 12:21:46
  2991. [21:38:56]etsets Jul 29 2019 12:21:46
  2992. [21:38:56]
  2993. [21:38:56]rst:0x10 (RTCWDT_RTC_ets Jul 29 2019 12:21:46
  2994. [21:38:56]
  2995. [21:38:56]rst:0x10 ets Jul 29 ets Jul 29 ets Juets Jul 29 2019 12:21:46
  2996. [21:38:56]
  2997. [21:38:56]ets Jul 29 2019ets Jul 29 2019 12:2ets Jul 29 2019 ets Jul 29 2019ets Jul 29 2019 12:21:46
  2998. [21:38:56]
  2999. [21:38:56]rst:0x10 (RTCWDT_RTC_REets Jul 29 2019 12:21:46
  3000. [21:38:56]
  3001. [21:38:56]rst:0x10 (ets Jul 29 2019 12:21:46
  3002. [21:38:56]
  3003. [21:38:56]rsets Jul 29 2019 12:ets Jul 29ets Jul 29 2019 12:21:46
  3004. [21:38:56]
  3005. [21:38:56]rstets Jul 29 2019 ets Jets Jul 29 2019 12:21:46
  3006. [21:38:56]
  3007. [21:38:56]rst:0x10ets Jul 29 2019 ets Jul 29 2019 12:21:46
  3008. [21:38:56]
  3009. [21:38:56]rst:0x10 ets Jul 29 etets Jul 29 2ets Jul 29 2019 12:21:46
  3010. [21:38:56]
  3011. [21:38:56]rst:0x10 (RTCets Jul 29 2019 12:21:46
  3012. [21:38:56]
  3013. [21:38:56]rst:0x10 (RTCWDT_ets Jul 29 20ets Jul 29 2019 12:21:46
  3014. [21:38:56]ets Jul 29 201ets Jul 29 2019 ets Jul 29 2019 12:21:46
  3015. [21:38:56]
  3016. [21:38:56]rst:0x10 (RTCWDT_Retsets Julets Jul 29 2019 12:21:46
  3017. [21:38:56]ets Jul 29 2019 12:21:46
  3018. [21:38:56]ets Jul 29 2019 ets Juets Jul 29 2019 12:21:46
  3019. [21:38:56]
  3020. [21:38:56]rst:0x10ets Jul 29 2019ets Jetsets Jul 29 2019 12:21:46
  3021. [21:38:56]
  3022. [21:38:56]rst:0x10 (RTCWDTets Jul 29 201ets Jul 29 2ets Jul 29 2019 12:21:etets Jul 29ets ets Jul 2ets Jul 29 2019 12:21:etsets ets Jul 29 ets Jul 29 201ets Jul 29 2019 12:21:46
  3023. [21:38:56]
  3024. [21:38:56]rst:0x1ets Jul 29etsets Jul 29 2019 12:21:46
  3025. [21:38:56]
  3026. [21:38:56]rst:0x10 (RTCWDT_RTC_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  3027. [21:38:56]configsip: 0, SPIWP:0xee
  3028. [21:38:56]clk_drv:0x00,q_drv:0x00,d_drv:ets Jul 2ets Jul 29 2019 12:21:ets ets Jul 29 2019 12:21:46
  3029. [21:38:56]
  3030. [21:38:56]rst:0x10 (RTCWDT_RTC_Rets Jul 29 2019ets Jul 29 2019 12:21:46
  3031. [21:38:56]
  3032. [21:38:56]rst:0x10 (RTCWDT_RTets Jets Jul 29 201ets Jul 29 2019 12:21:46
  3033. [21:38:56]ets Jul 29 2019 12:21:46
  3034. [21:38:56]
  3035. [21:38:56]rst:0x10 (ets Jul 29 2019 12:21:46
  3036. [21:38:56]
  3037. [21:38:56]rst:0x10 (RTCWDT_RTC_REets Jul 29 2019 12:21:4ets Jul 29 2019 12ets Julets Jul 29 2019 12:21:46
  3038. [21:38:56]ets Jul 29 ets Jul 29 2019 12:21:46
  3039. [21:38:56]ets Jul 29 2019 12:21:46
  3040. [21:38:56]
  3041. [21:38:56]rst:0x10 ets Jets Jets Jets Jul 29 2019 12:21:46ets Jul 29 ets Jul 29 2019ets Jul 29 20ets Jets Jul 29 2ets Jul 29 ets Jul 29 2019 12:21:46
  3042. [21:38:56]
  3043. [21:38:56]rsets Julets Jul 29 2019 12:21:46
  3044. [21:38:56]
  3045. [21:38:56]rsets Jul 29 2019 12:21:4ets Julets Jul 29 201ets Jul 29 20ets Jul 29 2019 12:21:ets Jul 29 2019 1ets Jul 29 2ets Jul 29 ets Jul 29 2ets Jetets Jul 29 2019 12:21:46
  3046. [21:38:56]
  3047. [21:38:56]rst:0x10 (RTCWDT_RTC_RESET),booets Jul 29 2019 12:21:46
  3048. [21:38:56]
  3049. [21:38:56]rst:0x10 (RTCWDT_RTC_RESET),ets Jul 29 2019 12:21:46
  3050. [21:38:56]
  3051. [21:38:56]rst:0x10 (RTCWDT_RTC_RESET),ets Jul 29 2019 ets Jul 29 2019 12:21:46
  3052. [21:38:56]
  3053. [21:38:56]ets Jul 29 20ets Jul 29 2019 12:21:46
  3054. [21:38:56]
  3055. [21:38:56]rst:ets Jul 29 201ets Jul 29 2019 12:21:46
  3056. [21:38:56]
  3057. [21:38:56]rst:0x10 (RTCWDT_Rets Jul 29 2019 12:21:ets Jul 29 2019 12:21:46
  3058. [21:38:56]
  3059. [21:38:56]rst:0x10 (ets Jul 29 2019 12:21:46ets Jul 29 2019ets Jul 29 2019 12:21:46
  3060. [21:38:56]
  3061. [21:38:56]rst:0x10 (RTCWDT_RTC_RESET),boot:0x12 (SPI_FAST_FLASH_Bets Jul 29 2019 12:21:46
  3062. [21:38:56]
  3063. [21:38:56]rst:0x10 ets Jets Jul 29 2019 12:21etets ets Jul 29 2019 12:ets Jul 29 2019 12:21:46ets Jul 29 2019 12:21:46
  3064. [21:38:56]
  3065. [21:38:56]rsets Jul 29 2019 12:21:46
  3066. [21:38:56]
  3067. [21:38:56]rst:0x1ets Jul 29 2ets Jul 29 2019 12:21:46
  3068. [21:38:56]ets Jul 29 2019 12:21:ets Jul 29 ets Jul 29 2019 12ets ets Jul 29 2019 12:21:46
  3069. [21:38:56]
  3070. [21:38:56]rst:0x10 (RTCWDT_Rets Jul 29 2019 12:21:46
  3071. [21:38:56]
  3072. [21:38:56]rsets Jul 29 2ets Jul 29 2019 12ets Jul 29 2019 12:21:46
  3073. [21:38:56]etets Jul 29 2019 12:21:46
  3074. [21:38:56]
  3075. [21:38:56]rst:0x10 (RTCWDT_RTC_RESets Jul 29 2019 1ets Jul 29 201ets Jul 29 2019 12:21:46
  3076. [21:38:56]
  3077. [21:38:56]rst:ets Jul 29 2019 12:21:46ets Jul 29 2019 12:21:4ets Jul 29 2019 12:21:4ets Jul 2ets Jul 29 2019 12:21:46
  3078. [21:38:56]
  3079. [21:38:56]rst:0x10 (RTCWDT_RTC_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  3080. [21:38:56]configsip: 0, Sets Jul 29 2019 12:2ets Jul 29 20ets Jul 29 2019 12:21:46
  3081. [21:38:56]
  3082. [21:38:56]rst:0x10 (RTCWets Jul 29 2019 12:21:46
  3083. [21:38:56]
  3084. [21:38:56]rst:0x10 (RTCWDT_RTC_RESET),boets Jul 29 2019 12:21:46
  3085. [21:38:56]
  3086. [21:38:56]rst:0x10 (ets Jul 29 2019 12:21:46
  3087. [21:38:56]
  3088. [21:38:56]rets Jul 29 2019 12:21:46
  3089. [21:38:56]ets Jul 29 2019 12:21:46
  3090. [21:38:56]
  3091. [21:38:56]rst:0x1ets ets Jul 29ets Jul 29ets Jul 29 201ets Jul 29 2019 12:21:46
  3092. [21:38:56]
  3093. [21:38:56]rst:0x10 (RTCWDT_RTC_RESET),boot:0ets Juets Jul 29 2ets Jul 29 2019 12:21:46
  3094. [21:38:56]
  3095. [21:38:56]rsets Jul 29 2019 12:21:46ets Jul 29 2019 12:21:46
  3096. [21:38:56]ets Juets Jul 29 2ets Juets ets Jul 2ets Jul 29 2019 1ets Jul 29 2019 12:21:46
  3097. [21:38:56]
  3098. [21:38:56]rst:0x10 (etsets Jul 29 2019 12:21:46
  3099. [21:38:56]
  3100. [21:38:56]rst:0x10 (RTCWDT_RTC_RESET),betets Jul 29 2019 12:21:46
  3101. [21:38:56]
  3102. [21:38:57]rst:0x10 (RTCWDT_RTC_RESET),boot:0x12ets Jul 29 2019 12:ets Jul 29 20ets Jul 29 2019 12ets Jul 29 2019 12:21:46
  3103. [21:38:57]
  3104. [21:38:57]rst:0x10 (etsets Jul 29 2ets Jul 2ets Jul 2ets Jul 29 2ets Jul 29 2019 12:ets Jul 29 2019 12:21:46
  3105. [21:38:57]ets Jets Jul 29 2019 12:21:46
  3106. [21:38:57]
  3107. [21:38:57]rst:0x10 (RTCWets Jul 29 2019 12:21:46
  3108. [21:38:57]
  3109. [21:38:57]ets Jul 29 2019 12:ets Jul 29 2019 12:21:46
  3110. [21:38:57]
  3111. [21:38:57]rst:0x10 (RTCWDT_RTC_ets Jul ets Jul 29 2019 1ets Jul 29 2019 12:21:46
  3112. [21:38:57]
  3113. [21:38:57]rst:0x10 (RTCWDT_RTC_RESET),boot:0x12 ets Jul 29 ets Jul 29 2019 12:21:46
  3114. [21:38:57]
  3115. [21:38:57]rst:0xets Jets Jul 29ets Julets Jul 29 2019 12:21:46
  3116. [21:38:57]
  3117. [21:38:57]rst:0x10 (RTCWDT_RTC_Rets Jul 29 20ets Jul ets Jul 29 2019 12:21ets Julets Jul 29 2ets Jul 29 2019 1ets Jul 29 2019ets Jul 29 2019 12:21:46
  3118. [21:38:57]ets Jul 29 2019 12:21:46
  3119. [21:38:57]etetets Jul 29 2019 ets Jul 29 2019 12:2eets Jul 2etsets Juets Jul 29 2019ets Julets Jul 29 2019 12:21:46
  3120. [21:38:57]
  3121. [21:38:57]rst:0x1ets Jul ets Jul 29 2ets Jul 29 ets Jul 29 2019 12:21:46
  3122. [21:38:57]
  3123. [21:38:57]rst:0x10 (RTCWDT_RTC_RESET),boot:0x12 (ets Jul 29 2019 12:21:46
  3124. [21:38:57]
  3125. [21:38:57]rst:0x10 (RTCWDetsets Jul 29 2019 12:21:4ets Jul 29 2ets Jul 29ets Julets Jul 29 2019 12:21:46ets Jul 29 2019 12:2ets Julets Jul 29 2019 12:2ets Jul 29 2019 12:21:46
  3126. [21:38:57]
  3127. [21:38:57]ets Juets Jul 29 2019 12:21:46
  3128. [21:38:57]
  3129. [21:38:57]rst:0x10 (RTCWDTets Jul 29 2019 12:21:46
  3130. [21:38:57]
  3131. [21:38:57]ets Jul 29 2019 12:21:46
  3132. [21:38:57]
  3133. [21:38:57]rstets Jul 29 2019 12:21:46
  3134. [21:38:57]
  3135. [21:38:57]rst:0x10 (RTCWDT_Rets Jets Jets Jul 29 2019 12:21:46
  3136. [21:38:57]ets Jul 29 2019 ets Jul 29 2019 1ets Jul 29 2019 12:21:4ets Jul 29 2019 12:21:46
  3137. [21:38:57]
  3138. [21:38:57]rets Jul 29 2019 12:21:46
  3139. [21:38:57]
  3140. [21:38:57]rst:0x10 (RTCWDets Juets Jul 29 2019 12:21:46
  3141. [21:38:57]
  3142. [21:38:57]rst:0x10 (RTCets Jul 29 2019 12:21:46
  3143. [21:38:57]
  3144. [21:38:57]rst:0x10 (RTets Jul 29 2019 12:21:46ets Jets Jul 29 2019 12:21:46
  3145. [21:38:57]
  3146. [21:38:57]rst:0x10 (RTCWets Jul 29 2019 ets Juets Jul 29 2019 12:21:4ets Jul 29 2019 12:21:ets ets Jul 29 2019 12:21:46
  3147. [21:38:57]
  3148. [21:38:57]rst:0x10 (RTCWDT_RTC_RESET),booets Jul 29 2019 12:21:46
  3149. [21:38:57]
  3150. [21:38:57]rst:0x10 (Rets Jul 29 2019 12:21:46
  3151. [21:38:57]
  3152. [21:38:57]rst:0x10 (RTCWDT_RTC_RESET),boot:0x12 (SPI_ets Jul 29 2019 12:21:46
  3153. [21:38:57]
  3154. [21:38:57]rsets Jul 29 2019 12:21:46
  3155. [21:38:57]
  3156. [21:38:57]rst:0x10 ets Jul 29 2019 12:21:46ets Jul 29 2019 12:21:46
  3157. [21:38:57]
  3158. [21:38:57]rst:0x10 (RTCets Jul 29 2ets Jul 29 2019 12:21:46ets Jul 29 2019 ets Jul 29 2019ets Julets Jul 29 2019 12:2ets ets Juets Jul 2ets Jul 29 2019 12ets Jets Jul 29 2019 12:21:46
  3159. [21:38:57]
  3160. [21:38:57]rst:0x10 (RTCWDT_RTC_RESET),boot:0x12 (SPI_FAets Jul 29ets Jul 29 2019 12:21:46
  3161. [21:38:57]
  3162. [21:38:57]rst:0x10 (RTCWDT_RTCets Jul 29 2019 1ets Jul 29 2019 12:21:46
  3163. [21:38:57]
  3164. [21:38:57]rst:0x1ets Jul 29 2019 12:21:46
  3165. [21:38:57]ets Jul 29 2019 12:21:46
  3166. [21:38:57]
  3167. [21:38:57]rets Jul 29 2ets Jul 29 2ets Jul 29 ets Jul 29 2019 12:21:46
  3168. [21:38:57]
  3169. [21:38:57]rst:0x10 (RTCWDT_RTC_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  3170. [21:38:57]configsip: 0, SPIWPets Juets Juets Jul 29 ets Jul 29 2019 12:21:46
  3171. [21:38:57]
  3172. [21:38:57]rstets Julets Jul 29 2ets Juets Jul 29 2019 12:21:46
  3173. [21:38:57]
  3174. [21:38:57]rst:0x10 (RTCWDets Jul 29 2ets Jul 29 2019 12:21:46
  3175. [21:38:57]
  3176. [21:38:57]rets Jul 29 2019 12:21:46
  3177. [21:38:57]
  3178. [21:38:57]rst:0x10 (RTCWDT_RTC_RESET),boot:0x12 (SPI_FAST_FLASH_BOOets Jul 29 2019 12:21:46
  3179. [21:38:57]
  3180. [21:38:57]rst:0x10 (RTCWets Jul 29 2019 12:21:46
  3181. [21:38:57]
  3182. [21:38:57]rst:0ets ets Jets Julets Jul 29 2019 12:21:46ets Jul 29 2019 12ets Jul 29 2019 12:21etets Jul 29 ets Jul 29 2019 12:21:46
  3183. [21:38:57]
  3184. [21:38:57]rst:0x1ets Jul 29 2019 12:21:46
  3185. [21:38:57]
  3186. [21:38:57]rst:0x10 (RTets Jul 29 2019 12:21:46
  3187. [21:38:57]
  3188. [21:38:57]rstets Jul 29 2019 12:21:ets Jul 29 20ets Jul 29 2019ets ets Jul 29 2019 12:21:46
  3189. [21:38:57]
  3190. [21:38:57]rst:0x10 (RTCWDT_RTC_RESET),boot:0xets Jul 29 2019 12:21:46
  3191. [21:38:57]
  3192. [21:38:57]rst:0x1ets Jul 29 2ets Jul 29 2019 12:21:46
  3193. [21:38:57]
  3194. [21:38:57]rsets Jul 29 2ets Juets Jul 29 2019 12:21:4ets Jul 29 20ets Jul 29 20ets Juets Jul 29 2019 ets Jul 29 2019 12:21:46
  3195. [21:38:57]
  3196. [21:38:57]rst:0x10 (RTCWDT_RTC_ets Jul 29 2019 12:eets Jul 29 2019 12:21:46
  3197. [21:38:57]
  3198. [21:38:57]rst:0x10 ets Julets Jul 29 2019 12:21:46
  3199. [21:38:57]
  3200. [21:38:57]rst:0xets Jul 29 2019 1ets ets Jul 29 2019 ets Jul 29 2019 ets Jul 29 ets Jul 2ets Jul 29 2019 12:21:46
  3201. [21:38:57]
  3202. [21:38:57]rst:0x10 (RTCWDT_RTC_RESET),boot:0x12 (ets Jul 29 2019 12:21:46
  3203. [21:38:57]
  3204. [21:38:57]rsets Juets Jul 29 2019 ets Jul 29 2019 12:21:46
  3205. [21:38:57]
  3206. [21:38:57]rst:0x10 (RTCWDT_RTC_REets Jul 29 2019 12:21:46
  3207. [21:38:57]
  3208. [21:38:57]rst:0x10 (RTCWDT_RTC_RESETets Juets Jul 29 2019 12:21:46
  3209. [21:38:57]
  3210. [21:38:57]rsets Jul 29 2019 12:ets Jul 29 2019 12:2ets Jul 29 2019 12:21:46
  3211. [21:38:57]
  3212. [21:38:57]rsets Jul 29 2019 ets Jul 29 2019 12:21:46
  3213. [21:38:57]
  3214. [21:38:57]rst:0x10 (RTCWDT_RTC_ets Juets Jets Jul ets Jul 29 2019 12:21:4ets Jul 29 2019 12:21:4ets Jul 29 2019 12:ets Jul 29 2ets Juets ets Jul 2ets Jul 29 2etets ets ets Jul 29 201ets Jul 29 2019 12:21:46
  3215. [21:38:57]
  3216. [21:38:57]rst:0x10 (RTCWDTets Jul 29 2ets Jul 29 2019 12:21:46
  3217. [21:38:57]
  3218. [21:38:57]ets Jul 29 2019 12:21:46
  3219. [21:38:57]
  3220. [21:38:57]rst:0x10 (etsets Jul 29 2019 1etsets Jul 29 20ets ets Jul 29 2019 12:21:ets Jul 29 2019 12:21:46
  3221. [21:38:57]
  3222. [21:38:57]etsetsets Jul 29 2019 12:21:46
  3223. [21:38:57]
  3224. [21:38:57]rst:0x1ets Jul 29 2019 12:21:46
  3225. [21:38:57]
  3226. [21:38:57]rst:0x10 (RTCWDT_RTets Jul 29 20ets Jul \xfeets Jul 29 2019 12:21:46
  3227. [21:38:57]
  3228. [21:38:57]rst:0x8 (TG1WDT_SYS_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  3229. [21:38:57]configsip: 0, SPIWP:0xee
  3230. [21:38:57]clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
  3231. [21:38:57]mode:DIO, clock div:2
  3232. [21:38:57]load:0x3fff0018,len:4
  3233. [21:38:57]load:0x3fff001c,len:1044
  3234. [21:38:57]load:0x40078000,len:8896
  3235. [21:38:57]load:0x40080400,len:5828
  3236. [21:38:57]entry 0x400806ac
  3237. [21:38:59][I][logger:166]: Log initialized
  3238. [21:38:59][C][ota:366]: There have been 9 suspected unsuccessful boot attempts.
  3239. [21:38:59][I][app:029]: Running through setup()...
  3240. [21:38:59][D][binary_sensor:034]: 'PIR': Sending initial state OFF
  3241. [21:38:59][D][binary_sensor:034]: 'Button': Sending ets Jul 29 2019 ets Jul 29 ets Jul 29 2019 12:21:46
  3242. [21:38:59]
  3243. [21:38:59]rst:0x8 (TG1WDT_SYS_RESET),boot:0x12 (SPI_Fets Jul 29 2019 12:21:46
  3244. [21:38:59]
  3245. [21:38:59]rst:0x8 (TG1WDT_SYS_RESET),ets Jul 29 2019 12:21:46
  3246. [21:38:59]
  3247. [21:38:59]rst:0x8 (TG1WDT_SYS_Rets Jul 29 201ets Jul 29 2019 12:21:46
  3248. [21:38:59]
  3249. [21:38:59]rst:0x8 (TG1WDT_SYS_RESET),boot:0x12 (SPI_ets Jul 29 2019 12:2ets Jul 29 2019 12:21:46
  3250. [21:38:59]
  3251. [21:38:59]rst:0x8 (TG1WDT_SYS_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  3252. [21:38:59]confets Jul 29 2019 12:21:4ets Jul 29 2019 12:21:46
  3253. [21:38:59]
  3254. [21:38:59]rst:0x8 (TG1WDT_SYS_RESET),boot:0x12 (SPI_FAST_FLets Jul 29 2019 12:21:46
  3255. [21:38:59]
  3256. [21:38:59]rst:0x8 (TG1WDT_SYS_RESET),bootets Jul 29 2019 12:21:46
  3257. [21:38:59]
  3258. [21:38:59]rst:0x8 (TG1WDTets Jul 29 2019 12:21:46
  3259. [21:38:59]
  3260. [21:38:59]rst:0x8 (TG1WDT_SYS_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  3261. [21:38:59]configsip: 0, SPIWP:0xee
  3262. [21:38:59]clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
  3263. [21:38:59]mode:DIO, clock div:2
  3264. [21:38:59]load:0x3fff0018,len:4
  3265. [21:38:59]load:0xcf3f00c7ets Jul 29 2019 12:21:4ets Jul 29 2019 12:21:46
  3266. [21:38:59]
  3267. [21:38:59]rst:0x8 (TG1WDT_SYS_RESETets Jul 29 2etets Jul 29 2019 12:21:46
  3268. [21:38:59]
  3269. [21:38:59]rst:0x8 (TG1WDT_SYS_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  3270. [21:38:59]configsip: 0, SPIets Jul 29 2019 ets Jul 2etsets Jul 29 2019 12:21:46
  3271. [21:38:59]
  3272. [21:38:59]rst:0x8 (TG1WDT_SYS_RESET),boets ets Jul 29 2019 12:21ets Jul 29 2019 12:21ets Jul 29 ets Jul 29 2019 12:21ets Jul 29 2019 12:21:46
  3273. [21:38:59]
  3274. [21:38:59]rst:0xets Jul 29 2019ets Jul 29 2019 1ets Jul 29 2ets Jul 29 2019 12:21:46
  3275. [21:38:59]
  3276. [21:38:59]rst:ets Jul 29 2019 12:21:46
  3277. [21:38:59]
  3278. [21:38:59]rst:0x8 (TG1WDT_SYS_RESET),boot:0x12 (SPI_Fets Jul 29 2019 12:21:46
  3279. [21:38:59]
  3280. [21:38:59]rstets Jul 29 ets Jul 29 20ets ets Jul 29 2019 1etsets Jul 29ets Juets Jul 29 2019ets Juets Jul 29 2019 12:21:4etsets Jul 29 2019 12:21:46
  3281. [21:38:59]ets Jul 29 has been detectede.t
  3282. [21:38:59]sa bortJ(u)l w2a9s 2c0a1l9l ed 1a2t: 2P1C: 406x
  3283. [21:38:59]
  3284. [21:38:59]rst:0x8 (400T9G11fW1D0T _oSnY Sc_oRrEeS ET),b1oo
  3285. [21:38:59]t:0
  3286. [21:38:59]Backtrace: 0x40091cc8:0x3ffbc490 0x40091ef9:0x3ffbc4b0 0x40091f10:0x3ffbc4d0 0x4008effc:0x3ffbc4f0 0x40090c40:0x3ffbc510 0x40090bf6:0xa5a5a5a5
  3287. WARNING Found stack trace! Trying to decode it
  3288. WARNING Decoded 0x40091cc8: invoke_abort at /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/esp32/panic.c:707
  3289. WARNING Decoded 0x40091ef9: abort at /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/esp32/panic.c:707
  3290. WARNING Decoded 0x40091f10: vApplicationStackOverflowHook at /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/esp32/panic.c:707
  3291. WARNING Decoded 0x4008effc: vTaskSwitchContext at /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/freertos/tasks.c:3507
  3292. WARNING Decoded 0x40090c40: _frxt_dispatch at /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/freertos/portasm.S:406
  3293. WARNING Decoded 0x40090bf6: _frxt_int_exit at /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/freertos/portasm.S:206
  3294. [21:38:59]
  3295. [21:38:59]Rebooting...
  3296. [21:38:59]ets Jul 29 2019 12:21:46
  3297. [21:38:59]
  3298. [21:38:59]rst:0xcets Jul 29 2019 12:21:46
  3299. [21:38:59]
  3300. [21:38:59]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  3301. [21:38:59]configsip: 0, SPIWPets Jul 29 2019 12:21:46
  3302. [21:38:59]
  3303. [21:38:59]rst:0xets Jul 29 2019 12:21:46
  3304. [21:38:59]
  3305. [21:38:59]rst:0xc (Sets Jul 29 2019 12:21:46
  3306. [21:38:59]
  3307. [21:38:59]rst:0xc (SW_Cets Jul 29 2019 12:21:46
  3308. [21:38:59]
  3309. [21:38:59]rsets Jul 29 2019 12:21:46
  3310. [21:38:59]
  3311. [21:38:59]rst:0xc (SW_CPU_ets Jul 29 2019 12:21:46
  3312. [21:38:59]
  3313. [21:38:59]rst:0xc ets Jul 29 2019ets Jul 29 2019 1ets Jul 29 2019 12:2ets Jul 29 2019 12:21:46
  3314. [21:38:59]
  3315. [21:38:59]rst:0xc (Sets Jul 29 2019 12:21:46
  3316. [21:38:59]
  3317. [21:38:59]rst:0xc (SW_ets Jul 29 2019ets Jul 29 201ets Jul 29 2019 12:21:46ets Jul 29 2019 12:2ets Jul 29 2019 12:21ets Jul 29 2019 12:21:46
  3318. [21:38:59]
  3319. [21:38:59]rst:0xc (SW_CPU_RESET),boot:0x12 ets Jul 2ets Jul 29 2019 12ets Jul 29 2019 12:21:46
  3320. [21:38:59]
  3321. [21:38:59]rst:0xc (SW_CPU_RESET),boot:0x12ets Jul 29 2019 12:21:ets Jul 29 2019 12:21:46
  3322. [21:38:59]
  3323. [21:38:59]rst:0xc (Sets Jul 29 2019 12:21:46
  3324. [21:38:59]
  3325. [21:38:59]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  3326. [21:38:59]conets Jul 29 2019 12:21:46
  3327. [21:38:59]
  3328. [21:38:59]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  3329. [21:38:59]configsip: 0, SPIWP:0xee
  3330. [21:38:59]clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0xets Jul 29 2019 12:21:46
  3331. [21:38:59]
  3332. [21:38:59]rstets Juets Jul 29 2019 12:21:46
  3333. [21:38:59]
  3334. [21:38:59]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  3335. [21:38:59]configsip: 0, SPIWP:0xee
  3336. [21:38:59]clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
  3337. [21:38:59]mode:DIO, clock divets Jul 29 2019 12:21:46
  3338. [21:38:59]
  3339. [21:38:59]rst:0xc (SW_CPUets Jul 29 2019 12:21:46
  3340. [21:38:59]
  3341. [21:38:59]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_ets Jul 29 2019 12:21:46
  3342. [21:38:59]
  3343. [21:38:59]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLets Jul 29 2019 12:21:46
  3344. [21:38:59]
  3345. [21:38:59]rst:0xc (SW_CPU_RESET),boot:0x12 (SPets Jul 29 2019 12:21:46
  3346. [21:38:59]
  3347. [21:38:59]rst:0xc (SW_CPU_RESET),bets Jul 29 2019 12:2ets ets Jul 29 2019 12:21:46
  3348. [21:38:59]
  3349. [21:38:59]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_ets Jul 29 2019 12:21:46
  3350. [21:38:59]
  3351. [21:38:59]rst:0xcets Jul 29 2ets Jul 29 2019 12:21:46
  3352. [21:38:59]ets Jul 29 2019 12:21:46
  3353. [21:38:59]
  3354. [21:38:59]rst:0xc (SW_CPU_RESETets Jul 29 2019 12:21:46
  3355. [21:38:59]
  3356. [21:38:59]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  3357. [21:38:59]configsip: 0, SPIWP:0xee
  3358. [21:38:59]clk_drv:ets Jul 29 2019 12:21:46
  3359. [21:38:59]
  3360. [21:38:59]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  3361. [21:38:59]configsip: 0, SPIWP:0xee
  3362. [21:38:59]clk_drv:0x00,q_drv:0x00,d_drets Jul 29 2019 12:21:46
  3363. [21:38:59]
  3364. [21:38:59]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASHets ets Julets ets Jul 29 2019 12:21:46
  3365. [21:38:59]
  3366. [21:38:59]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLets Jul 29 2019 12:21:46ets Jul 29 2019 12:21:46
  3367. [21:38:59]
  3368. [21:38:59]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  3369. [21:38:59]configsip: 0ets Jul 29 2019 12:21:46
  3370. [21:38:59]ets Jul 29 2019 12:21:46
  3371. [21:38:59]
  3372. [21:38:59]rst:0xc (SW_CPU_RESETets Jul 29 2019 12:21:46
  3373. [21:38:59]
  3374. [21:38:59]rst:0xc (SW_CPU_RESET),boot:0x12 (ets Jul 29 2019 12:21:46
  3375. [21:38:59]
  3376. [21:38:59]rst:0xc (SW_CPU_RESET)ets Jul 29 2019 12:21:46
  3377. [21:38:59]
  3378. [21:38:59]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  3379. [21:38:59]configsiets Jul 29 2019 12:21:46
  3380. [21:38:59]
  3381. [21:38:59]rst:0xc (SW_ets Jul 29 2019 12:21:46ets Jul 29 2019 12:21:46
  3382. [21:38:59]
  3383. [21:38:59]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASHets Jul 29 2019 ets Jul 29 2019 12:21:46
  3384. [21:38:59]
  3385. [21:38:59]rst:0xc (SW_CPU_RESET),boot:0ets Jul 29 2019 12:21:46
  3386. [21:38:59]
  3387. [21:38:59]rst:0xc (SW_CPU_RESET),boot:0xets Jul 29 2019 12:21:46
  3388. [21:38:59]
  3389. [21:38:59]rst:0xc (SW_CPUets Jul 29 2019 12:21ets Jul 29 2019 12:21:46
  3390. [21:38:59]ets Jul 29 2019 12:21:46
  3391. [21:38:59]
  3392. [21:38:59]rst:0xc (SWets Jul 29 2019 12:21:46
  3393. [21:38:59]
  3394. [21:38:59]rst:0xc (SW_CPU_RESets Jul 29 2019 12:21:46
  3395. [21:38:59]
  3396. [21:38:59]rst:0xc (Sets Jul 29 2019 12:21:46
  3397. [21:38:59]
  3398. [21:38:59]rsets Jul 29 2019 12ets Jul 29 2019 12:21:46
  3399. [21:38:59]
  3400. [21:38:59]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FASets Jul 29 2019 12:21:46
  3401. [21:38:59]
  3402. [21:38:59]rst:0xets Jul 29 2019 12:ets Jul 29 2019 1ets Jul 29 2019 12:21:46
  3403. [21:38:59]
  3404. [21:38:59]rst:0xc (SW_CPU_RESET),boot:0x1ets Jul 29 2019 1ets Jul 29 2019 12:21:46
  3405. [21:38:59]
  3406. [21:38:59]rst:0xc (ets Jul 29 2019 12:ets Jul 29 2019 12:21:46
  3407. [21:38:59]
  3408. [21:38:59]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOets Jul 29 2019 12:21:46
  3409. [21:38:59]
  3410. [21:38:59]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  3411. [21:38:59]configsip: 0, SPIWP:0xee
  3412. [21:38:59]clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x0ets Jul 29 2019 12:21:46
  3413. [21:38:59]
  3414. [21:38:59]rets Jul 29 2019 12:21:46
  3415. [21:38:59]
  3416. [21:38:59]rst:ets Jul 29 2019 12:21:46
  3417. [21:38:59]
  3418. [21:38:59]rst:0xc (SW_CPets Jul 29 2019 12:21:46
  3419. [21:38:59]
  3420. [21:38:59]rst:0xc (SW_CPU_RESET),boot:0xets Jul 29 2019 ets Jul 29ets Jul 29 2019 12:21:46
  3421. [21:38:59]
  3422. [21:38:59]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  3423. [21:38:59]configsip: 0, SPIWP:0xeets Jul 29 2019 12:21:46
  3424. [21:38:59]
  3425. [21:38:59]rst:0xc (SW_CPU_REets Jul 29 2019 12:21:46
  3426. [21:38:59]
  3427. [21:38:59]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FASTets Jul 29 2019 12:21:46
  3428. [21:38:59]
  3429. [21:38:59]rst:0xc (SW_CPU_RESET),boets Jul 29 2019 12:21ets Jul 29 2019 12:21:46
  3430. [21:38:59]
  3431. [21:38:59]rets Jul 29 2019 12:21:46
  3432. [21:38:59]
  3433. [21:38:59]rst:0xc ets Jul 29 2019 12:21:46
  3434. [21:38:59]
  3435. [21:38:59]rst:0xc (SW_CPU_RESET),boot:0x12 (ets Jul 29 2019 12:21:46
  3436. [21:38:59]
  3437. [21:38:59]rst:0xc (SW_CPU_REets Jul 29 2019 12:21:46
  3438. [21:38:59]
  3439. [21:38:59]rst:0xc (Sets Jul 29 2019 12:21:46
  3440. [21:38:59]
  3441. [21:38:59]rst:0xc (SW_CPU_RESET),bets Jul 29 2019 12:21:46
  3442. [21:38:59]
  3443. [21:38:59]rst:0xc (SW_CPU_RESEets Jul 29 2019 12:21:46
  3444. [21:38:59]
  3445. [21:38:59]rst:0ets Jul 29 2019 12:21:46
  3446. [21:38:59]
  3447. [21:38:59]rst:0xc (SW_CPU_RESET),boot:0x12ets Jul 29 2019 12:21:46
  3448. [21:38:59]
  3449. [21:38:59]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLets Jul 29 2019 12:21:46
  3450. [21:38:59]
  3451. [21:38:59]rst:0xets Jul 29 2019 12:21:46
  3452. [21:38:59]
  3453. [21:38:59]rst:0xc (SW_CPU_RESEets Jul 29ets Jul 29 2019 12:21:46
  3454. [21:38:59]
  3455. [21:38:59]rst:0xets Jul 29 2019 12:21:46
  3456. [21:38:59]
  3457. [21:38:59]rst:0xc (SW_CPU_RESET),boot:0x1ets Jul 29 2019 12:21:4ets Jul 29 2019 12:21:46
  3458. [21:38:59]
  3459. [21:38:59]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  3460. [21:38:59]configets Jul 29 ets Jul 29 2019 12:21:46
  3461. [21:38:59]
  3462. [21:38:59]rst:0xc (SW_CPU_RESET),boot:0x12 (SPIets Jul 29 2019 12:21:46
  3463. [21:38:59]
  3464. [21:38:59]rst:0xc (SW_Cets Jul 29 2019 12:2ets Jul 29 2019 12:21:46
  3465. [21:38:59]
  3466. [21:38:59]rst:0ets Jul 29 2019 12:21:46
  3467. [21:38:59]
  3468. [21:38:59]rst:0xc (SW_CPU_RESets Jul 29 2019 ets Jul 29 2019 12:21:46
  3469. [21:38:59]
  3470. [21:38:59]rst:0xc (SW_CPU_REets Jul 29 2019 12:ets Jul 29 2019 ets Jul 29 2019 12:21:46
  3471. [21:38:59]
  3472. [21:38:59]rst:0xc (SW_CPU_RESET),bets Jul 29 2019 12:21:46
  3473. [21:38:59]
  3474. [21:38:59]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  3475. [21:38:59]ets Jul 29 2019 12ets Jul 29ets Jul 29ets Jul 29 2019 12:21:46
  3476. [21:38:59]
  3477. [21:38:59]rst:ets Jul 29 2019 12:21:46
  3478. [21:38:59]
  3479. [21:38:59]rsets Jul 29 2019 12:21:46
  3480. [21:38:59]
  3481. [21:38:59]rst:0ets Jul 29 2019 12:21:46
  3482. [21:38:59]
  3483. [21:38:59]rst:0xets Jul 29ets Jul 29 2019 12:21:46
  3484. [21:38:59]
  3485. [21:38:59]rst:ets Jul 2ets Jul 29 2019 12:21:46
  3486. [21:38:59]
  3487. [21:38:59]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  3488. [21:38:59]configsip: 0, Sets Jul 29 2019 12:21:46
  3489. [21:38:59]
  3490. [21:39:00]rst:0xc (SW_CPU_RESET),boot:0x12 (ets Jul 29 2019 12:21:46
  3491. [21:39:00]
  3492. [21:39:00]rst:0xc (SWets Jul 29 2019 12:21:46ets Jul 29 2019 12:21:46
  3493. [21:39:00]
  3494. [21:39:00]rst:0xc (SW_CPU_RESET),booets Jul 29 2019 1ets Jul 29 2019 12:21:46
  3495. [21:39:00]
  3496. [21:39:00]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  3497. [21:39:00]configsip: 0, SPIWP:0xee
  3498. [21:39:00]clk_drv:0x00,q_drv:0xets Jul 29 2019 12:21:46
  3499. [21:39:00]
  3500. [21:39:00]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  3501. [21:39:00]configsip: 0, SPIWP:0xee
  3502. [21:39:00]clk_drv:0x00,q_drets Jul 29 2019 12:21:46
  3503. [21:39:00]
  3504. [21:39:00]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  3505. [21:39:00]confiets Jul 29 2019 12:21:46
  3506. [21:39:00]
  3507. [21:39:00]rst:0xc (SW_CPU_RESET),boot:0x1ets Jul 29 2019 12:21:46
  3508. [21:39:00]
  3509. [21:39:00]ets Jul 29 2019 12:21:46
  3510. [21:39:00]
  3511. [21:39:00]rst:ets Jul 29 2019 12:21:4ets Jul 29 2019 12:21:46
  3512. [21:39:00]
  3513. [21:39:00]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  3514. [21:39:00]configsip: 0, SPIWP:0xee
  3515. [21:39:00]clk_drv:0x00,q_drv:0x00ets Jul 29 2019 12:ets Jul 29 2019 12:ets Jul 29 ets Jul 29 2019 12:21:46
  3516. [21:39:00]
  3517. [21:39:00]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  3518. [21:39:00]configsip: 0, SPets Jul 29ets Jul 29 2019 12:21:46
  3519. [21:39:00]
  3520. [21:39:00]rst:0xc (SW_CPU_RESET),ets Jul 29 2019 12:21ets Jul 29 2019 12:21:46
  3521. [21:39:00]
  3522. [21:39:00]rst:0xets Jul 29 2019 12:21:46
  3523. [21:39:00]
  3524. [21:39:00]rst:0xc (SW_CPU_REets Jul 29 2019 12:21:46
  3525. [21:39:00]
  3526. [21:39:00]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  3527. [21:39:00]configsip: 0, SPIWP:0xee
  3528. [21:39:00]clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
  3529. [21:39:00]mode:DIO, clock div:2
  3530. [21:39:00]load:0x3fff0018,len:4
  3531. [21:39:00]load:0x3fff001c,len:1044
  3532. [21:39:00]load:0x40078000ets Jul 29 2019 12:21:46
  3533. [21:39:00]
  3534. [21:39:00]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  3535. [21:39:00]configsip:ets Jul 29 2019 12:21:46
  3536. [21:39:00]
  3537. [21:39:00]rst:0xc (SW_CPUets Jul ets Jul 29 2019 12:21ets Jul 29 2019 12:21:46
  3538. [21:39:00]
  3539. [21:39:00]rst:0xc (SWets Jul 2ets Jul 29 2019 12:21:46
  3540. [21:39:00]
  3541. [21:39:00]rst:0xc (SW_CPU_RESET),bets Jul 29 2019 12:21:46
  3542. [21:39:00]
  3543. [21:39:00]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  3544. [21:39:00]configsip: 0ets Jul 29 2019 12ets Jul 29 2019 12:21:46
  3545. [21:39:00]
  3546. [21:39:00]rst:0xc (SW_CPU_ets Jul 29 2019 12:21:46
  3547. [21:39:00]
  3548. [21:39:00]rst:0xc (SW_CPU_RESET),boot:0ets Jul 29 2019 12:21:46
  3549. [21:39:00]
  3550. [21:39:00]rst:0xc (SW_Cets Jul 29 2019 12ets Jul ets Jul 29 2019 ets Julets Jul 29 2019 12:ets Jul 29 2019 12:21:46
  3551. [21:39:00]
  3552. [21:39:00]rst:0xc (SW_CPU_REets Jul 29 2019 12:21:46
  3553. [21:39:00]
  3554. [21:39:00]rst:ets Jul 29 2019 12:21:46
  3555. [21:39:00]
  3556. [21:39:00]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASets Jul 29 2019 12:21:46
  3557. [21:39:00]
  3558. [21:39:00]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_ets Jul 29 2019 12:21:46
  3559. [21:39:00]
  3560. [21:39:00]rst:0xc (SW_CPU_RESET),ets Jul 29 2019 12:21:46
  3561. [21:39:00]
  3562. [21:39:00]rst:0xc (SW_CPU_Rets Jul 29 2019 12:21:46
  3563. [21:39:00]
  3564. [21:39:00]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAets Jul 29 2019 12:21:46
  3565. [21:39:00]ets Jul 29 2019 12:21:46
  3566. [21:39:00]
  3567. [21:39:00]rst:0xc (SW_CPU_RESET),boot:0xets Jul 29 2019 12:21:46
  3568. [21:39:00]
  3569. [21:39:00]rst:0xc (SW_CPU_RESET),boot:0x12ets Jul 29 2019 12:21:46
  3570. [21:39:00]ets Jul 29 2019 12:21:46
  3571. [21:39:00]
  3572. [21:39:00]rst:0xc (SW_CPU_RESET),boot:0xets Jul 29 2ets Jul 29 2019 12:21:46
  3573. [21:39:00]
  3574. [21:39:00]ets Jul 29 2019 12:21:46
  3575. [21:39:00]
  3576. [21:39:00]rst:0xc (SW_CPU_RESets Jul 29 2019 12:21:46
  3577. [21:39:00]
  3578. [21:39:00]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  3579. [21:39:00]configsip: 0, SPIWP:0xee
  3580. [21:39:00]clkets Jul 29 2019 12:21:46
  3581. [21:39:00]
  3582. [21:39:00]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)ets Jul 29 2019 12:21:46
  3583. [21:39:00]
  3584. [21:39:00]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  3585. [21:39:00]configsip: ets Jul 29 2019 ets Jul 29 2019 12:21:46ets Jul 29 2019 1ets Jul 29 2019 12:21:46
  3586. [21:39:00]
  3587. [21:39:00]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  3588. [21:39:00]configsip: 0, SPIWP:0xee
  3589. [21:39:00]clk_drv:0x00,q_drv:0x00,d_ets Jul 29 2019 1ets Jul 29 2019 12:ets Jul 29 2019 12:2ets Jul 2ets Jul 29 2019 12:21:46
  3590. [21:39:00]
  3591. [21:39:00]rst:0xc (SW_CPets Jul 29 2019 12:21:46
  3592. [21:39:00]
  3593. [21:39:00]rst:ets Jul 29 2019 12:21:46
  3594. [21:39:00]ets Jul 29 2019 12:21ets Jul 29 2019 12:21:46
  3595. [21:39:00]
  3596. [21:39:00]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  3597. [21:39:00]configsip: 0, SPIWPets Jul 29 2019 12:21:46
  3598. [21:39:00]
  3599. [21:39:00]rst:0xc ets Jul 29 2019 12:21:46
  3600. [21:39:00]
  3601. [21:39:00]rst:0xc (SW_CPU_RESET),boot:0ets Jul 29 2019 12:2ets Jul 29 2019 1ets Jul 29 2019 12:21:46
  3602. [21:39:00]
  3603. [21:39:00]rst:0xc (SW_CPU_RESET),boets Jul 29 2019 12:21:46ets Jul 29 2019 12:21:46
  3604. [21:39:00]
  3605. [21:39:00]rst:0xc (SW_CPets Jul 29 2019 12:21:46
  3606. [21:39:00]
  3607. [21:39:00]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  3608. [21:39:00]coets Jul 29 2019 12:21:46
  3609. [21:39:00]ets Jul 29 2019 12:21:46
  3610. [21:39:00]
  3611. [21:39:00]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASets Jul 29 2019 12:21:46
  3612. [21:39:00]
  3613. [21:39:00]rst:0xc (SW_CPUets Jul 29 2019 12:21:46
  3614. [21:39:00]
  3615. [21:39:00]rst:0xc (SW_CPU_RESET),boot:ets Jul 29 2019 12:21:46
  3616. [21:39:00]
  3617. [21:39:00]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASHets Jul 29 20ets Jul 29 2019 12:21:46
  3618. [21:39:00]
  3619. [21:39:00]rst:0xc (SW_CPU_RESET),boot:0xets Jul 29 2019 12:21:46
  3620. [21:39:00]
  3621. [21:39:00]rst:0xc (Sets Jul 29 2019 12:21:46
  3622. [21:39:00]
  3623. [21:39:00]rst:0xc (SW_CPU_Rets Jul 29 2019 12:21:46
  3624. [21:39:00]
  3625. [21:39:00]rst:0xc (SW_CPU_RESET),boot:0x12ets Jul 29 2019 12:21:46
  3626. [21:39:00]
  3627. [21:39:00]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  3628. [21:39:00]coets Jul 29 2019 12:21:46
  3629. [21:39:00]
  3630. [21:39:00]rst:0xc (Sets Jul 29 2019 12:21:46
  3631. [21:39:00]
  3632. [21:39:00]rst:0xc (SW_CPU_RESets Jul 29 2019 12:21:46
  3633. [21:39:00]
  3634. [21:39:00]rst:0xc (SW_CPU_RESET),boot:0x12 (SPI_FAST_FLAets Jul 29 2019 12:21:46
  3635. [21:39:00]
  3636. [21:39:00]rst:0xets Jul 29 2019 12ets Jul 29 2019 12:21:46
  3637. [21:39:00]
  3638. [21:39:00]rst:0xc (SW_CPU_RESET),boot:ets Jul 29 2019 12:21:46
  3639. [21:39:00]
  3640. [21:39:00]rst:0xc (SW_CPets ets Ju\xfcets Jul 29 2019 12:21:46
  3641. [21:39:00]
  3642. [21:39:00]rst:0x10 (RTCWDT_RTC_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
  3643. [21:39:00]configsip: 0, SPIWP:0xee
  3644. [21:39:00]clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
  3645. [21:39:00]mode:DIO, clock div:2
  3646. [21:39:00]load:0x3fff0018,len:4
  3647. [21:39:00]load:0x3fff001c,len:1044
  3648. [21:39:00]load:0x40078000,len:8896
  3649. [21:39:00]load:0x40080400,len:5828
  3650. [21:39:00]entry 0x400806ac
  3651. [21:39:02][I][logger:166]: Log initialized
  3652. [21:39:02][C][ota:366]: There have been 10 suspected unsuccessful boot attempts.
  3653. [21:39:02][E][ota:371]: Boot loop detected. Proceeding to safe mode.
  3654. [21:39:02][I][app:029]: Running through setup()...
  3655. [21:39:02][C][wifi:033]: Setting up WiFi...
  3656. [21:39:02][D][wifi:324]: Starting scan...
  3657. [21:39:04][D][wifi:339]: Found networks:
  3658. [21:39:04][I][wifi:385]: - 'WiFi-5E36' (D8:07:B6:FA:5E:36) ▂▄▆█
  3659. [21:39:04][D][wifi:386]: Channel: 6
  3660. [21:39:04][D][wifi:387]: RSSI: -68 dB
  3661. [21:39:04][D][wifi:389]: - 'mancave-2.4GHZ' (00:AD:24:5B:55:9C) ▂▄▆█
  3662. [21:39:04][D][wifi:389]: - 'DIRECT-D3CD807B' (9E:AE:D3:CD:00:7B) ▂▄▆█
  3663. [21:39:04][D][wifi:389]: - 'OPTUS_27C292' (D8:D7:75:27:C2:93) ▂▄▆█
  3664. [21:39:04][D][wifi:389]: - 'TelstraF3C663' (A4:B1:E9:F3:C6:63) ▂▄▆█
  3665. [21:39:04][D][wifi:389]: - '' (FA:8F:CA:61:F0:94) ▂▄▆█
  3666. [21:39:04][I][wifi:194]: WiFi Connecting to 'WiFi-5E36'...
  3667. [21:39:05][I][wifi:457]: WiFi Connected!
  3668. [21:39:05][C][wifi:303]: SSID: 'xxxx-xxxx'
  3669. [21:39:05][C][wifi:304]: IP Address: 192.168.1.221
  3670. [21:39:05][C][wifi:306]: BSSID: xx:xx:xx:xx:xx:xx
  3671. [21:39:05][C][wifi:307]: Hostname: 't_camv162b'
  3672. [21:39:05][C][wifi:311]: Signal strength: -69 dB ▂▄▆█
  3673. [21:39:05][C][wifi:315]: Channel: 6
  3674. [21:39:05][C][wifi:316]: Subnet: 255.255.255.0
  3675. [21:39:05][C][wifi:317]: Gateway: 192.168.1.1
  3676. [21:39:05][C][wifi:318]: DNS1: 0.0.0.0
  3677. [21:39:05][C][wifi:319]: DNS2: 0.0.0.0
  3678. [21:39:05][D][wifi:466]: Disabling AP...
  3679. [21:39:05][C][ota:029]: Over-The-Air Updates:
  3680. [21:39:05][C][ota:030]: Address: 192.168.1.221:3232
  3681. [21:39:05][W][ota:036]: Last Boot was an unhandled reset, will proceed to safe mode in 0 restarts
  3682. [21:39:05][I][app:059]: setup() finished successfully!
  3683. [21:39:05][I][ota:381]: Waiting for OTA attempt.
  3684. [21:39:05][I][app:105]: ESPHome version 1.16.1 compiled on Feb 19 2021, 21:37:12
  3685. [21:39:05][C][wifi:443]: WiFi:
  3686. [21:39:05][C][wifi:303]: SSID: 'xxxx-xxxx'
  3687. [21:39:05][C][wifi:304]: IP Address: 192.168.1.221
  3688. [21:39:05][C][wifi:306]: BSSID: xx:xx:xx:xx:xx:xx
  3689. [21:39:05][C][wifi:307]: Hostname: 't_camv162b'
  3690. [21:39:05][C][wifi:311]: Signal strength: -69 dB ▂▄▆█
  3691. [21:39:05][C][wifi:315]: Channel: 6
  3692. [21:39:05][C][wifi:316]: Subnet: 255.255.255.0
  3693. [21:39:05][C][wifi:317]: Gateway: 192.168.1.1
  3694. [21:39:05][C][wifi:318]: DNS1: 0.0.0.0
  3695. [21:39:05][C][wifi:319]: DNS2: 0.0.0.0
  3696. [21:39:05][C][logger:185]: Logger:
  3697. [21:39:05][C][logger:186]: Level: DEBUG
  3698. [21:39:05][C][logger:187]: Log Baud Rate: 115200
  3699. [21:39:05][C][logger:188]: Hardware UART: UART0
  3700. [21:39:05][C][captive_portal:169]: Captive Portal:
  3701. [21:39:05][C][ota:029]: Over-The-Air Updates:
  3702. [21:39:05][C][ota:030]: Address: 192.168.1.221:3232
  3703. [21:39:05][W][ota:036]: Last Boot was an unhandled reset, will proceed to safe mode in 0 restarts
  3704.  
  3705.  
Add Comment
Please, Sign In to add comment