# Test

### Purpose <a href="#title-0-purpose" id="title-0-purpose"></a>

This document describes how to test the Wi-Fi function of color and white lighting product modules and communication between the modules and the control board

### Applicable Scope <a href="#title-1-applicable-20scope" id="title-1-applicable-20scope"></a>

Wi-Fi color and white lighting products Lighting products' firmware supports the new product test process and can be re-tested.

### Test Preparation <a href="#title-2-test-20preparation" id="title-2-test-20preparation"></a>

1\) Prepare two 2.4 GHz routers. Use 2.4 GHz routers only. Power on the routers without connecting them to the Internet. The TP-LINK 2.4G routers are recommended. 2) Set the SSID of router 1 to tuya\_mdev\_test1. To check whether the setting is successful, enable the Wi-Fi function of your mobile phone and check whether your mobile phone can receive signals from tuya\_mdev\_test1. A password is optional for the router. 3) Set the SSID of router 2 to tuya\_mdev\_test2. To check whether the setting is successful, enable the Wi-Fi function of your mobile phone and check whether your mobile phone can receive signals from tuya\_mdev\_test1. A password is optional for the router. 4) Place the routers about 3 m to 5 m away from the product to be tested. 5) To facilitate the test, remove non-testing routers from the test environment. 6) If the product to be tested has been bound to the Smart Life app, remove it from the app, wait for 10s, and power it off.

### Test Processes <a href="#title-3-test-20processes" id="title-3-test-20processes"></a>

1\) Monochromatic lighting product test process 2) CW lighting product test process 3) RGB lighting product test process 4) RGBW lighting product test process 5) RGBWC lighting product test process

6\) Monochromatic Lighting Product Test Process

![Production test of Wi-Fi lighting products](https://airtake-public-data-1254153901.cos.ap-shanghai.myqcloud.com/goat/20200314/cd344974e9384e6fa154f8db834db3b2.png)

7\) CW Lighting Product Test Process

![Production test of Wi-Fi lighting products](https://airtake-public-data-1254153901.cos.ap-shanghai.myqcloud.com/goat/20200314/8b223f7e0baa4b64b5bc3a092bc56791.png)

8\) RGB Lighting Product Test Process

![Production test of Wi-Fi lighting products](https://airtake-public-data-1254153901.cos.ap-shanghai.myqcloud.com/goat/20200314/d59963b81a4e40919b37b21a233bf092.png)

9\) RGBW Lighting Product Test Process

![Production test of Wi-Fi lighting products](https://airtake-public-data-1254153901.cos.ap-shanghai.myqcloud.com/goat/20200314/1b18f24e959349509610c4dac3c20db3.png)

10\) RGBWC Lighting Product Test Process

![Production test of Wi-Fi lighting products](https://airtake-public-data-1254153901.cos.ap-shanghai.myqcloud.com/goat/20200314/5f4b7b9613f24213915a47457bc7ff9d.png)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.ifreeq.com/developer/device-development/access-mode-soc/lighting/test.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
