Yuan Hong Hui
64aaaf87a7
can't change indication manually
2021-12-08 11:05:07 +08:00
Island
485ea20eae
Merge branch 'test/update_ble_mesh_console_files_forv3.3' into 'release/v3.3'
...
test: fix ble mesh send problem (v3.3)
See merge request espressif/esp-idf!14533
2021-12-03 08:38:45 +00:00
Jiang Jiang Jian
4baf48074c
Merge branch 'feat/ble_mesh_support_ble_scan_v3.3' into 'release/v3.3'
...
ble_mesh: stack: Add BLE scan callback when mesh is enabled (v3.3)
See merge request espressif/esp-idf!13941
2021-12-01 05:56:29 +00:00
luchangjie
c8f2193515
fix ble mesh send problem
2021-10-25 16:59:43 +08:00
Harshit Malpani
881522c9b8
Update example test for esp_http_client
2021-10-07 17:24:20 +05:30
Harshit Malpani
7b271ac0ce
Updated the root certificate of https examples
2021-10-07 17:09:41 +05:30
Vikram Dattu
03fc607492
Fixed broken http2_request example.
...
Implementation of `esp_tls_conn_new_sync` now uses timeout_ms value to
give up retries.
Specified this value to be 10 sec. (10 * 1000 ms).
Signed-off-by: Vikram Dattu <vikram.dattu@espressif.com>
2021-09-29 09:48:47 +05:30
lly
3924ca8f03
ble_mesh: ci: Add ble & ble mesh coex sdkconfig test files
2021-09-10 11:27:13 +08:00
wangmengyang
c631fdf33c
controller_hci_uart: fixed the sdkconfig.defaults in the example
2021-08-16 16:39:43 +08:00
Zim Kalinowski
c43792e792
Merge branch 'docs/fix_readme_links_v3.3' into 'release/v3.3'
...
docs: fixed dead readme links (v3.3)
See merge request espressif/esp-idf!14468
2021-07-22 02:43:00 +00:00
Marius Vikhammer
cc40b77c4c
docs: fixed dead readme link
2021-07-21 17:45:12 +08:00
Shubham Kulkarni
fcca83efff
OTA examples: Updated server certificate
2021-07-14 12:53:08 +05:30
Jiang Jiang Jian
ee3e817a93
Merge branch 'ajust_espnow_channel_config_range_v3.3' into 'release/v3.3'
...
ajust espnow channel range
See merge request espressif/esp-idf!13685
2021-07-07 03:25:53 +00:00
Lu Chang Jie
9dd12683e6
test: merge ble mesh node and provioner in console
2021-06-30 14:14:36 +08:00
Chen Yudong
a6fc744026
test: fix socket issue in iperf example test
2021-06-08 17:40:25 +08:00
He Yin Ling
35a7462e69
test: fix iperf example errors:
...
1. fix TypeError when running with python3
2. fix throughput chart x/y axis label error
3. make test case compatibile with iperf bin on earlier release branches
2021-06-08 17:40:14 +08:00
Chen Yudong
9703c1a32f
CI: fix connection failures in asio example tests
2021-06-08 17:40:04 +08:00
Chen Yudong
62359f3442
ci: run target test with python3
2021-06-08 17:39:29 +08:00
dongyou
6b263ae8cb
ajust espnow channel range
2021-05-25 11:08:12 +08:00
Jiang Jiang Jian
c3678c5378
Merge branch 'feature/support_transport_keepalive_v3.3' into 'release/v3.3'
...
Feature/support transport keepalive v3.3 [backport v3.3]
See merge request espressif/esp-idf!12154
2021-04-22 05:59:05 +00:00
Jiang Jiang Jian
cf79bfbc5f
Merge branch 'bugfix/fix_wifi_interface_use_v3.3' into 'release/v3.3'
...
esp_wifi: Modify ESP_IF_WIFI_STA to WIFI_IF_STA (backport v3.3)
See merge request espressif/esp-idf!12055
2021-04-22 05:57:04 +00:00
Jiang Jiang Jian
a943d21126
Merge branch 'feature/add_a2dp_init_deinit_comp_evt' into 'release/v3.3'
...
feature/ Add A2DP Init and Deinit Complete Evt [backport v3.3]
See merge request espressif/esp-idf!10151
2021-04-22 05:51:24 +00:00
Jiang Jiang Jian
c3e3f8b490
Merge branch 'bugfix/fix_iperf_example_exception_handling_for_no_ap_found_v3.3' into 'release/v3.3'
...
bugfix/fix_iperf_example_exception_handling_for_no_ap_found_v3.3
See merge request espressif/esp-idf!12274
2021-04-22 05:49:00 +00:00
Jiang Jiang Jian
eaa02c0ef8
Merge branch 'feat/ble_mesh_multiple_nvs_namespace_v3.3' into 'release/v3.3'
...
ble_mesh: stack: Provisioner supports multiple nvs namespaces (v3.3)
See merge request espressif/esp-idf!11950
2021-04-22 05:48:44 +00:00
Mahavir Jain
dfdf9fe4e2
Merge branch 'bugfix/update_howsmyssl_cert_v3.3' into 'release/v3.3'
...
examples/protocols: update www.howsmyssl.com certificate to fix test failures (v3.3)
See merge request espressif/esp-idf!12214
2021-03-26 05:04:13 +00:00
Mahavir Jain
12cb4243f5
examples/protocols: update www.howsmyssl.com certificate to fix test failures
2021-03-26 02:42:44 +00:00
Shubham Kulkarni
b082ed5d2b
Enable lru_purge_enable in simple HTTP server example
2021-03-26 02:41:50 +00:00
xiehang
1975d39d44
esp_wifi: Modify ESP_IF_WIFI_AP to WIFI_IF_AP
2021-03-25 10:53:28 +08:00
xiehang
ee2b8a65a0
esp_wifi: Modify ESP_IF_WIFI_STA to WIFI_IF_STA
2021-03-25 10:51:36 +08:00
dongyou
44f22150f2
add exception handling for iperf example's scan when no ap was found
2021-02-04 17:59:13 +08:00
lly
4005df854f
ble_mesh: ci: Add settings sdkconfig test files
2021-02-04 07:16:35 +00:00
liqigan
539718735b
fix spp connect failed or discovery failed after the first connection release
2021-02-03 17:23:45 +08:00
weitianhua
33ad4b6f84
Add A2DP Init and Deinit Complete Evt
2021-01-26 11:15:35 +08:00
yuanjm
36c3b8980d
Make OTA example support keepalive
2021-01-25 17:48:54 +08:00
Jiang Jiang Jian
3f15854d96
Merge branch 'bugfix/fix_some_wifi_bugs_0105_v3.3' into 'release/v3.3'
...
Bugfix/fix some wifi bugs 0105 v3.3 (backport v3.3)
See merge request espressif/esp-idf!11945
2021-01-18 21:22:48 +08:00
xiehang
3590a6816f
example: Scan failure should not cause system crash
2021-01-15 19:45:59 +08:00
xiehang
2f4ef71beb
example: do not check the return value of esp_wifi_connect()
2021-01-15 19:40:25 +08:00
xiehang
ae24692785
esp_wifi: Update WiFi lib
...
1. Add check CSA state before CSA timer process
2. Change wifi scan duration from 120ms to 100ms
3. Using deport reg instead of ahb
4. Check TID in ieee80211_recv_bar()
5. Revert to report specific reason code when receiving deauth during 4-way-handshark
6. Fix the bug that tx ampdu parameter is not from peer device
7. Refactor wifi_interface_t
8. Faster WiFi station connect improvement, avoid 100ms passive scan
9. Add FCS failed packets filter
10.Update esp32 phy lib to v4660
11.Fix csa timer issue
12.Fix country code last byte to space instead of NULL
13.Fix softap cannot forward A-MSDU
14.Fix max tx power to 20dBm
15.Fix the issue that the esp_wifi_sta_get_ap_info can't get country
2021-01-11 19:21:13 +08:00
Jiang Jiang Jian
1df7be0e58
Merge branch 'feat/ble_mesh_provisioner_recv_hb_support_v3.3' into 'release/v3.3'
...
Feat/ble mesh provisioner recv hb support (v3.3)
See merge request espressif/esp-idf!11916
2021-01-11 11:44:27 +08:00
lly
79a5037ee2
ble_mesh: ci: Add enabling hb recv sdkconfig file
2021-01-08 09:36:52 +08:00
xiehang
60291300a2
Revert "esp_wifi: Fix handling of multiple AP credentials in WPS"
...
This reverts commit de0d1fffcd
.
2021-01-06 19:30:56 +08:00
Jiang Jiang Jian
8ff6e2eee5
Merge branch 'bugfix/wps_multiple_ap_creds_v3.3' into 'release/v3.3'
...
Bugfix/wps multiple ap creds v3.3 (backport v3.3)
See merge request espressif/esp-idf!11727
2020-12-23 23:33:46 +08:00
Anton Maklakov
6dfb8a5fc3
Merge branch 'bugfix/mdns_example_test_exit_v3.3' into 'release/v3.3'
...
ci: Fixed mdns example test to correctly exit helper thread
See merge request espressif/esp-idf!11676
2020-12-23 21:50:18 +08:00
xiehang
de0d1fffcd
esp_wifi: Fix handling of multiple AP credentials in WPS
...
WPS can send multiple AP credentials, while existing implementation
will only use the first credentials which could be for the 5G band.
Fix this by passing these credentials to the App and attempting
to connect using each of those. Older Apps will remain compatible
without breaking WPS, but the issue will remain.
2020-12-23 15:05:28 +08:00
liqigan
46fa26b56f
fix spp vfs demo crash when use dynamic memory
2020-12-23 14:44:48 +08:00
David Cermak
86dbff4297
ci: Fixed mdns example test to correctly exit helper thread
2020-12-18 16:54:04 +01:00
Ivan Grokhotkov
3ca579bc23
Merge branch 'test/disable_twai_example_ci_v3.3' into 'release/v3.3'
...
Temporarily disable TWAI network example test (backport v3.3)
See merge request espressif/esp-idf!11564
2020-12-16 04:22:50 +08:00
Shubham Kulkarni
35d0b93ecf
esp_http_client: Skip check for redirection counter if status code is success.
...
Set disable_auto_redirect in esp_http_client example to validate this condition in CI
2020-12-14 14:44:22 +05:30
Jiang Jiang Jian
c2f5fc0c88
Merge branch 'optimize/ble_mesh_provision_dev_uuid_check_v3.3' into 'release/v3.3'
...
ble_mesh: stack: Need uuid when adding device for provisioning (v3.3)
See merge request espressif/esp-idf!11582
2020-12-12 17:57:37 +08:00
lly
60ebc7f8e3
ble_mesh: ci: Add PB-ADV & PB-GATT sdkconfig test files
2020-12-11 20:12:45 +08:00