v1ckxy / ecoflow-withoutflow

Trying to understand how to communicate with Ecoflow Portable Power Stations in OFFLINE mode.
46 stars 7 forks source link

ecoflow-iot-reverse

Trying to understand how to communicate with Ecoflow Portable Power Stations in OFFLINE mode.

Initial considerations

Known open ports:

If you do an aggressive port scan with nmap (as soon as you touch port 6093, for example), it will exit offline mode.

Communication with device

Classes that a priori take care of communication with the device from the app in offline mode:

com.ecoflow.common.utils.StreamUtils

com.ecoflow.common.utils.ByteUtils

com.ecoflow.iot.bean.socket