| Value | Description |
|---|---|
| master | Use Robotino as wireless access point (WAP). Robotinos IP address is 172.26.1.1 with netmask 255.255.0.0. A DHCP server is started assigning address in the range 172.26.1.100 to 172.26.1.200 to devices connecting to Robotino. |
| client | Use Robotino as wireless LAN client, i.e. Robotino connects to an external wireless access point. |
| Value | Description |
|---|---|
| Your SSID | Service Set Identifier. The unique identifier for your wireless network. |
| Value | Description |
|---|---|
| Your PSK | pre-shared key. The secret key to log into your wireless network. |
| Value | Description |
|---|---|
| manual | Assign IP address/network/gateway and dns manually. |
| auto | Ask a DHCP server in your network for an IP address. |
| Value | Description |
|---|---|
| YourIPaddress | The manually assigned IPv4 address. |
| Bitmask (Bits) | Dotted Decimal |
|---|---|
| 0 | 0.0.0.0 |
| 1 | 128.0.0.0 |
| 2 | 192.0.0.0 |
| 3 | 224.0.0.0 |
| 4 | 240.0.0.0 |
| 5 | 248.0.0.0 |
| 6 | 252.0.0.0 |
| 7 | 254.0.0.0 |
| 8 | 255.0.0.0 |
| 9 | 255.128.0.0 |
| 10 | 255.192.0.0 |
| 11 | 255.224.0.0 |
| 12 | 255.240.0.0 |
| 13 | 255.248.0.0 |
| 14 | 255.252.0.0 |
| 15 | 255.254.0.0 |
| 16 | 255.255.0.0 |
| 17 | 255.255.128.0 |
| 18 | 255.255.192.0 |
| 19 | 255.255.224.0 |
| 20 | 255.255.240.0 |
| 21 | 255.255.248.0 |
| 22 | 255.255.252.0 |
| 23 | 255.255.254.0 |
| 24 | 255.255.255.0 |
| 25 | 255.255.255.128 |
| 26 | 255.255.255.192 |
| 27 | 255.255.255.224 |
| 28 | 255.255.255.240 |
| 29 | 255.255.255.248 |
| 30 | 255.255.255.252 |
| 31 | 255.255.255.254 |
| 32 | 255.255.255.255 |
| Value | Description |
|---|---|
| YourIPgateway | The manually assigned gateway. Blank or 0.0.0.0 for no gateway. |
| Value | Description |
|---|---|
| YourIPdnsServers | The manually assigned dns servers. Separate multiple dns servers by ";". Example 192.168.1.1;192.168.7.1 |