Skip to content
misterobotique edited this page Sep 5, 2024 · 9 revisions

This page contains known information about model codes, reported by FC command.

Known model IDs (collected by users)

Market model Code Protocol version
FTXF20D5V1B 135D 2
CTXM25RVMA 0EB0 2
CTXM35RVMA 0EB1 2
CTXM60RVMA 0EB4 2
S22ZTES-W 1A01 2
FVXM25 0EC3 3

NOTE: According to the owner (https://github.com/revk/ESP32-Faikin/issues/408#issuecomment-2329743688), FVXM35 works with BRP069B41 controller using protocol v3. I could not reproduce it, simulator with respective profile ends up falling back to v2 on my controller (of this very type). Research is in progress.

The following information is reverse engineered from "Daikin online controller" app

Protocol v1 models, supporting "Humidity" operation mode:
"097A", "097B", "097C", "097D", "097E", "0980", "0981", "0982", "0983", "0984", "0985", "0986", "0987", "0988", "09B5", "09BC", "09BD", "09BE", "09BF", "09C0", "09C1", "09C2", "09C3", "09C4", "0A12", "0A13"

The app uses a hardcoded list, supposedly due to missing optional features information, normally reported by F2 command.

Clone this wiki locally