Initial setup of SDK parameters

SpenZerX
Posts: 41
Joined: Thu Apr 16, 2015 9:30 pm
Location: Germany
Contact:

Initial setup of SDK parameters

Postby SpenZerX » Thu Jul 02, 2015 5:01 pm

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?

ESP_Faye
Posts: 1646
Joined: Mon Oct 27, 2014 11:08 am

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 !

Who is online

Users browsing this forum: No registered users and 97 guests