Ahhhh! Thank you! I’ve tried the first time to leave out:
source: github://pr#2854
but I kept also
components: [esp32_ble_tracker]
so it gave me an error. I didn’t think about leaving out that as well!
Now I’m able to build it correctly!
...
Linking /data/atom-bluetooth-proxy-855f10/.pioenvs/atom-bluetooth-proxy-855f10/firmware.elf
RAM: [== ] 16.4% (used 53632 bytes from 327680 bytes)
Flash: [======= ] 68.8% (used 1262669 bytes from 1835008 bytes)
Building /data/atom-bluetooth-proxy-855f10/.pioenvs/atom-bluetooth-proxy-855f10/firmware.bin
Creating esp32 image...
Successfully created esp32 image.
esp32_create_combined_bin(["/data/atom-bluetooth-proxy-855f10/.pioenvs/atom-bluetooth-proxy-855f10/firmware.bin"], ["/data/atom-bluetooth-proxy-855f10/.pioenvs/atom-bluetooth-proxy-855f10/firmware.elf"])
Wrote 0x145ac0 bytes to file /data/atom-bluetooth-proxy-855f10/.pioenvs/atom-bluetooth-proxy-855f10/firmware-factory.bin, ready to flash to offset 0x0
======================== [SUCCESS] Took 168.06 seconds ========================
********************************************************************************
We found 591.19MB of unnecessary PlatformIO system data (temporary files, unnecessary packages, etc.).
Use `pio system prune --dry-run` to list them or `pio system prune` to save disk space.
INFO Successfully compiled program.
INFO Resolving IP address of atom-bluetooth-proxy-855f10.local
INFO -> 192.168.10.109
INFO Uploading /data/atom-bluetooth-proxy-855f10/.pioenvs/atom-bluetooth-proxy-855f10/firmware.bin (1268416 bytes)
Uploading: [============================================================] 100% Done...
INFO Waiting for result...
INFO OTA successful
INFO Successfully uploaded program.
INFO Starting log output from atom-bluetooth-proxy-855f10.local using esphome API
Now in the log I can see the packets picked up by the Atom!