Add Reticulum destination hash indicator at the top of the captive-portal config page so users can identify the device. - Store the 32-char hex destination hash in RTC_NOINIT memory after RNS starts on a normal boot (survives software reboots into config mode) - BoundaryConfig.h reads the RTC value and renders a styled hash box at the top of the HTML page, above the config form - Falls back to a friendly placeholder if the device has never completed a normal boot (hash not yet assigned) - Rebuild precompiled firmware for Heltec V3 and V4 boundary variants
Precompiled Firmware
You can download and flash the firmware to supported boards using the RNode Config Utility. All firmware releases are now handled and installed directly through rnodeconf, which is inclueded in the rns package. It can be installed via pip:
# Install rnodeconf via rns package
pip install rns --upgrade
# Install the firmware on a board with the install guide
rnodeconf --autoinstall