# Network Configuration

## Dynamic IP Address Configuration

### 1.Restore WiFi module default settings

```{figure} ../../media/AT2BRESTORE.png
:align: center
:width: 300px

Restore WiFi module default settings
```

### 2.Set static IP mode

```{figure} ../../media/AT2BDHCP3D1.png
:align: center
:width: 300px

Set static IP mode
```


### 3.Restart Scanner

```{figure} ../../media/24POWER23OFF.png
:align: center
:width: 300px

Restart Scanner
```

### 4.Configure transmission scheme
- After configuring the network parameters, select the transmission method below to configure
1. <project:tcpserver.md>
2. <project:tcpserver.md>
3. <project:mqtt.md>
4. <project:http.md>



## Static IP Address Configuration

### 1.Restore WiFi module default settings

```{figure} ../../media/AT2BRESTORE.png
:align: center
:width: 300px

Restore WiFi module default settings
```

### 2.Set static IP mode

```{figure} ../../media/AT2BDHCP3D0.png
:align: center
:width: 300px

Set static IP mode
```


### 3.Restart Scanner

```{figure} ../../media/24POWER23OFF.png
:align: center
:width: 300px

Restart Scanner
```


### 4.Set IP address

```{raw} html

    <iframe src="../../plugins/wifi-network-address.html" height="500px" width="100%"></iframe>

```
### 5.Setting the Gateway

```{raw} html

    <iframe src="../../plugins/wifi-network-gateway.html" height="500px" width="100%"></iframe>

```
### 6.Set the subnet mask

```{raw} html

    <iframe src="../../plugins/wifi-network-mask.html" height="500px" width="100%"></iframe>

```

### 7.Configure transmission scheme
- After configuring the network parameters, select the transmission method below to configure
1. <project:tcpserver.md>
2. <project:tcpserver.md>
3. <project:mqtt.md>
4. <project:http.md>