Skip to content

v0.9

Latest

Choose a tag to compare

@hankdraco hankdraco released this 23 Aug 22:21

SIDapticus v0.9

Assets & Binary Variants

Factory Binaries (Full Flash at 0x0)

Use these standalone, pre-merged binaries for first-time hardware setup. Flashed directly at offset 0x0, they automatically format the device and create all required partition structures without needing a prior manual flash erase.

  • sidapticus_N8R2_factory.bin — Full factory image for N8R2 modules (Quad SPI PSRAM).
  • sidapticus_N16R8_factory.bin — Full factory image for N16R8 modules (Octal SPI PSRAM).

Application Firmware Binaries (OTA / Manual Update)

Use these application-only binaries for performing Over-The-Air (OTA) firmware updates via the Web Interface, or for manual flashing after running idf.py erase-flash.

  • sidapticus_N8R2.bin — Firmware application image for N8R2 modules.
  • sidapticus_N16R8.bin — Firmware application image for N16R8 modules.

📖 For detailed step-by-step flashing instructions and environment setup, see the GETTING_STARTED.md in the repository.