ecoflow-comprehensive-guide

EcoFlow Hacking Guide - Summary & Walkthrough

This repository contains a comprehensive guide for advanced EcoFlow usage, hacking, and maintenance.

📁 Key Documents Created

  1. Master Database & Matrix
    • Systematic table of all devices (River, Delta, Ecosystem).
    • Includes release dates, capacities, battery chemistry (LFP vs NCM), and current pricing.
    • Compatibility matrix for combinations (Extra batteries, Smart Generators, PowerStream).
  2. Hardware Hacks: Extra Battery
    • Deep dive into the “Resistor Hack”.
    • Connecting 48V server rack batteries to Delta 2/Max/Pro.
    • Pinouts for XT150 and data lines.
  3. Repair & Teardowns
    • Detailed list of ICs and Semiconductors (GD32, ESP32, MOSFET types).
    • Step-by-step Overvoltage Repair Sequence for 110V units plugged into 220V.
    • PowerStream failure analysis (cooling, potting, fuses).
  4. Teardowns & Disassembly Guides
    • Specific steps for disassembling and probing EcoFlow accessories.
    • LFP Adapter activation hack (shorting Pins 4 & 5).
  5. Ecosystem: Accessories & Solar
    • Technical details on PowerStream, STREAM Series, Alternator Charger, and Standalone LFP Batteries.
    • LFP Polarity Adapter pinouts and CAN Bus logic.
  6. Software & Protocols
    • MQTT (Port 6500) and Protobuf payload structures.
    • Direct Connection Mode (Local MQTT bypass) explanation.
    • Link to reverse-engineering repositories.
  7. Advanced Automation
    • Home Assistant examples for Solar Excess Charging.
    • Key combinations for device resets and BMS recalibration.

🎯 Project Goals Achieved