f3ca4f8d2d
fix copy paste error
2024-08-14 17:11:34 +08:00
82dcc3e0ad
feat(provisioning): Modify component and example for ESP8266
2020-08-11 15:10:30 +08:00
08537e4238
feat(provisioning): Bring wifi_provisioning component and example from idf
...
Commit ID: dd3c0329
2020-08-11 15:10:30 +08:00
655f934008
fix(wifi): fix writing error
2020-05-25 16:51:12 +08:00
4dee04c03b
feat(esp_event): examples use esp_event instead of old event process
2020-01-15 16:29:29 +08:00
af0fcc0492
fix(wifi): fix compatibility issues with AP which configured to 11n only
2019-06-14 11:06:39 +08:00
4d695aad09
bugfix/netif_loopback_default_to_true: Added netif loopback to true in sdkconfig.defaults of http_server & provisioning
2019-04-09 19:41:48 +05:30
e7cf607c89
feature/wifi-provisioning: Changes to make wifi-provisioning compatible with ESP8266.
...
Changes:
Added Config to enable wifi-provisioning and protocomm & their pre-requisites.
Changed sdkconfig.defaults, apt headers, esp_log_internal.h for compilation.
Removed console, ble provisioning examples.
Modified esp_prov to enable only softap transport.
2019-02-25 17:39:28 +05:30
bfd0647ea8
feature/wifi-provisioning: Added wifi-provisioning component from idf.
...
Added wifi-provisioning examples and esp_prov tool.
2019-02-25 17:39:28 +05:30