OFD — ORA Firmware Designer

← All devices

ORA Fan

Fan · code 43

Download ora_fan.zap ↓

Matter-controlled ceiling/desk fan with speed and direction control.

Status

Build guide for this device is being migrated into OFD. For now, see the existing project at:

/home/voltex-aura/ncs/v3.2.2/ora/ora_fan

Quick build

west build -p -b nrf54l15dk/nrf54l15/cpuapp \
  -s /home/voltex-aura/ncs/v3.2.2/ora/ora_fan \
  -d /home/voltex-aura/ncs/v3.2.2/ora/ora_fan/build \
  -- -DFILE_SUFFIX=internal

See the generic build guide for env setup, flashing, and gotchas.