Angus Gratton
|
2e8d607b21
|
legacy provisioning: Always try to reconnect when disconnected
Some APs may fail authentication temporarily if they have too many
associated stations, for example.
|
2020-06-28 22:52:45 +00:00 |
|
Angus Gratton
|
5bdecb3db2
|
esp_prov: Refactor to use new 'wait_wifi_connected' function
Means all provisioning examples will have the same retry behaviour.
|
2020-06-28 22:52:45 +00:00 |
|
Angus Gratton
|
e969a5e5ff
|
ci provisioning: Use strings instead of "magic numbers" for connection state
|
2020-06-28 22:52:45 +00:00 |
|
Krzysztof Budzynski
|
e1ab4b6711
|
Merge branch 'bugfix/uart_echo_readme' into 'master'
example: Remove duplicate commands and invalid serial port information
Closes IDFGH-3022
See merge request espressif/esp-idf!8295
|
2020-04-11 01:52:01 +08:00 |
|
Fu Hanxi
|
5b2fa1a5ad
|
build_app: make multi target support readable
|
2020-04-09 16:40:57 +08:00 |
|
Roland Dobai
|
6adb1a0609
|
example: Remove duplicate commands and invalid serial port information
Closes https://github.com/espressif/esp-idf/issues/5049
|
2020-04-08 13:17:48 +02:00 |
|
Piyush Shah
|
156ae68275
|
provisioning_examples: Move older examples to legacy/ folder
Change the manager example folder name to wifi_prov_mgr to sound more meaningful.
Signed-off-by: Piyush Shah <piyush@espressif.com>
|
2020-03-13 06:23:15 +00:00 |
|