# WIFI Mode Connection

## 1.WIFI mode connection steps

1. The phone needs to use a USB cable to successfully project the screen&#x20;
2. [Refer to the USB connection tutorial and successfully connect to Panda with a USB cable](https://doc.some3c.com/usb-connect-phone#id-1.usb-connection)
3. Turn on WIFI on the phone and successfully connect to the network
4. The wifi connected to the phone and the network connected to the computer need to be in the same local area network
5. Right-click the small screen and click \[Switch to WIFI mode]
6. After the transfer is successful, the word WIFI will be displayed in the upper left corner of the phone, as shown below

<figure><img src="https://1443965649-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fnr7mODcx4OmqI75xOUOV%2Fuploads%2FEIVGBrpwcIg2vds3NkOy%2Fimage.png?alt=media&#x26;token=35e8b4cb-d2c6-4094-8516-6b17edbbf40e" alt="LAIXI Android Screen Projection"><figcaption><p>some3c.com</p></figcaption></figure>

## 2.How to change the USB mode to WIFI mode?

1. Right-click the small screen and a pop-up window will pop up.

<figure><img src="https://1443965649-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fnr7mODcx4OmqI75xOUOV%2Fuploads%2FsIXD7XC2Vb9d63Q2uZG9%2Fimage.png?alt=media&#x26;token=1d95d354-b953-4d99-9326-698ddea4e1e9" alt="LAIXI Android Screen Projection"><figcaption><p>some3c.com</p></figcaption></figure>

2.Click the button to switch to WIFI mode, and the selected device will start to switch modes.

<figure><img src="https://1443965649-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fnr7mODcx4OmqI75xOUOV%2Fuploads%2FEXPnEzpdNiBHqYOsxHDN%2Fimage.png?alt=media&#x26;token=aae0b5a3-b80e-40f5-92e7-083cf325d0f2" alt="LAIXI Android Screen Projection"><figcaption><p>some3c.com</p></figcaption></figure>

3. After the conversion is successful, the word WIFI will be displayed in the upper left corner of the small screen.

{% hint style="info" %} <mark style="color:orange;">Note: USB to WIFI necessary conditions:</mark>&#x20;

<mark style="color:orange;">1.the mobile phone must be connected to WIFI</mark>&#x20;

<mark style="color:orange;">2. The WIFI network connected to the mobile phone must be in the same LAN as the network of the host computer</mark>
{% endhint %}

## 3.How to switch all mobile phones to wifi mode in batches?

1.In Panda, press Ctrl+A to select all phones. Then click "More" on the right and click Wi-Fi mode.

<figure><img src="https://1443965649-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fnr7mODcx4OmqI75xOUOV%2Fuploads%2FGDAsqgtBPFof1vGSa490%2Fimage.png?alt=media&#x26;token=ad5da03f-e07a-4b8e-a245-216d0ecd84fe" alt="LAIXI Android Screen Projection"><figcaption><p>some3c.com</p></figcaption></figure>

## 4.Unable to switch to Wi-Fi mode?

1. Is the router connected to the computer the same as the router connected to your phone?
2. Is the network between the computer and the phone interoperable? Follow the steps below to verify:
3. Press win+R on the computer keyboard
4. Enter cmd in the pop-up run window and press Enter to open the terminal window
5. Enter "ping 192.168.1.112" in the terminal window (the IP address after ping is the real IP address of your phone)


---

# 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://doc.some3c.com/panda-manual/wifi-mode-connection.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.
