Hi Espressif,
is it applications job to store ssid, password and other wifi parameters in applications config? Or is it ok to get and change all parameters from SDK, if needed?
Is there a tool to make an initial setup configuration .bin for SDK-configuration for flashing to final series products, which includes custom settings for ssid,password,channel, IP,MAC, ..?
Can not find this options in your flash-tool. Only for RF-Parameters.
Or is it applications job to initialize SDK (change to custom ssid,password,channel...) at first boot?
Initial setup of SDK parameters
Re: Initial setup of SDK parameters
Postby ESP_Faye » Mon Jul 06, 2015 10:53 am
Hi,
wifi_station_set_config to set configuration of ESP8266 station,here is an example http://bbs.espressif.com/viewtopic.php?f=21&t=228
wifi_softap_set_config to set configuration of ESP8266 softAP,here is an example http://bbs.espressif.com/viewtopic.php?f=21&t=227
wifi_set_ip_info to set static IP address of ESP8266
wifi_set_macaddr to set MAC address of ESP8266
More introduction of APIs are in documentation “2C-ESP8266__SDK__Programming Guide” (\esp_iot_sdk\document)
Thanks for your interest in Espressif Systems and ESP8266 !
wifi_station_set_config to set configuration of ESP8266 station,here is an example http://bbs.espressif.com/viewtopic.php?f=21&t=228
wifi_softap_set_config to set configuration of ESP8266 softAP,here is an example http://bbs.espressif.com/viewtopic.php?f=21&t=227
wifi_set_ip_info to set static IP address of ESP8266
wifi_set_macaddr to set MAC address of ESP8266
More introduction of APIs are in documentation “2C-ESP8266__SDK__Programming Guide” (\esp_iot_sdk\document)
Thanks for your interest in Espressif Systems and ESP8266 !
Who is online
Users browsing this forum: No registered users and 97 guests
Login
Newbies Start Here
Are you new to ESP8266?
Unsure what to do?
Dunno where to start?
Start right here!
Latest SDK
Documentation
Complete listing of the official ESP8266 related documentation release by ESPRESSIF!
Must read here!
- All times are UTC+08:00
- Top
- Delete all board cookies
About Us
Espressif Systems is a fabless semiconductor company providing cutting-edge low power WiFi SoCs and wireless solutions for wireless communications and Internet of Things applications. We are the manufacturer of ESP8266EX.