mirror of
https://github.com/buildwithparallel/reticulum-rnodes
synced 2026-08-10 21:27:06 -04:00
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. |
||
|---|---|---|
| .. | ||
| esptool | ||
| console_image.bin | ||
| README.md | ||
| rnode_firmware_lora32v21_neopixel.bin | ||
| rnode_firmware_lora32v21_neopixel.bootloader.bin | ||
| rnode_firmware_lora32v21_neopixel.partitions.bin | ||
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