Skip to content

AkvaLink v0.1.5

Choose a tag to compare

@stenmo stenmo released this 03 Jul 08:14

AkvaLink v0.1.5

Prebuilt, single-image firmware for the u-blox NORA-W40 (ESP32-C6).
Each .bin is a complete image (bootloader + partition table + app),
flashable to offset 0x0 — no build toolchain required:

pip install esptool
esptool --chip esp32c6 write-flash 0x0 akvalink-thread-v0.1.5.bin

Variants

All three variants are battery-powered. Thread lasts longest,
Wi-Fi the shortest of the three — pick by how you reach the sensor.

Asset What it is
akvalink-thread-v0.1.5.bin Matter over Thread — battery-powered, longest life (Sleepy End Device)
akvalink-wifi-v0.1.5.bin Matter over Wi-Fi — battery-powered, shorter life than Thread
akvalink-ble-v0.1.5.bin Standalone BLE GATT — battery-powered, no hub, no Matter

SHA256

95489c21bcc19ce8d5c48a8082d4e873ab16f3f4ea7ccf7305152c1795e3d7be  akvalink-thread-v0.1.5.bin
9125f70c99d459a3bfe19fdcb4bb8585dc3395d33cc47da432b8a3e436688aee  akvalink-wifi-v0.1.5.bin
75bede7b7d741b3f3f0bdf32e8d57ae45ffe3b2729d25370f5bc1f7912fae85f  akvalink-ble-v0.1.5.bin