Skip to content

manju-rn/dongle_light_bulb

Repository files navigation

Zigbee: Light bulb

This :ref:`Zigbee <ug_zigbee>` light bulb sample demonstrates a simple light bulb whose brightness can be regulated by another device.

You can use this sample with the :ref:`Zigbee network coordinator <zigbee_network_coordinator_sample>` and the :ref:`Zigbee light switch <zigbee_light_switch_sample>` to set up a basic Zigbee network.

The sample supports the following development kits:

.. table-from-rows:: /includes/sample_board_rows.txt
   :header: heading
   :rows: nrf52840dk_nrf52840, nrf52833dk_nrf52833, nrf5340dk_nrf5340_cpuapp, nrf21540dk_nrf52840

You can use one or more of the development kits listed above and mix different development kits.

For this sample to work, the following samples also need to be programmed:

The Zigbee light bulb sample takes the Zigbee Router role and implements the Dimmable Light profile. This profile allows changing the brightness level of a LED of the light bulb.

|config|

LED 3:
Turns on when the light bulb joins the network.
LED 4:
Indicates the dimmable light option, that is changes to the light bulb brightness. It can be controlled by another Zigbee device in the network, for example a light switch.
Button 4:
Puts the light bulb in Identify mode.

|enable_zigbee_before_testing|

After programming the sample to your development kits, test it by performing the following steps:

  1. Turn on the development kit that runs the network coordinator sample. When LED 3 turns on, this development kit has become the Coordinator of the Zigbee network and the network is established.

  2. Turn on the development kit that runs the light bulb sample. When LED 3 turns on, the light bulb has become a Router inside the network.

    Tip

    If LED 3 does not turn on, press Button 1 on the Coordinator to reopen the network.

  3. Turn on the development kit that runs the light switch sample. When LED 3 turns on, the light switch has become an End Device, connected directly to the Coordinator.

  4. Wait until LED 4 on the development kit that runs the light switch sample turns on. This LED indicates that the switch found a light bulb to control.

  5. Use buttons on the development kit that runs the light switch sample to control the light bulb, as described in the light switch sample's user interface section. The result of using the buttons is reflected on the light bulb's LED 4.

You can now use buttons on the light switch to control the light bulb, as described in the :ref:`zigbee_light_switch_user_interface` section of the light switch sample page.

This sample uses the following |NCS| libraries:

This sample uses the following `sdk-nrfxlib`_ libraries:

In addition, it uses the following Zephyr libraries:

About

Zigbee bullb in nrf 52840 dongle

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published