Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 670f7a4

Browse files
committedFeb 12, 2020
Added content per CI
1 parent c34b1ca commit 670f7a4

File tree

2 files changed

+22
-0
lines changed

2 files changed

+22
-0
lines changed
 
Loading

‎articles/kinect-dk/set-up-azure-kinect-dk.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,28 @@ New version of Sensor SDK 1.2 requires the firmware update that is included with
7272

7373
If you have any issues, check [Troubleshooting](troubleshooting.md).
7474

75+
## What does the light mean?
76+
77+
The power indicator is an LED on the back of your Azure Kinect DK. The color changes depending on the status of your device.
78+
79+
![The image shows the back of the Azure Kinect DK. There are three numbered callouts: one for an LED indicator, and below it, two for cables.](./media/quickstarts/azure-kinect-dk-power-indicator.png)
80+
81+
This figure labels the following components:
82+
83+
1. Power indicator
84+
1. Power cable (connected to the power source)
85+
1. USB/data cable (connected to the PC)
86+
87+
Make sure the cables are connected as shown and check the following table to learn what the light indicates.
88+
89+
|When the light is |It means that |And you should |
90+
| ---| --- | --- |
91+
|Solid white |The device is powered on and working properly. |Use the device. |
92+
|Not lit |The device is not connected to the PC. |Make sure that the round power connector cable is connected to the device and to the USB power adapter.<br /><br />Make sure that the USB-C cable is connected to the device and to your PC. |
93+
|Flashing white |The device is powered on but doesn't have a USB 3.0 data connection. |Make sure that the round power connector cable is connected to the device and to the USB power adapter.<br /><br />Make sure that the USB-C cable is connected to the device and to your PC.<br /><br />*Verify that your PC meets the requirements of having a supported USB 3.0 host controller.*<br /><br />Connect the device to a different USB 3.0 port on the PC. |
94+
|Flashing amber |The device doesn't have enough power to operate. |Make sure that the round power connector cable is connected to the device and to the USB power adapter.<br /><br />Make sure that the USB-C cable is connected to the device and to your PC. |
95+
|Amber, then flashing white |The device is powered on and is receiving a firmware update, or is resetting to the factory settings. | |
96+
7597
## See also
7698

7799
[Azure Kinect DK hardware information](hardware-specification.md)

0 commit comments

Comments
 (0)
Please sign in to comment.