Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No longer able to to find Home Assitant. Doesn't respond to pings (AEGHB-909) #170

Open
3 tasks done
Rainz3 opened this issue Dec 8, 2024 · 2 comments
Open
3 tasks done

Comments

@Rainz3
Copy link

Rainz3 commented Dec 8, 2024

Checklist

  • Checked the issue tracker for similar issues to ensure this is not a duplicate
  • Read the documentation to confirm the issue is not addressed there and your configuration is set correctly
  • Tested with the latest version to ensure the issue hasn't been fixed

How often does this bug occurs?

always

Expected behavior

Connect to internet

Actual behavior (suspected bug)

does not connect to internet

Error logs or terminal output

Logs esp32-s3-box-3-2e8adc.yaml
[14:14:25][I][logger:171]: Log initialized
[14:14:25][C][safe_mode:079]: There have been 0 suspected unsuccessful boot attempts
[14:14:25][D][esp32.preferences:114]: Saving 1 preferences to flash...
[14:14:25][D][esp32.preferences:143]: Saving 1 preferences to flash: 0 cached, 1 written, 0 failed
[14:14:25][I][app:029]: Running through setup()...
[14:14:25][D][spi:035]: Setting up SPI bus...
[14:14:25][I][esp_adf:019]: Start codec chip
[14:14:25][D][esp-idf:000]: I (142) DRV8311: ES8311 in[D][api:103]: Accepted 192.168.1.19
[14:14:25][W][component:170]: Component api cleared Warning flag
[14:14:33]ESP-ROM:esp32s3-20210327
[14:14:33]Build:Mar 27 2021
[14:14:33]rst:0x15 (USB_UART_CHIP_RESET),boot:0xa (SPI_FAST_FLASH_BOOT)
[14:14:33]Saved PC:0x420ff6c2
[14:14:33]SPIWP:0xee
[14:14:33]mode:DIO, clock div:1
[14:14:33]load:0x3fce3808,len:0x16c4
[14:14:33]load:0x403c9700,len:0xbc0
[14:14:33]load:0x403cc700,len:0x2e90
[14:14:33]entry 0x403c9950
[14:14:33]I (18) boot: ESP-IDF 4.4.8 2nd stage bootloader
[14:14:33]I (18) boot: compile time 08:44:38
[14:14:33]I (18) boot: Multicore bootloader
[14:14:33]I (18) boot: chip revision: v0.2
[14:14:33]I (18) boot.esp32s3: Boot SPI Speed : 80MHz
[14:14:33]I (19) boot.esp32s3: SPI Mode       : DIO
[14:14:33]I (19) boot.esp32s3: SPI Flash Size : 16MB
[14:14:33]I (19) boot: Enabling RNG early entropy source...
[14:14:33]I (19) boot: Partition Table:
[14:14:33]I (20) boot: ## Label            Usage          Type ST Offset   Length
[14:14:33]I (20) boot:  0 otadata          OTA data         01 00 00009000 00002000
[14:14:33]I (20) boot:  1 phy_init         RF data          01 01 0000b000 00001000
[14:14:33]I (21) boot:  2 app0             OTA app          00 10 00010000 007c0000
[14:14:33]I (21) boot:  3 app1             OTA app          00 11 007d0000 007c0000
[14:14:33]I (22) boot:  4 nvs              WiFi data        01 02 00f90000 0006d000
[14:14:33]I (22) boot: End of partition table
[14:14:33]I (22) esp_image: segment 0: paddr=00010020 vaddr=3c110020 size=2557a4h (2447268) map
[14:14:34]I (461) esp_image: segment 1: paddr=002657cc vaddr=3fc99f00 size=04204h ( 16900) load
[14:14:34]I (465) esp_image: segment 2: paddr=002699d8 vaddr=40374000 size=06640h ( 26176) load
[14:14:34]I (471) esp_image: segment 3: paddr=00270020 vaddr=42000020 size=1063f4h (1074164) map
[14:14:34]I (665) esp_image: segment 4: paddr=0037641c vaddr=4037a640 size=0f8b4h ( 63668) load
[14:14:34]I (687) boot: Loaded app from partition at offset 0x10000
[14:14:34]I (688) boot: Disabling RNG early entropy source...
[14:14:34]I (688) cpu_start: Multicore app
[14:14:34]I (688) opi psram: vendor id : 0x0d (AP)
[14:14:34]I (689) opi psram: dev id    : 0x03 (generation 4)
[14:14:34]I (689) opi psram: density   : 0x05 (128 Mbit)
[14:14:34]I (689) opi psram: good-die  : 0x01 (Pass)
[14:14:34]I (689) opi psram: Latency   : 0x01 (Fixed)
[14:14:34]I (689) opi psram: VCC       : 0x00 (1.8V)
[14:14:34]I (690) opi psram: SRF       : 0x01 (Fast Refresh)
[14:14:34]I (690) opi psram: BurstType : 0x01 (Hybrid Wrap)
[14:14:34]I (690) opi psram: BurstLen  : 0x01 (32 Byte)
[14:14:34]I (690) opi psram: Readlatency  : 0x02 (10 cycles@Fixed)
[14:14:34]I (691) opi psram: DriveStrength: 0x00 (1/1)
[14:14:34]W (692) MSPI Timing: tuning fail, best point is fallen back to index 5
[14:14:34]I (692) MSPI Timing: PSRAM timing tuning index: 5
[14:14:34]I (692) spiram: Found 128MBit SPI RAM device
[14:14:34]I (692) spiram: SPI RAM mode: sram 80m
[14:14:34]I (693) spiram: PSRAM initialized, cache is in normal (1-core) mode.
[14:14:34]I (693) cpu_start: Pro cpu up.
[14:14:34]I (693) cpu_start: Starting app cpu, entry point is 0x40376d8c
[14:14:34]I (0) cpu_start: App cpu up.
[14:14:35]I (1283) spiram: SPI SRAM memory test OK
[14:14:35]I (1292) cpu_start: Pro cpu start user code
[14:14:35]I (1292) cpu_start: cpu freq: 240000000
[14:14:35]I (1292) cpu_start: Application information:
[14:14:35]I (1293) cpu_start: Project name:     esp32-s3-box-3-2e8adc
[14:14:35]I (1293) cpu_start: App version:      2024.11.3
[14:14:35]I (1293) cpu_start: Compile time:     Dec  6 2024 08:39:16
[14:14:35]I (1293) cpu_start: ELF file SHA256:  5f6fb80cd748f762...
[14:14:35]I (1294) cpu_start: ESP-IDF:          4.4.8
[14:14:35]I (1294) cpu_start: Min chip rev:     v0.0
[14:14:35]I (1294) cpu_start: Max chip rev:     v0.99 
[14:14:35]I (1294) cpu_start: Chip rev:         v0.2
[14:14:35]I (1294) heap_init: Initializing. RAM available for dynamic allocation:
[14:14:35]I (1295) heap_init: At 3FCA3658 len 000460B8 (280 KiB): D/IRAM
[14:14:35]I (1295) heap_init: At 3FCE9710 len 00005724 (21 KiB): STACK/DIRAM
[14:14:35]I (1295) heap_init: At 600FE000 len 00002000 (8 KiB): RTCRAM
[14:14:35]I (1295) spiram: Adding pool of 16384K of external SPI memory to heap allocator
[14:14:35]I (1296) spi_flash: detected chip: gd
[14:14:35]I (1297) spi_flash: flash io: dio
[14:14:35]I (1297) sleep: Configure to isolate all GPIO pins in sleep state
[14:14:35]I (1298) sleep: Enable automatic switching of GPIO sleep configuration
[14:14:35]I (1298) cpu_start: Starting scheduler on PRO CPU.
[14:14:35]I (0) cpu_start: Starting scheduler on APP CPU.
[14:14:35][I][logger:171]: Log initialized
[14:14:35][C][safe_mode:079]: There have been 0 suspected unsuccessful boot attempts
[14:14:35][D][esp32.preferences:114]: Saving 1 preferences to flash...
[14:14:35][D][esp32.preferences:143]: Saving 1 preferences to flash: 0 cached, 1 written, 0 failed
[14:14:35][I][app:029]: Running through setup()...
[14:14:35][D][spi:035]: Setting up SPI bus...
[14:14:35][I][esp_adf:019]: Start codec chip
[14:14:35][D][esp-idf:000]: I (142) DRV8311: ES8311 in Slave mode
[14:14:35]
[14:14:35][D][esp-idf:000]: I (154) gpio: GPIO[46]| InputEn: 0| OutputEn: 1| OpenDrain: 0| Pullup: 0| Pulldown: 0| Intr:0 
[14:14:35]
[14:14:35][D][esp-idf:000]: W (160) I2C_BUS: i2c_bus_create:58: I2C bus has been already created, [port:0]
[14:14:35]
[14:14:35][D][esp-idf:000]: I (164) ES7210: ES7210 in Slave mode
[14:14:35]
[14:14:35][D][esp-idf:000]: I (174) ES7210: Enable ES7210_INPUT_MIC1
[14:14:35]
[14:14:35][D][esp-idf:000]: I (178) ES7210: Enable ES7210_INPUT_MIC2
[14:14:35]
[14:14:35][D][esp-idf:000]: W (182) ES7210: Disable TDM mode. ES7210_SDP_INTERFACE2_REG12: 0
[14:14:35]
[14:14:35][D][esp-idf:000]: I (187) ES7210: config fmt 60
[14:14:35]
[14:14:35][D][esp-idf:000]: I (192) AUDIO_HAL: Codec mode is 3, Ctrl:1
[14:14:35]
[14:14:35][D][template.select:014]: Setting up Template Select
[14:14:35][D][template.select:029]: State from restore: On device
[14:14:35][D][select:015]: 'Wake word engine location': Sending state On device (index 1)
[14:14:35][D][ili9xxx:034]: Setting up ILI9xxx
[14:14:35][D][esp-idf:000]: I (203) gpio: GPIO[4]| InputEn: 0| OutputEn: 1| OpenDrain: 0| Pullup: 0| Pulldown: 0| Intr:0 
[14:14:35]
[14:14:35][D][esp-idf:000]: I (204) gpio: GPIO[48]| InputEn: 0| OutputEn: 1| OpenDrain: 0| Pullup: 0| Pulldown: 0| Intr:0 
[14:14:35]
[14:14:35][D][spi_device:362]: mode 0, data_rate 40000kHz
[14:14:35][D][esp-idf:000]: I (205) gpio: GPIO[5]| InputEn: 0| OutputEn: 1| OpenDrain: 0| Pullup: 0| Pulldown: 0| Intr:0 
[14:14:35]
[14:14:35][D][ili9xxx:030]: Wrote MADCTL 0xC8
[14:14:35][D][number:012]: 'Volume': Sending state 0.900000
[14:14:35][D][esp_box_volume:015]: Setting volume to: 89
[14:14:35][D][esp-idf:000]: I (552) gpio: GPIO[0]| InputEn: 1| OutputEn: 0| OpenDrain: 0| Pullup: 1| Pulldown: 0| Intr:0 
[14:14:35]
[14:14:35][D][binary_sensor:034]: 'top_left_button': Sending initial state OFF
[14:14:35][C][light:021]: Setting up light 'Screen'...
[14:14:35][D][light:036]: 'Screen' Setting:
[14:14:35][D][light:041]:   Color mode: 
[14:14:35][D][light:047]:   State: ON
[14:14:35][D][light:051]:   Brightness: 100%
[14:14:35][D][template.switch:046]:   Restored state OFF
[14:14:35][D][switch:016]: 'timer_ringing' Turning OFF.
[14:14:35][D][switch:055]: 'timer_ringing': Sending state OFF
[14:14:35][D][template.switch:046]:   Restored state OFF
[14:14:35][D][switch:016]: 'Mute' Turning OFF.
[14:14:35][D][switch:055]: 'Mute': Sending state OFF
[14:14:35][C][esp_adf.microphone:027]: Setting up ESP ADF Microphone...
[14:14:35][D][ring_buffer:034]: Created ring buffer with size 16000
[14:14:35][C][esp_adf.microphone:047]: Successfully set up ESP ADF Microphone
[14:14:35][C][wifi:048]: Setting up WiFi...
[14:14:35][D][esp-idf:000]: I (783) pp: pp rom version: e7ae62f
[14:14:35]
[14:14:35][D][esp-idf:000]: I (784) net80211: net80211 rom version: e7ae62f
[14:14:35]
[14:14:35][D][esp-idf:000]: I (786) wifi:
[14:14:35][D][esp-idf:000]: wifi driver task: 3fcb11e0, prio:23, stack:6656, core=0
[14:14:35][D][esp-idf:000]: 
[14:14:35]
[14:14:35][D][esp-idf:000][wifi]: I (2875) system_api: Base MAC address is not set
[14:14:35]
[14:14:35][D][esp-idf:000][wifi]: I (2875) system_api: read default base MAC address from EFUSE
[14:14:35]
[14:14:35][D][esp-idf:000][wifi]: I (2879) wifi:
[14:14:35][D][esp-idf:000][wifi]: wifi firmware version: ff661c3
[14:14:35][D][esp-idf:000][wifi]: 
[14:14:35]
[14:14:35][D][esp-idf:000][wifi]: I (2880) wifi:
[14:14:35][D][esp-idf:000][wifi]: wifi certification version: v7.0
[14:14:35][D][esp-idf:000][wifi]: 
[14:14:35]
[14:14:35][D][esp-idf:000][wifi]: I (2882) wifi:
[14:14:35][D][esp-idf:000][wifi]: config NVS flash: enabled
[14:14:35][D][esp-idf:000][wifi]: 
[14:14:35]
[14:14:35][D][esp-idf:000][wifi]: I (2883) wifi:
[14:14:35][D][esp-idf:000][wifi]: config nano formating: disabled
[14:14:35][D][esp-idf:000][wifi]: 
[14:14:35]
[14:14:35][D][esp-idf:000][wifi]: I (2884) wifi:
[14:14:35][D][esp-idf:000][wifi]: Init data frame dynamic rx buffer num: 32
[14:14:35][D][esp-idf:000][wifi]: 
[14:14:35]
[14:14:35][D][esp-idf:000][wifi]: I (2886) wifi:
[14:14:35][D][esp-idf:000][wifi]: Init static rx mgmt buffer num: 5
[14:14:35][D][esp-idf:000][wifi]: 
[14:14:35]
[14:14:35][D][esp-idf:000][wifi]: I (2887) wifi:
[14:14:35][D][esp-idf:000][wifi]: Init management short buffer num: 32
[14:14:35][D][esp-idf:000][wifi]: 
[14:14:35]
[14:14:35][D][esp-idf:000][wifi]: I (2889) wifi:
[14:14:35][D][esp-idf:000][wifi]: Init dynamic tx buffer num: 32
[14:14:35][D][esp-idf:000][wifi]: 
[14:14:35]
[14:14:35][D][esp-idf:000][wifi]: I (2890) wifi:
[14:14:35][D][esp-idf:000][wifi]: Init tx cache buffer num: 32
[14:14:35][D][esp-idf:000][wifi]: 
[14:14:35]
[14:14:35][D][esp-idf:000][wifi]: I (2892) wifi:
[14:14:35][D][esp-idf:000][wifi]: Init static tx FG buffer num: 2
[14:14:35][D][esp-idf:000][wifi]: 
[14:14:35]
[14:14:35][D][esp-idf:000][wifi]: I (2893) wifi:
[14:14:35][D][esp-idf:000][wifi]: Init static rx buffer size: 1600
[14:14:35][D][esp-idf:000][wifi]: 
[14:14:35]
[14:14:35][D][esp-idf:000][wifi]: I (2894) wifi:
[14:14:35][D][esp-idf:000][wifi]: Init static rx buffer num: 10
[14:14:35][D][esp-idf:000][wifi]: 
[14:14:35]
[14:14:35][D][esp-idf:000][wifi]: I (2896) wifi:
[14:14:35][D][esp-idf:000][wifi]: Init dynamic rx buffer num: 32
[14:14:35][D][esp-idf:000][wifi]: 
[14:14:35]
[14:14:35][D][esp-idf:000]: I (2897) wifi_init: rx ba win: 6
[14:14:35]
[14:14:35][D][esp-idf:000]: I (2898) wifi_init: tcpip mbox: 32
[14:14:35]
[14:14:35][D][esp-idf:000]: I (2899) wifi_init: udp mbox: 6
[14:14:35]
[14:14:35][D][esp-idf:000]: I (2899) wifi_init: tcp mbox: 6
[14:14:35]
[14:14:35][D][esp-idf:000]: I (2900) wifi_init: tcp tx win: 5760
[14:14:35]
[14:14:35][D][esp-idf:000]: I (2900) wifi_init: tcp rx win: 5760
[14:14:35]
[14:14:35][D][esp-idf:000]: I (2901) wifi_init: tcp mss: 1440
[14:14:35]
[14:14:35][D][esp-idf:000]: I (2902) wifi_init: WiFi IRAM OP enabled
[14:14:35]
[14:14:35][D][esp-idf:000]: I (2902) wifi_init: WiFi RX IRAM OP enabled
[14:14:35]
[14:14:35][C][wifi:061]: Starting WiFi...
[14:14:35][C][wifi:062]:   Local MAC: 74:4D:BD:2E:8A:DC
[14:14:35][D][esp-idf:000][wifi]: I (2904) phy_init: phy_version 670,b7bc9b9,Apr 30 2024,10:54:13
[14:14:35]
[14:14:35][D][esp-idf:000][wifi]: I (2939) wifi:
[14:14:35][D][esp-idf:000][wifi]: mode : sta (74:4d:bd:2e:8a:dc)
[14:14:35][D][esp-idf:000][wifi]: 
[14:14:35]
[14:14:35][D][esp-idf:000][wifi]: I (2941) wifi:
[14:14:35][D][esp-idf:000][wifi]: enable tsf
[14:14:35][D][esp-idf:000][wifi]: 
[14:14:35]
[14:14:35][D][esp-idf:000][wifi]: I (2943) wifi:
[14:14:35][D][esp-idf:000][wifi]: Set ps type: 1
[14:14:35]
[14:14:35][D][esp-idf:000][wifi]: 
[14:14:35]
[14:14:35][D][wifi:482]: Starting scan...
[14:14:35][D][esp32.preferences:114]: Saving 2 preferences to flash...
[14:14:35][D][esp32.preferences:143]: Saving 2 preferences to flash: 2 cached, 0 written, 0 failed
[14:14:35][D][esp-idf:000][wifi]: I (2950) wifi:
[14:14:35][D][esp-idf:000][wifi]: Set ps type: 1
[14:14:35]
[14:14:35][D][esp-idf:000][wifi]: 
[14:14:35]
[14:14:35][W][component:157]: Component wifi set Warning flag: scanning for networks
[14:14:38][D][wifi:497]: Found networks:
[14:14:38][I][wifi:541]: - 'Amplifi' [redacted]▂▄▆█
[14:14:38][D][wifi:542]:     Channel: 6
[14:14:38][D][wifi:543]:     RSSI: -32 dB
[14:14:38][I][wifi:541]: - 'Amplifi' [redacted]▂▄▆█
[14:14:38][D][wifi:542]:     Channel: 6
[14:14:38][D][wifi:543]:     RSSI: -60 dB
[14:14:38][I][wifi:541]: - 'Amplifi' [redacted]▂▄▆█
[14:14:38][D][wifi:542]:     Channel: 1
[14:14:38][D][wifi:543]:     RSSI: -83 dB
[14:14:38][D][wifi:546]: - [redacted] [redacted]▂▄▆█
[14:14:38][D][wifi:546]: - [redacted] [redacted]▂▄▆█
[14:14:38][D][wifi:546]: - [redacted] [redacted]▂▄▆█
[14:14:38][D][wifi:546]: - [redacted] [redacted]▂▄▆█
[14:14:38][D][wifi:546]: - [redacted] [redacted]▂▄▆█
[14:14:38][D][wifi:546]: - [redacted] [redacted]▂▄▆█
[14:14:38][D][wifi:546]: - [redacted] [redacted]▂▄▆█
[14:14:38][D][wifi:546]: - [redacted] [redacted]▂▄▆█
[14:14:38][D][wifi:546]: - [redacted] [redacted]▂▄▆█
[14:14:38][D][wifi:546]: - [redacted] [redacted]▂▄▆█
[14:14:38][D][wifi:546]: - [redacted] [redacted]▂▄▆█
[14:14:38][D][wifi:546]: - [redacted] [redacted]▂▄▆█
[14:14:38][D][wifi:546]: - [redacted] [redacted]▂▄▆█
[14:14:38][I][wifi:313]: WiFi Connecting to 'Amplifi'...
[14:14:38][D][esp-idf:000][wifi]: I (6019) wifi:
[14:14:38][D][esp-idf:000][wifi]: new:<6,1>, old:<1,0>, ap:<255,255>, sta:<6,1>, prof:1
[14:14:38][D][esp-idf:000][wifi]: 
[14:14:39]
[14:14:39][D][esp-idf:000][wifi]: I (6406) wifi:
[14:14:39][D][esp-idf:000][wifi]: state: init -> auth (b0)
[14:14:39][D][esp-idf:000][wifi]: 
[14:14:39]
[14:14:39][D][esp-idf:000][wifi]: I (6420) wifi:
[14:14:39][D][esp-idf:000][wifi]: state: auth -> assoc (0)
[14:14:39][D][esp-idf:000][wifi]: 
[14:14:39]
[14:14:39][D][esp-idf:000][wifi]: I (6525) wifi:
[14:14:39][D][esp-idf:000][wifi]: state: assoc -> run (10)
[14:14:39][D][esp-idf:000][wifi]: 
[14:14:39]
[14:14:39][D][esp-idf:000][wifi]: I (6633) wifi:
[14:14:39][D][esp-idf:000][wifi]: connected with Amplifi, aid = 5, channel 6, 40U, bssid = d8:b3:70:99:b4:1c
[14:14:39][D][esp-idf:000][wifi]: 
[14:14:39]
[14:14:39][D][esp-idf:000][wifi]: I (6635) wifi:
[14:14:39][D][esp-idf:000][wifi]: security: WPA2-PSK, phy: bgn, rssi: -32
[14:14:39][D][esp-idf:000][wifi]: 
[14:14:39]
[14:14:39][D][esp-idf:000][wifi]: I (6637) wifi:
[14:14:39][D][esp-idf:000][wifi]: pm start, type: 1
[14:14:39]
[14:14:39][D][esp-idf:000][wifi]: 
[14:14:39]
[14:14:39][D][esp-idf:000][wifi]: I (6638) wifi:
[14:14:39][D][esp-idf:000][wifi]: set rx beacon pti, rx_bcn_pti: 0, bcn_timeout: 0, mt_pti: 25000, mt_time: 10000
[14:14:39][D][esp-idf:000][wifi]: 
[14:14:39]
[14:14:39][D][esp-idf:000][wifi]: I (6732) wifi:
[14:14:39][D][esp-idf:000][wifi]: <ba-add>idx:0 (ifx:0, d8:b3:70:99:b4:1c), tid:6, ssn:0, winSize:64
[14:14:39][D][esp-idf:000][wifi]: 
[14:14:39]
[14:14:39][D][esp-idf:000][wifi]: I (6735) wifi:
[14:14:39][D][esp-idf:000][wifi]: AP's beacon interval = 102400 us, DTIM period = 1
[14:14:39][D][esp-idf:000][wifi]: 
[14:14:39]
[14:14:42][D][esp-:61:000][sys_evt]�[
[14:14:42][D][esp-:61:000][sys_evt]: 
[14:14:42][C][wifi:428]:   Local MAC: 74:4D:BD:2E:8A:DC
[14:14:42][C][wifi:433]:   SSID: [redacted]
[14:14:42][C][wifi:436]:   IP Address: 192.168.1.180
[14:14:42][C][wifi:440]:   BSSID: [redacted]
[14:14:42][C][wifi:441]:   Hostname: 'esp32-s3-box-3-2e8adc'
[14:14:42][C][wifi:443]:   Signal strength: -34 dB ▂▄▆█
[14:14:42][C][wifi:447]:   Channel: 6
[14:14:42][C][wifi:448]:   Subnet: 255.255.255.0
[14:14:42][C][wifi:449]:   Gateway: 192.168.1.1
[14:14:42][C][wifi:450]:   DNS1: 192.168.1.10
[14:14:42][C][wifi:451]:   DNS2: 192.168.1.10
[14:14:42][D][wifi:626]: Disabling AP...
[14:14:42][C][api:026]: Setting up Home Assistant API server...
[14:14:42][C][micro_wake_word:062]: Setting up microWakeWord...
[14:14:42][C][micro_wake_word:069]: Micro Wake Word initialized
[14:14:42][C][esp_adf.speaker:024]: Setting up ESP ADF Speaker...
[14:14:42][I][app:062]: setup() finished successfully!
[14:14:42][W][component:170]: Component wifi cleared Warning flag
[14:14:42][W][component:237]: Component wifi took a long time for an operation (216 ms).
[14:14:42][W][component:238]: Components should block for at most 30 ms.
[14:14:42][W][component:157]: Component api set Warning flag: unspecified
[14:14:42][I][app:100]: ESPHome version 2024.11.3 compiled on Dec  6 2024, 08:39:16
[14:14:42][C][wifi:600]: WiFi:
[14:14:42][C][wifi:428]:   Local MAC: 74:4D:BD:2E:8A:DC
[14:14:42][C][wifi:433]:   SSID: [redacted]
[14:14:42][C][wifi:436]:   IP Address: 192.168.1.180
[14:14:42][C][wifi:440]:   BSSID: [redacted]
[14:14:42][C][wifi:441]:   Hostname: 'esp32-s3-box-3-2e8adc'
[14:14:42][C][wifi:443]:   Signal strength: -34 dB ▂▄▆█
[14:14:42][C][wifi:447]:   Channel: 6
[14:14:42][C][wifi:448]:   Subnet: 255.255.255.0
[14:14:42][C][wifi:449]:   Gateway: 192.168.1.1
[14:14:42][C][wifi:450]:   DNS1: 192.168.1.10
[14:14:42][C][wifi:451]:   DNS2: 192.168.1.10
[14:14:42][C][logger:185]: Logger:
[14:14:42][C][logger:186]:   Level: DEBUG
[14:14:42][C][logger:188]:   Log Baud Rate: 115200
[14:14:42][C][logger:189]:   Hardware UART: USB_SERIAL_JTAG
[14:14:42][D][esp-idf:000][wifi]: I (9407) wifi:
[14:14:42][D][esp-idf:000][wifi]: <ba-add>idx:1 (ifx:0, d8:b3:70:99:b4:1c), tid:0, ssn:2, winSize:64
[14:14:42][D][esp-idf:000][wifi]: 
[14:14:42]
[14:14:42][C][spi:064]: SPI bus:
[14:14:42][C][spi:065]:   CLK Pin: GPIO7
[14:14:42][C][spi:066]:   SDI Pin: 
[14:14:42][C][spi:067]:   SDO Pin: GPIO6
[14:14:42][C][spi:072]:   Using HW SPI: SPI2_HOST
[14:14:42][C][ledc.output:180]: LEDC Output:
[14:14:42][C][ledc.output:181]:   Pin GPIO47
[14:14:42][C][ledc.output:182]:   LEDC Channel: 0
[14:14:42][C][ledc.output:183]:   PWM Frequency: 1000.0 Hz
[14:14:42][C][ledc.output:184]:   Phase angle: 0.0°
[14:14:42][C][ledc.output:185]:   Bit depth: 14
[14:14:42][C][template.select:065]: Template Select 'Wake word engine location'
[14:14:42][C][template.select:065]:   Icon: 'mdi:account-voice'
[14:14:42][C][template.select:066]:   Update Interval: 60.0s
[14:14:42][C][template.select:069]:   Optimistic: YES
[14:14:42][C][template.select:070]:   Initial Option: On device
[14:14:42][C][template.select:071]:   Restore Value: YES
[14:14:42][C][template.text_sensor:020]: Template Sensor 'text_request'
[14:14:42][C][template.text_sensor:020]: Template Sensor 'text_response'
[14:14:42][C][ili9xxx:094]: ili9xxx
[14:14:42][C][ili9xxx:094]:   Rotations: 0 °
[14:14:42][C][ili9xxx:094]:   Dimensions: 320px x 240px
[14:14:42][C][ili9xxx:095]:   Width Offset: 0
[14:14:42][C][ili9xxx:096]:   Height Offset: 0
[14:14:42][C][ili9xxx:102]:   Color mode: 16bit
[14:14:42][C][ili9xxx:111]:   Data rate: 40MHz
[14:14:42][C][ili9xxx:113]:   Reset Pin: GPIO48
[14:14:42][C][ili9xxx:114]:   CS Pin: GPIO5
[14:14:42][C][ili9xxx:115]:   DC Pin: GPIO4
[14:14:42][C][ili9xxx:117]:   Color order: BGR
[14:14:42][C][ili9xxx:118]:   Swap_xy: NO
[14:14:42][C][ili9xxx:119]:   Mirror_x: YES
[14:14:42][C][ili9xxx:120]:   Mirror_y: YES
[14:14:42][C][ili9xxx:121]:   Invert colors: NO
[14:14:42][C][ili9xxx:126]:   Update Interval: never
[14:14:42][C][template.number:050]: Template Number 'Volume'
[14:14:42][C][template.number:051]:   Optimistic: YES
[14:14:42][C][template.number:052]:   Update Interval: never
[14:14:42][C][gpio.binary_sensor:015]: GPIO Binary Sensor 'top_left_button'
[14:14:42][C][gpio.binary_sensor:016]:   Pin: GPIO0
[14:14:42][C][light:092]: Light 'Screen'
[14:14:42][C][light:094]:   Default Transition Length: 0.2s
[14:14:42][C][light:095]:   Gamma Correct: 2.80
[14:14:42][C][template.switch:068]: Template Switch 'timer_ringing'
[14:14:42][C][template.switch:091]:   Restore Mode: always OFF
[14:14:42][C][template.switch:057]:   Optimistic: YES
[14:14:42][C][template.switch:068]: Template Switch 'Mute'
[14:14:42][C][template.switch:070]:   Icon: 'mdi:microphone-off'
[14:14:42][C][template.switch:091]:   Restore Mode: restore defaults to OFF
[14:14:42][C][template.switch:057]:   Optimistic: YES
[14:14:42][C][psram:020]: PSRAM:
[14:14:42][C][psram:021]:   Available: YES
[14:14:42][C][psram:024]:   Size: 16383 KB
[14:14:42][C][factory_reset.button:011]: Factory Reset Button 'factory_reset_btn'
[14:14:42][C][factory_reset.button:011]:   Icon: 'mdi:restart-alert'
[14:14:42][C][captive_portal:089]: Captive Portal:
[14:14:42][C][mdns:116]: mDNS:
[14:14:42][C][mdns:117]:   Hostname: esp32-s3-box-3-2e8adc
[14:14:42][C][esphome.ota:073]: Over-The-Air updates:
[14:14:42][C][esphome.ota:074]:   Address: esp32-s3-box-3-2e8adc.local:3232
[14:14:42][C][esphome.ota:075]:   Version: 2
[14:14:42][C][safe_mode:018]: Safe Mode:
[14:14:42][C][safe_mode:020]:   Boot considered successful after 60 seconds
[14:14:42][C][safe_mode:021]:   Invoke after 10 boot attempts
[14:14:42][C][safe_mode:023]:   Remain in safe mode for 300 seconds
[14:14:42][C][api:140]: API Server:
[14:14:42][C][api:141]:   Address: esp32-s3-box-3-2e8adc.local:6053
[14:14:42][C][api:143]:   Using noise encryption: YES
[14:14:42][C][micro_wake_word:051]: microWakeWord:
[14:14:42][C][micro_wake_word:052]:   models:
[14:14:42][C][micro_wake_word:015]:     - Wake Word: Okay Nabu
[14:14:42][C][micro_wake_word:016]:       Probability cutoff: 0.970
[14:14:42][C][micro_wake_word:017]:       Sliding window size: 5
[14:15:06][W][component:237]: Component esphome.coroutine took a long time for an operation (212 ms).
[14:15:06][W][component:238]: Components should block for at most 30 ms.

Steps to reproduce the behavior

Power on the device

Project release version

Not sure where to find this

System architecture

Intel/AMD 64-bit (modern PC, older Mac)

Operating system

Linux

Operating system version

HASSOS

Shell

ZSH

Additional context

Starting a couple days ago I can no longer get my esp32-box3 to connect to the internet and find home assistant. It doesn't respond to pings as well. I've tried to reset the device as well reinstall the config several times. I've also placed the device near the router just incase it was a signal issue but it still will not connect. I've even set up a new wireless network and tried having it connect to that but same results.
Heres the config

substitutions:
  name: esp32-s3-box-3-2e8adc
  friendly_name: Nabu
  micro_wake_word_model: okay_nabu
packages:
  esphome.voice-assistant: github://esphome/wake-word-voice-assistants/esp32-s3-box-3/esp32-s3-box-3.yaml@main
esphome:
  name: ${name}
  name_add_mac_suffix: false
  friendly_name: ${friendly_name}
api:
  encryption:
    key: pC2QdQHXGH9vuGwSlG6hIIRjjucqFjcZRf4kw0trwlU=

wifi:
  ssid: !secret wifi_ssid
  password: !secret wifi_password

external_components:
  - source: github://sammcj/esphome-esp-s3-box-3-volume@main
    components: [esp_box_volume]
    refresh: always
  - source: github://pr#5230
    components: esp_adf

esp_box_volume:
  id: speaker_volume

number:
  - name: Volume
    id: volume
    platform: template
    entity_category: config
    min_value: 0
    max_value: 1.0
    step: 0.05
    update_interval: never
    optimistic: true
    restore_value: true
    initial_value: 0.85
    on_value:
      - lambda: id(speaker_volume).set_volume(x);

@github-actions github-actions bot changed the title No longer able to to find Home Assitant. Doesn't respond to pings No longer able to to find Home Assitant. Doesn't respond to pings (AEGHB-909) Dec 8, 2024
@ESP-Mars
Copy link
Collaborator

ESP-Mars commented Dec 9, 2024

Please check if the esp32-s3 wifi connection is normal, you can run this example https://github.com/espressif/esp-idf/tree/master/examples/wifi/getting_started/station
If the issue is solely with Home Assitant not connecting, kindly verify the Home Assitant setup. There’s not much we can do on our end, so please reach out to the HA team for assistance.

@Rainz3
Copy link
Author

Rainz3 commented Dec 10, 2024

Please check if the esp32-s3 wifi connection is normal, you can run this example https://github.com/espressif/esp-idf/tree/master/examples/wifi/getting_started/station If the issue is solely with Home Assitant not connecting, kindly verify the Home Assitant setup. There’s not much we can do on our end, so please reach out to the HA team for assistance.

I've been trying all day and I can not get the idf.py menuconfig to work. I've ran the install.bat then the export.bat but I just have no clue where to go from here. I can get into the idf.py menuconfig and I see nothing that has you set the ssid and password.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants