EasyManuals Logo

Espressif ESP32 User Guide

Espressif ESP32
20 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #17 background imageLoading...
Page #17 background image
2. Getting Started
2.2.5.
dhcp
Description
dhcp commands are used to enable or disable dhcp server/client.
Example
dchp -S [-o mode]
dhcp -E [-o mode]
dhcp -Q [-o mode]
Parameter
2.2.6.
ip
Description
ip command are used to set and query the IP address of the network interface.
Example
ip -Q [-o mode]
ip -S [-i ip] [-o mode] [-m mask] [-g gateway]
Parameter
Table 2-10. dhcp Command Parameter
Parameter
Description
-S
Start DHCP (Client/Server).
-E
End DHCP (Client/Server).
-Q
show DHCP status.
-o mode
mode = 1 : DHCP client of STA interface.
mode = 2 : DHCP server of AP interface.
mode = 3 : both.
Table 2-11. ip Command Parameter
Parameter
Description
-Q
Show IP address.
-o mode
mode = 1 : IP address of interface STA.
mode = 2 : IP address of interface AP.
mode = 3 : both
-S
Set IP address.
-i ip
IP address.
-m mask
Subnet address mask.
-g gateway
Default gateway.
Espressif
2015.12
Confidential

Other manuals for Espressif ESP32

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Espressif ESP32 and is the answer not in the manual?

Espressif ESP32 Specifications

General IconGeneral
Clock SpeedUp to 240 MHz
SRAM520 KB
Wi-Fi802.11 b/g/n
BluetoothBluetooth v4.2 BR/EDR and BLE
GPIO Pins34
Operating Voltage2.2V to 3.6V
Operating Temperature-40°C to +125°C
ProcessorTensilica Xtensa LX6
Flash Memory4MB (varies by module)
ADC12-bit SAR ADC up to 18 channels
DAC2 channels of 8-bit DACs
I2C2 x I2C
I2S2 x I2S
InterfacesCAN 2.0
SPI4 SPI interfaces
UART3 x UART

Related product manuals