OFD — ORA Firmware Designer

← All devices

ORA Mech-Dimmer-Toggle

Dimmable Light · code 257

Download ora_mech_dimmer.zap ↓

Matter-to-UART bridge. nRF54L15 speaks Matter; external Longan MCU drives the physical dimmer.

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-Mech-Dimmer-Toggle-main

Quick build

west build -p -b nrf54l15dk/nrf54l15/cpuapp \
  -s /home/voltex-aura/ncs/v3.2.2/ora/ORA-Mech-Dimmer-Toggle-main \
  -d /home/voltex-aura/ncs/v3.2.2/ora/ORA-Mech-Dimmer-Toggle-main/build \
  -- -DFILE_SUFFIX=internal

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