nodemcu-firmware/docs/modules
Skirmantas Lauzikas 6d0e45793f ESP32: Add option to set IP/dns config (#2560)
* ESP32: Add option to set IP/dns config

This commit adds support for setting:
* Hostname
* Static IP / Dns server (Sta mode)
* Changing AP network ip config
* Setting DNS server IP for DHCP

* ESP32: Documentation for setting IP/dns/hostname config

* Documented new functions
* sethostname() now returns true if success
2019-06-10 16:33:29 +02:00
..
adc.md Re-organize documentation 2019-01-13 21:30:28 +01:00
bit.md Fix source reference 2019-01-16 23:31:18 +01:00
bthci.md Re-organize documentation 2019-01-13 21:30:28 +01:00
can.md Re-organize documentation 2019-01-13 21:30:28 +01:00
crypto.md ESP32 crypto module (#2607) 2019-01-18 12:55:26 +01:00
dac.md Re-organize documentation 2019-01-13 21:30:28 +01:00
dht.md Re-organize documentation 2019-01-13 21:30:28 +01:00
encoder.md fix example 2019-01-20 12:49:00 +01:00
file.md Re-organize documentation 2019-01-13 21:30:28 +01:00
gpio.md Re-organize documentation 2019-01-13 21:30:28 +01:00
http.md Fixed http.post() example (#2734) 2019-04-22 11:39:14 +02:00
i2c.md Fix source reference 2019-01-16 23:31:18 +01:00
i2s.md Re-organize documentation 2019-01-13 21:30:28 +01:00
ledc.md Re-organize documentation 2019-01-13 21:30:28 +01:00
mqtt.md mqtt: add ceritificate handling to support server verification and mutual authentication (#2657) 2019-02-12 23:10:25 +01:00
net.md Re-organize documentation 2019-01-13 21:30:28 +01:00
node.md Fix source reference 2019-01-16 23:31:18 +01:00
ow.md Re-organize documentation 2019-01-13 21:30:28 +01:00
qrcodegen.md Re-organize documentation 2019-01-13 21:30:28 +01:00
sdmmc.md add support for sdmmc cards in sd-spi mode (#2644) 2019-02-10 10:11:13 +01:00
sigma-delta.md Fix source reference 2019-01-16 23:31:18 +01:00
sjson.md Fix source reference 2019-01-16 23:31:18 +01:00
sodium.md Re-organize documentation 2019-01-13 21:30:28 +01:00
spi.md add support for sdmmc cards in sd-spi mode (#2644) 2019-02-10 10:11:13 +01:00
struct.md Fix source reference 2019-01-16 23:31:18 +01:00
time.md Re-organize documentation 2019-01-13 21:30:28 +01:00
tmr.md Fix source reference 2019-01-16 23:31:18 +01:00
u8g2.md update to u8g2 2.25.10 2019-04-28 22:26:37 +02:00
uart.md uart: added uart.getconfig() (#2633) 2019-01-29 22:28:37 +01:00
ucg.md Re-organize documentation 2019-01-13 21:30:28 +01:00
wifi.md ESP32: Add option to set IP/dns config (#2560) 2019-06-10 16:33:29 +02:00
ws2812.md Re-organize documentation 2019-01-13 21:30:28 +01:00