Guten Abend,
ich versuche seit gestern den AZDelivery ESP32 NodeMCU CP2102 auf die neuste Firmware zu flashen. Aber irgendwie scheitert es an der verbindung zur Ip.
Ich bin relativ neu in dem ganzen und blicke irgendwie nicht mehr durch, woran es genau scheitert.
Anbei mal die yaml :
Install esp32-bluetooth-proxy-9a52fc.yaml
INFO ESPHome 2024.2.2
INFO Reading configuration /config/esphome/esp32-bluetooth-proxy-9a52fc.yaml...
INFO Generating C++ source...
INFO Compiling app...
Processing esp32-bluetooth-proxy-9a52fc (board: esp32dev; framework: espidf; platform: platformio/espressif32@5.4.0)
--------------------------------------------------------------------------------
HARDWARE: ESP32 240MHz, 320KB RAM, 4MB Flash
- framework-espidf @ 3.40406.240122 (4.4.6)
- tool-cmake @ 3.16.4
- tool-ninja @ 1.7.1
- toolchain-esp32ulp @ 2.35.0-20220830
- toolchain-xtensa-esp32 @ 8.4.0+2021r2-patch5
Reading CMake configuration...
Dependency Graph
|-- noise-c @ 0.1.4
|-- Improv @ 1.2.3
Compiling .pioenvs/esp32-bluetooth-proxy-9a52fc/src/main.o
Linking .pioenvs/esp32-bluetooth-proxy-9a52fc/firmware.elf
RAM: [== ] 16.4% (used 53580 bytes from 327680 bytes)
Flash: [======= ] 70.2% (used 1287417 bytes from 1835008 bytes)
Building .pioenvs/esp32-bluetooth-proxy-9a52fc/firmware.bin
Creating esp32 image...
Successfully created esp32 image.
esp32_create_combined_bin([".pioenvs/esp32-bluetooth-proxy-9a52fc/firmware.bin"], [".pioenvs/esp32-bluetooth-proxy-9a52fc/firmware.elf"])
Wrote 0x14bd90 bytes to file /data/build/esp32-bluetooth-proxy-9a52fc/.pioenvs/esp32-bluetooth-proxy-9a52fc/firmware-factory.bin, ready to flash to offset 0x0
========================= [SUCCESS] Took 51.94 seconds =========================
INFO Successfully compiled program.
INFO Connecting to 192.168.178.79
INFO Uploading /data/build/esp32-bluetooth-proxy-9a52fc/.pioenvs/esp32-bluetooth-proxy-9a52fc/firmware.bin (1293712 bytes)
Uploading: [============================================================] 100% Done...
INFO Upload took 5.04 seconds, waiting for result...
INFO OTA successful
INFO Successfully uploaded program.
INFO Starting log output from 192.168.178.79 using esphome API
WARNING Can't connect to ESPHome API for esp32-bluetooth-proxy-9a52fc @ 192.168.178.79: Error connecting to [AddrInfo(family=<AddressFamily.AF_INET: 2>, type=<SocketKind.SOCK_STREAM: 1>, proto=6, sockaddr=IPv4Sockaddr(address='192.168.178.79', port=6053))]: [Errno 113] Connect call failed ('192.168.178.79', 6053) (SocketAPIError)
INFO Trying to connect to esp32-bluetooth-proxy-9a52fc @ 192.168.178.79 in the background
Muss ich diese 192.168.178.79 irgendwo freigeben?
Hab Home Assistant auf der Synology im VM laufen.
Den ESP am PC angeschlossen. Ist das richtig oder muss ich den an der nas anschließen?
Ih seht, ich blicke voll durch. ![]()
Euch noch ein schönes WE gewünscht ![]()
by HarryP: Codezeilen formatiert (bitte immer über </> einbinden)