Skip to content

AkvaLink v0.2.4

Choose a tag to compare

@stenmo stenmo released this 04 Jul 12:57

AkvaLink v0.2.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.2.4.bin

Battery-powered variants

Thread lasts longest, Wi-Fi the shortest — pick by how you reach the sensor.

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

Mains/USB-powered variants

These keep Wi-Fi active and need external power.

Asset What it is
akvalink-ap-v0.2.4.bin Wi-Fi AP — open hotspot + captive page, any phone; needs mains/USB power
akvalink-station-v0.2.4.bin Wi-Fi station — BLE-provisioned, joins your Wi-Fi, page at akvalink.local; needs mains/USB

SHA256

8ff073ec2a28cacc4e3b16c72a74a881bd70284675207c87e8babe8474762f4d  akvalink-thread-v0.2.4.bin
bd652dcee84e9046ebdf0dcf287860d051cec3673048f47ab42d392a6982316d  akvalink-wifi-v0.2.4.bin
bc6858c4f638b85f5064432b56e1b100a5d6785ccb7660fa81a7386eab02ad05  akvalink-ble-v0.2.4.bin
412123df8014f5cd75a89384ef704085494e077577c580ec24a686da107483a2  akvalink-ap-v0.2.4.bin
151cb7fb75bfc165922235629ab083024537d0cbf3d2ffa7d79b42371dd2e897  akvalink-station-v0.2.4.bin