OFD — ORA Firmware Designer

← All devices

ORA Bulb

Extended Color Light · code 269

Download ora_bulb.zap ↓

RGB / tunable-white smart bulb with WS2812B ring. HS / XY / CT / EnhancedHue modes.

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_bulb

Quick build

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

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