Skip to content

AkvaLink v0.1.4

Choose a tag to compare

@stenmo stenmo released this 03 Jul 07:25

AkvaLink v0.1.4

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.4.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.4.bin Matter over Thread — battery-powered, longest life (Sleepy End Device)
akvalink-wifi-v0.1.4.bin Matter over Wi-Fi — battery-powered, shorter life than Thread
akvalink-ble-v0.1.4.bin Standalone BLE GATT — battery-powered, no hub, no Matter

SHA256

31e12c51a6679e6e40e9d3b382a112afdd4821a512c8a112a9dcd749334b3a52  akvalink-thread-v0.1.4.bin
2e64853e08fa37bfc7923b9c80c701bb234877496f1e4b52963b23e43f395bb0  akvalink-wifi-v0.1.4.bin
a1f30bb4f19471067cec332659d9a5f442bc80ad73f81be27b991ce877b7d941  akvalink-ble-v0.1.4.bin