The latest development version of this page may be more current than this released 4.0.0 version.

SX1509B RGB LED

Browse source code on GitHub

Overview

This sample controls the intensity of the color LEDs in a Thingy:52 lightwell. The red, green and blue LED fade up one by one, and this repeats forever.

Building and Running

west build -b thingy52/nrf52832 samples/drivers/led/sx1509b_intensity
west flash

The log is configured to output to RTT. Segger J-Link RTT Viewer can be used to view the log.

See also

LED Interface