Matches the version deployed on ESP32 sensors. Removes v6.1 workaround, updates all docs to reflect v5.5.2, regenerates sdkconfig for the correct IDF version.
861 B
861 B
ESP32 Hacking Tasks
Last Updated: 2026-02-04
Current Sprint: v0.1 - Documentation
P0 - Critical
- Copy firmware sources to project
- Document current firmware and settings
P1 - Important
- Document build & flash workflow step by step
- Create .gitignore for build artifacts
- Test building firmware from this repo
P2 - Normal
- Document CSI config options (what each sdkconfig flag does)
- Compare csi_recv vs csi_recv_router differences
P3 - Low
- Document esp-crab dual-antenna capabilities
- Document esp-radar console features
Notes
- Build confirmed working on ESP-IDF v5.5.2 (aarch64/Pi 5)
- Downgraded from IDF v6.1.0 to v5.5.2 for compatibility with deployed devices
- Branch renamed from
mastertomain - Docs created:
docs/INSTALL.md,docs/USAGE.md,docs/CHEATSHEET.md