Advertisement
Guest User

Untitled

a guest
Feb 13th, 2023
22
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.40 KB | None | 0 0
  1. rst:0x1 (POWERON_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
  2. configsip: 0, SPIWP:0xee
  3. clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
  4. mode:DIO, clock div:2
  5. load:0x3fff0030,len:1184
  6. load:0x40078000,len:13132
  7. load:0x40080400,len:3036
  8. entry 0x400805e4
  9. [ 6][D][esp32-hal-cpu.c:244] setCpuFrequencyMhz(): PLL: 480 / 2 = 240 Mhz, APB: 80000000 Hz
  10. [I][logger:258]: Log initialized
  11. [C][ota:469]: There have been 1 suspected unsuccessful boot attempts.
  12. [D][esp32.preferences:113]: Saving 1 preferences to flash...
  13. [V][esp32.preferences:125]: sync: key: 233825507, len: 4
  14. [D][esp32.preferences:142]: Saving 1 preferences to flash: 0 cached, 1 written, 0 failed
  15. [I][app:029]: Running through setup()...
  16. [V][app:030]: Sorting components by setup priority...
  17. [C][switch.gpio:011]: Setting up GPIO Switch 'Luz chip'...
  18. [D][switch:017]: 'Luz chip' Turning OFF.
  19. [D][switch:056]: 'Luz chip': Sending state OFF
  20. [D][switch:017]: 'Luz chip' Turning OFF.
  21. [C][wifi:037]: Setting up WiFi...
  22. [C][wifi:038]: Local MAC: 24:6F:28:29:B7:28
  23. [V][esp32.preferences:058]: nvs_get_blob('205958201'): ESP_ERR_NVS_NOT_FOUND - the key might not be set yet
  24. [V][wifi_esp32:039]: Enabling STA.
  25. [ 118][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 0 - WIFI_READY
  26. [V][wifi_esp32:444]: Event: WiFi ready
  27. [ 219][V][WiFiGeneric.cpp:338] _arduino_event_cb(): STA Started
  28. [ 220][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 2 - STA_START
  29. [V][wifi_esp32:459]: Event: WiFi STA start
  30. [V][esp32.preferences:136]: NVS data not changed skipping 1781012071 len=1
  31. [D][esp32.preferences:142]: Saving 1 preferences to flash: 1 cached, 0 written, 0 failed
  32. [ 6248][V][WiFiGeneric.cpp:381] _arduino_event_cb(): SCAN Done: ID: 128, Status: 0, Results: 5
  33. [ 6249][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 1 - SCAN_DONE
  34. [V][wifi_esp32:453]: Event: WiFi Scan Done status=0 number=5 scan_id=128
  35. [D][wifi:401]: Found networks:
  36. [I][wifi:445]: - 'Amazonas' (78:45:58:60:E9:6D) ▂▄▆█
  37. [D][wifi:446]: Channel: 11
  38. [D][wifi:447]: RSSI: -44 dB
  39. [D][wifi:450]: - 'vodafone2B80' (28:9E:FC:0C:2B:86) ▂▄▆█
  40. [D][wifi:450]: - 'sagemcomEC10' (20:9A:7D:B8:EC:16) ▂▄▆█
  41. [D][wifi:450]: - 'Madrid_Fibra-D01731' (28:77:77:20:FA:56) ▂▄▆█
  42. [D][wifi:450]: - 'Madrid_Fibra-300463' (34:36:54:95:96:84) ▂▄▆█
  43. [I][wifi:257]: WiFi Connecting to 'Amazonas'...
  44. [V][wifi:259]: Connection Params:
  45. [V][wifi:260]: SSID: 'Amazonas'
  46. [V][wifi:263]: BSSID: 78:45:58:60:E9:6D
  47. [V][wifi:283]: Password: '*****'
  48. [V][wifi:288]: Channel: 11
  49. [V][wifi:297]: Using DHCP IP
  50. [V][wifi:299]: Hidden: NO
  51. [V][esp-idf:000]: E (16145) wifi:
  52. [V][esp-idf:000]: Association refused temporarily, comeback time 1048 mSec
  53. [V][esp-idf:000]:
  54.  
  55. [ 10022][V][WiFiGeneric.cpp:360] _arduino_event_cb(): STA Disconnected: SSID: Amazonas, BSSID: 78:45:58:60:e9:6d, Reason: 203
  56. [ 10023][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 5 - STA_DISCONNECTED
  57. [ 10030][W][WiFiGeneric.cpp:950] _eventCallback(): Reason: 203 - ASSOC_FAIL
  58. [ 10037][D][WiFiGeneric.cpp:966] _eventCallback(): WiFi Reconnect Running
  59. [ 10044][V][WiFiGeneric.cpp:97] set_esp_interface_ip(): Configuring Station static IP: 0.0.0.0, MASK: 0.0.0.0, GW: 0.0.0.0
  60. [W][wifi_esp32:494]: Event: Disconnected ssid='Amazonas' bssid=78:45:58:60:E9:6D reason='Association Failed'
  61. [W][wifi:549]: Error while connecting to network.
  62. [ 11035][V][WiFiGeneric.cpp:360] _arduino_event_cb(): STA Disconnected: SSID: Amazonas, BSSID: 78:45:58:60:e9:6d, Reason: 202
  63. [ 11040][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 5 - STA_DISCONNECTED
  64. [ 11047][W][WiFiGeneric.cpp:950] _eventCallback(): Reason: 202 - AUTH_FAIL
  65. [W][wifi_esp32:494]: Event: Disconnected ssid='Amazonas' bssid=78:45:58:60:E9:6D reason='Authentication Failed'[ 11055][V][WiFiGeneric.cpp:341] _arduino_event_cb(): STA Stopped
  66.  
  67. [ 11075][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 3 - STA_STOP
  68. [V][wifi_esp32:464]: Event: WiFi STA stop
  69. [I][wifi:257]: WiFi Connecting to 'Amazonas'...
  70. [V][wifi:259]: Connection Params:
  71. [V][wifi:260]: SSID: 'Amazonas'
  72. [V][wifi:263]: BSSID: 78:45:58:60:E9:6D
  73. [V][wifi:283]: Password: '****'
  74. [V][wifi:288]: Channel: 11
  75. [V][wifi:297]: Using DHCP IP
  76. [V][wifi:299]: Hidden: NO
  77. [V][wifi_esp32:039]: Enabling STA.
  78. [ 11195][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 0 - WIFI_READY
  79. [V][wifi_esp32:444]: Event: WiFi ready
  80. [ 11199][V][WiFiGeneric.cpp:338] _arduino_event_cb(): STA Started
  81. [ 12682][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 2 - STA_START
  82. [V][wifi_esp32:459]: Event: WiFi STA start
  83. [ 12708][V][WiFiGeneric.cpp:353] _arduino_event_cb(): STA Connected: SSID: Amazonas, BSSID: 78:45:58:60:e9:6d, Channel: 11, Auth: WPA2_WPA3_PSK
  84. [ 12711][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 4 - STA_CONNECTED
  85. [V][wifi_esp32:477]: Event: Connected ssid='Amazonas' bssid=78:45:58:60:E9:6D channel=11, authmode=UNKNOWN
  86. [ 12776][V][WiFiGeneric.cpp:367] _arduino_event_cb(): STA Got New IP:192.168.50.107
  87. [ 12777][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 7 - STA_GOT_IP
  88. [ 12781][D][WiFiGeneric.cpp:991] _eventCallback(): STA IP: 192.168.50.107, MASK: 255.255.255.0, GW: 192.168.50.1
  89. [V][wifi_esp32:536]: Event: Got IP static_ip=192.168.50.107 gateway=192.168.50.1
  90. [C][ota:093]: Over-The-Air Updates:
  91. [C][ota:094]: Address: livingroom.local:3232
  92. [C][ota:097]: Using Password.
  93. [C][api:025]: Setting up Home Assistant API server...
  94. [I][app:062]: setup() finished successfully!
  95. [I][app:102]: ESPHome version 2022.12.8 compiled on Feb 14 2023, 01:13:55
  96. [C][wifi:504]: WiFi:
  97. [C][wifi:362]: Local MAC: 24:6F:28:29:B7:28
  98. [C][wifi:363]: SSID: 'Amazonas'
  99. [C][wifi:364]: IP Address: 192.168.50.107
  100. [C][wifi:366]: BSSID: 78:45:58:60:E9:6D
  101. [C][wifi:367]: Hostname: 'livingroom'
  102. [C][wifi:369]: Signal strength: -44 dB ▂▄▆█
  103. [V][wifi:371]: Priority: -1.0
  104. [C][wifi:373]: Channel: 11
  105. [C][wifi:374]: Subnet: 255.255.255.0
  106. [C][wifi:375]: Gateway: 192.168.50.1
  107. [C][wifi:376]: DNS1: 192.168.50.1
  108. [C][wifi:377]: DNS2: 0.0.0.0
  109. [C][logger:293]: Logger:
  110. [C][logger:294]: Level: VERBOSE
  111. [C][logger:295]: Log Baud Rate: 115200
  112. [C][logger:296]: Hardware UART: UART0
  113. [C][template.sensor:023]: Template Sensor 'wifi ps mode'
  114. [C][template.sensor:023]: State Class: ''
  115. [C][template.sensor:023]: Unit of Measurement: ''
  116. [C][template.sensor:023]: Accuracy Decimals: 1
  117. [C][template.sensor:024]: Update Interval: 60.0s
  118. [C][switch.gpio:076]: GPIO Switch 'Luz chip'
  119. [C][switch.gpio:099]: Restore Mode: restore defaults to OFF
  120. [C][switch.gpio:031]: Pin: GPIO2
  121. [C][mdns:103]: mDNS:
  122. [C][mdns:104]: Hostname: livingroom
  123. [V][mdns:105]: Services:
  124. [V][mdns:107]: - _esphomelib, _tcp, 6053
  125. [V][mdns:109]: TXT: version = 2022.12.8
  126. [V][mdns:109]: TXT: mac = 246f2829b728
  127. [V][mdns:109]: TXT: platform = ESP32
  128. [V][mdns:109]: TXT: board = wemos_d1_mini32
  129. [V][mdns:109]: TXT: network = wifi
  130. [C][ota:093]: Over-The-Air Updates:
  131. [C][ota:094]: Address: livingroom.local:3232
  132. [C][ota:097]: Using Password.
  133. [C][api:138]: API Server:
  134. [C][api:139]: Address: livingroom.local:6053
  135. [C][api:143]: Using noise encryption: NO
  136. [D][api:102]: Accepted ::FFFF:192.168.50.207
  137. [V][api.connection:900]: Hello from client: 'Home Assistant 2022.11.4 (::FFFF:192.168.50.207)' | API Version 1.7
  138. [D][api.connection:918]: Home Assistant 2022.11.4 (::FFFF:192.168.50.207): Connected successfully
  139.  
  140.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement