fsaris / EspHome-AwoX-BLE-mesh-hub

Custom component for ESPhome that can act as a AwoX BLE mesh hub (Telink mesh)
54 stars 16 forks source link

Program size too big #69

Closed JbbDE closed 8 months ago

JbbDE commented 8 months ago

logs_awox-adapter_run.txt with the new update the program size is too big for my ESP32, did I do something wrong?

fsaris commented 8 months ago

See https://github.com/fsaris/EspHome-AwoX-BLE-mesh-hub/issues/63 switch framework to esp-idf or if not possible use a wired (USB) connection to flash

framework:
    # Be sure to "Clean Build Files" when switching framework
    type: esp-idf