Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- rst:0x1 (POWERON_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
- configsip: 0, SPIWP:0xee
- clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
- mode:DIO, clock div:2
- load:0x3fff0030,len:1184
- load:0x40078000,len:13132
- load:0x40080400,len:3036
- entry 0x400805e4
- [ 6][D][esp32-hal-cpu.c:244] setCpuFrequencyMhz(): PLL: 480 / 2 = 240 Mhz, APB: 80000000 Hz
- [I][logger:258]: Log initialized
- [C][ota:469]: There have been 1 suspected unsuccessful boot attempts.
- [D][esp32.preferences:113]: Saving 1 preferences to flash...
- [V][esp32.preferences:125]: sync: key: 233825507, len: 4
- [D][esp32.preferences:142]: Saving 1 preferences to flash: 0 cached, 1 written, 0 failed
- [I][app:029]: Running through setup()...
- [V][app:030]: Sorting components by setup priority...
- [C][switch.gpio:011]: Setting up GPIO Switch 'Luz chip'...
- [D][switch:017]: 'Luz chip' Turning OFF.
- [D][switch:056]: 'Luz chip': Sending state OFF
- [D][switch:017]: 'Luz chip' Turning OFF.
- [C][wifi:037]: Setting up WiFi...
- [C][wifi:038]: Local MAC: 24:6F:28:29:B7:28
- [V][esp32.preferences:058]: nvs_get_blob('205958201'): ESP_ERR_NVS_NOT_FOUND - the key might not be set yet
- [V][wifi_esp32:039]: Enabling STA.
- [ 118][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 0 - WIFI_READY
- [V][wifi_esp32:444]: Event: WiFi ready
- [ 219][V][WiFiGeneric.cpp:338] _arduino_event_cb(): STA Started
- [ 220][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 2 - STA_START
- [V][wifi_esp32:459]: Event: WiFi STA start
- [V][esp32.preferences:136]: NVS data not changed skipping 1781012071 len=1
- [D][esp32.preferences:142]: Saving 1 preferences to flash: 1 cached, 0 written, 0 failed
- [ 6248][V][WiFiGeneric.cpp:381] _arduino_event_cb(): SCAN Done: ID: 128, Status: 0, Results: 5
- [ 6249][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 1 - SCAN_DONE
- [V][wifi_esp32:453]: Event: WiFi Scan Done status=0 number=5 scan_id=128
- [D][wifi:401]: Found networks:
- [I][wifi:445]: - 'Amazonas' (78:45:58:60:E9:6D) ▂▄▆█
- [D][wifi:446]: Channel: 11
- [D][wifi:447]: RSSI: -44 dB
- [D][wifi:450]: - 'vodafone2B80' (28:9E:FC:0C:2B:86) ▂▄▆█
- [D][wifi:450]: - 'sagemcomEC10' (20:9A:7D:B8:EC:16) ▂▄▆█
- [D][wifi:450]: - 'Madrid_Fibra-D01731' (28:77:77:20:FA:56) ▂▄▆█
- [D][wifi:450]: - 'Madrid_Fibra-300463' (34:36:54:95:96:84) ▂▄▆█
- [I][wifi:257]: WiFi Connecting to 'Amazonas'...
- [V][wifi:259]: Connection Params:
- [V][wifi:260]: SSID: 'Amazonas'
- [V][wifi:263]: BSSID: 78:45:58:60:E9:6D
- [V][wifi:283]: Password: '*****'
- [V][wifi:288]: Channel: 11
- [V][wifi:297]: Using DHCP IP
- [V][wifi:299]: Hidden: NO
- [V][esp-idf:000]: E (16145) wifi:
- [V][esp-idf:000]: Association refused temporarily, comeback time 1048 mSec
- [V][esp-idf:000]:
- [ 10022][V][WiFiGeneric.cpp:360] _arduino_event_cb(): STA Disconnected: SSID: Amazonas, BSSID: 78:45:58:60:e9:6d, Reason: 203
- [ 10023][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 5 - STA_DISCONNECTED
- [ 10030][W][WiFiGeneric.cpp:950] _eventCallback(): Reason: 203 - ASSOC_FAIL
- [ 10037][D][WiFiGeneric.cpp:966] _eventCallback(): WiFi Reconnect Running
- [ 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
- [W][wifi_esp32:494]: Event: Disconnected ssid='Amazonas' bssid=78:45:58:60:E9:6D reason='Association Failed'
- [W][wifi:549]: Error while connecting to network.
- [ 11035][V][WiFiGeneric.cpp:360] _arduino_event_cb(): STA Disconnected: SSID: Amazonas, BSSID: 78:45:58:60:e9:6d, Reason: 202
- [ 11040][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 5 - STA_DISCONNECTED
- [ 11047][W][WiFiGeneric.cpp:950] _eventCallback(): Reason: 202 - AUTH_FAIL
- [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
- [ 11075][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 3 - STA_STOP
- [V][wifi_esp32:464]: Event: WiFi STA stop
- [I][wifi:257]: WiFi Connecting to 'Amazonas'...
- [V][wifi:259]: Connection Params:
- [V][wifi:260]: SSID: 'Amazonas'
- [V][wifi:263]: BSSID: 78:45:58:60:E9:6D
- [V][wifi:283]: Password: '****'
- [V][wifi:288]: Channel: 11
- [V][wifi:297]: Using DHCP IP
- [V][wifi:299]: Hidden: NO
- [V][wifi_esp32:039]: Enabling STA.
- [ 11195][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 0 - WIFI_READY
- [V][wifi_esp32:444]: Event: WiFi ready
- [ 11199][V][WiFiGeneric.cpp:338] _arduino_event_cb(): STA Started
- [ 12682][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 2 - STA_START
- [V][wifi_esp32:459]: Event: WiFi STA start
- [ 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
- [ 12711][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 4 - STA_CONNECTED
- [V][wifi_esp32:477]: Event: Connected ssid='Amazonas' bssid=78:45:58:60:E9:6D channel=11, authmode=UNKNOWN
- [ 12776][V][WiFiGeneric.cpp:367] _arduino_event_cb(): STA Got New IP:192.168.50.107
- [ 12777][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 7 - STA_GOT_IP
- [ 12781][D][WiFiGeneric.cpp:991] _eventCallback(): STA IP: 192.168.50.107, MASK: 255.255.255.0, GW: 192.168.50.1
- [V][wifi_esp32:536]: Event: Got IP static_ip=192.168.50.107 gateway=192.168.50.1
- [C][ota:093]: Over-The-Air Updates:
- [C][ota:094]: Address: livingroom.local:3232
- [C][ota:097]: Using Password.
- [C][api:025]: Setting up Home Assistant API server...
- [I][app:062]: setup() finished successfully!
- [I][app:102]: ESPHome version 2022.12.8 compiled on Feb 14 2023, 01:13:55
- [C][wifi:504]: WiFi:
- [C][wifi:362]: Local MAC: 24:6F:28:29:B7:28
- [C][wifi:363]: SSID: 'Amazonas'
- [C][wifi:364]: IP Address: 192.168.50.107
- [C][wifi:366]: BSSID: 78:45:58:60:E9:6D
- [C][wifi:367]: Hostname: 'livingroom'
- [C][wifi:369]: Signal strength: -44 dB ▂▄▆█
- [V][wifi:371]: Priority: -1.0
- [C][wifi:373]: Channel: 11
- [C][wifi:374]: Subnet: 255.255.255.0
- [C][wifi:375]: Gateway: 192.168.50.1
- [C][wifi:376]: DNS1: 192.168.50.1
- [C][wifi:377]: DNS2: 0.0.0.0
- [C][logger:293]: Logger:
- [C][logger:294]: Level: VERBOSE
- [C][logger:295]: Log Baud Rate: 115200
- [C][logger:296]: Hardware UART: UART0
- [C][template.sensor:023]: Template Sensor 'wifi ps mode'
- [C][template.sensor:023]: State Class: ''
- [C][template.sensor:023]: Unit of Measurement: ''
- [C][template.sensor:023]: Accuracy Decimals: 1
- [C][template.sensor:024]: Update Interval: 60.0s
- [C][switch.gpio:076]: GPIO Switch 'Luz chip'
- [C][switch.gpio:099]: Restore Mode: restore defaults to OFF
- [C][switch.gpio:031]: Pin: GPIO2
- [C][mdns:103]: mDNS:
- [C][mdns:104]: Hostname: livingroom
- [V][mdns:105]: Services:
- [V][mdns:107]: - _esphomelib, _tcp, 6053
- [V][mdns:109]: TXT: version = 2022.12.8
- [V][mdns:109]: TXT: mac = 246f2829b728
- [V][mdns:109]: TXT: platform = ESP32
- [V][mdns:109]: TXT: board = wemos_d1_mini32
- [V][mdns:109]: TXT: network = wifi
- [C][ota:093]: Over-The-Air Updates:
- [C][ota:094]: Address: livingroom.local:3232
- [C][ota:097]: Using Password.
- [C][api:138]: API Server:
- [C][api:139]: Address: livingroom.local:6053
- [C][api:143]: Using noise encryption: NO
- [D][api:102]: Accepted ::FFFF:192.168.50.207
- [V][api.connection:900]: Hello from client: 'Home Assistant 2022.11.4 (::FFFF:192.168.50.207)' | API Version 1.7
- [D][api.connection:918]: Home Assistant 2022.11.4 (::FFFF:192.168.50.207): Connected successfully
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement