reticulum-rnodes/Release
Macgyver Official 389234909b Add prebuilt LoRa32 v2.1 firmware and docs
Include a known-good prebuilt NeoPixel firmware for the LilyGO LoRa32 v2.1 (binary, bootloader, and partitions) under Release/. Update README with flashing instructions: prerequisites, serial port discovery, arduino-cli upload example, setting the firmware hash via rnodeconf, and optional console image flashing via esptool. Also document building from source and note the new make upload-lora32_v21 target that uploads firmware, sets the hash, and writes the console image.
2026-02-23 08:34:39 -05:00
..
esptool New files 2026-02-23 07:07:47 -05:00
console_image.bin New files 2026-02-23 07:07:47 -05:00
README.md New files 2026-02-23 07:07:47 -05:00
rnode_firmware_lora32v21_neopixel.bin Add prebuilt LoRa32 v2.1 firmware and docs 2026-02-23 08:34:39 -05:00
rnode_firmware_lora32v21_neopixel.bootloader.bin Add prebuilt LoRa32 v2.1 firmware and docs 2026-02-23 08:34:39 -05:00
rnode_firmware_lora32v21_neopixel.partitions.bin Add prebuilt LoRa32 v2.1 firmware and docs 2026-02-23 08:34:39 -05:00

Precompiled Firmware

The firmware is now handled and installed to RNodes 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