Skip to content

WeClawBot Firmware v0.1.36

Choose a tag to compare

@openbrt openbrt released this 17 Jun 11:06

Firmware release for Waveshare ESP32-S3-RLCD-4.2.

Assets

  • weclawbot-firmware-v0.1.36.zip: complete browser-installer firmware package containing web/manifest.json and web/firmware/*.bin.
  • manifest.json: ESP Web Tools manifest for browser flashing.
  • bootloader.bin, partition-table.bin, ota_data_initial.bin, weclawbot.bin: individual ESP32-S3 flash parts.
  • FLASH_OFFSETS.txt: manual flashing offsets.
  • SHA256SUMS.txt: checksums for release verification.

Flash layout

bootloader.bin         0x0000
partition-table.bin    0x8000
ota_data_initial.bin   0xF000
weclawbot.bin          0x20000

The web installer manifest does not write NVS at 0x9000, so normal firmware updates preserve Wi-Fi, notes, curator URL, and WeChat login state.