linruihao
f57826e239
fix(esp_coex): Fix dependency errors in coexist configuration
2023-11-16 03:16:15 +00:00
Jiang Jiang Jian
5c61c89308
Merge branch 'fix/exception_was_unhandled_for_bt_spp_vfs_acceptor_v5.1' into 'release/v5.1'
...
fix(bt/bluedroid): fix LoadProhibited error in spp vfs acceptor example (backport v5.1)
See merge request espressif/esp-idf!26861
2023-11-15 14:45:04 +08:00
David Čermák
cc7c93cfaa
Merge branch 'fix/netif_sntp_examples_v5.1' into 'release/v5.1'
...
fix(examples): Fix usage of SNTP netif API in examples (v5.1)
See merge request espressif/esp-idf!26917
2023-11-14 21:57:12 +08:00
Jiang Jiang Jian
0f61bd25a2
Merge branch 'bugfix/iperf_improvements_v5.1' into 'release/v5.1'
...
fix(examples/iperf): Update and rename default TCP/UDP buffer sizes (Backport v5.1)
See merge request espressif/esp-idf!26680
2023-11-14 15:38:23 +08:00
Wang Meng Yang
c46775031e
Merge branch 'bugfix/backport_some_ble_bugs_20231020_v5.1' into 'release/v5.1'
...
Fixed some BLE bugs 20231020 (backport v5.1)
See merge request espressif/esp-idf!26604
2023-11-14 15:35:55 +08:00
Jiang Jiang Jian
5a128c169c
Merge branch 'doc/update_espnow_example_v5.1' into 'release/v5.1'
...
doc(WiFi/Vendor): Update the ESPNOW example for the recv callback function (backport v5.1)
See merge request espressif/esp-idf!26685
2023-11-14 15:35:37 +08:00
Jiang Jiang Jian
8f4c9bdc03
Merge branch 'backport/fix_ble_bugs_v5.1' into 'release/v5.1'
...
Backport/fix ble bugs v5.1(backport v5.1)
See merge request espressif/esp-idf!26762
2023-11-14 15:15:40 +08:00
Jiang Jiang Jian
894cf042f9
Merge branch 'fix/remove_esp_hf_ag_devices_status_indchage_in_example_v5.1' into 'release/v5.1'
...
fix(bt/bluedroid): Send device status of AG to HF with a different api (backport v5.1)
See merge request espressif/esp-idf!26587
2023-11-14 15:10:50 +08:00
Armando
6de9757a4b
fix(adc): rename ADC_ATTEN_DB_11 to ADC_ATTEN_DB_12
...
By design, it's 12 dB. There're errors among chips, so the actual
attenuation will be 11dB more or less
2023-11-07 14:09:21 +08:00
David Cermak
cda65b73f4
fix(examples): Fix usage of SNTP netif API in examples
2023-11-03 11:23:17 +01:00
gongyantao
70aedc85a4
fix(bt/bluedroid): fix loadprohibited error in spp vfs acceptor example
2023-11-02 11:47:28 +08:00
alanmaxwell
85fbfae5d2
fix(wifi): Fix bug using CONFIG_WIFI_ENABLED macro
2023-10-31 15:56:21 +08:00
zhanghaipeng
c7e82194a4
fix(bt/bluedroid): Fix max BLE gattc notify number to improve compatibility
2023-10-31 14:38:42 +08:00
zhanghaipeng
b35c41aee0
fix(bt/bluedroid): Optimize compatibility with Android 10 and later devices
2023-10-31 14:38:42 +08:00
zhanghaipeng
6a94399233
feat(bt/bluedroid): Support hid device control point
2023-10-31 14:38:42 +08:00
zhanghaipeng
35afc37f1a
fix(bt/bluedroid): Optimize compatibility with IOS and MACOS devices
2023-10-31 14:38:42 +08:00
zhangyanjiao
3a436b0eb2
doc(WiFi/Vendor): Update the ESPNOW example for the recv callback function
2023-10-26 14:14:00 +08:00
Nachiket Kukade
d64a29c3b4
fix(examples/iperf): Update and rename default TCP/UDP buffer sizes
2023-10-26 10:35:57 +05:30
zhiweijian
5677692187
feat: add config to disable ble hci uart flow control
2023-10-20 16:48:33 +08:00
gongyantao
ae04d7b61d
fix(bt/bluedroid): Send device status of AG to HF with a different api
...
1: replace api esp_hf_ag_devices_status_indchange with esp_hf_ag_ciev_report in bluetooth
hfp_ag example to send device status of AG to HF unit.
2: remove the unused codes
2023-10-20 10:03:24 +08:00
Erhan Kurubas
1ddbc13499
fix(pytest_gcov): properly extract file path from the gcov output
2023-10-18 10:57:05 +02:00
zhangwenxu
3bb89e116a
feat(openthread): Host connection logic refactor
2023-10-16 15:02:57 +08:00
Jiang Jiang Jian
d02cfc21b7
Merge branch 'feature/walkthrough_for_spp_client_v5.1' into 'release/v5.1'
...
doc(nimble): Added the tutorial for spp_client example. (v5.1)
See merge request espressif/esp-idf!26201
2023-09-28 13:35:57 +08:00
Zim Kalinowski
1256e6fd6b
fix(examples): Reverted: Fix example build errors caused by the deep_sleep funcs are returnable
...
This reverts commit d521b7d52a
.
2023-09-27 12:25:51 +02:00
Anton Maklakov
c4b6f0cf41
Merge branch 'feature/walkthrough_for_spp_server_v5.1' into 'release/v5.1'
...
doc(nimble): Added the tutorial for spp_server example. (v5.1)
See merge request espressif/esp-idf!26216
2023-09-27 17:30:11 +08:00
Shu Chen
5b45d359d2
Merge branch 'feature/update_esp32h2_sleep_logic_backport_v5.1' into 'release/v5.1'
...
feat(pm): remove SOC_PM_RETENTION_HAS_CLOCK_BUG for esp32h2 (backport v5.1)
See merge request espressif/esp-idf!26181
2023-09-27 14:38:47 +08:00
Jiang Jiang Jian
8008dbe624
Merge branch 'test/bqb_test_bt_classic_hfp_v5.1' into 'release/v5.1'
...
feat(bt/hfp): Add support for HFP BQB auto test (backport v5.1)
See merge request espressif/esp-idf!26222
2023-09-27 14:15:22 +08:00
Jiang Jiang Jian
4b3cc2aa02
Merge branch 'feature/eth_iram_optimization_v5.1' into 'release/v5.1'
...
feat(esp_eth): added IRAM optimization option for internal EMAC (v5.1)
See merge request espressif/esp-idf!25842
2023-09-27 10:34:00 +08:00
Jiang Jiang Jian
b5891b61b6
Merge branch 'feature/walkthrough_for_coc_ble_cent_v5.1' into 'release/v5.1'
...
doc (nimble): Added the tutorial for coc_blecent example. (v5.1)
See merge request espressif/esp-idf!26204
2023-09-27 10:24:29 +08:00
Rahul Tank
8c74d2795c
Merge branch 'feature/walkthrough_for_ble_multi_adv_v5.1' into 'release/v5.1'
...
doc (nimble): Added the tutorial for ble_multi_adv example. (v5.1)
See merge request espressif/esp-idf!26178
2023-09-26 19:15:55 +08:00
Mahavir Jain
e565bc5a1b
Merge branch 'bugfix/fix_build_error_in_protocol_examples_v5.1' into 'release/v5.1'
...
fix: Fix protocols example to build without setting target (v5.1)
See merge request espressif/esp-idf!26200
2023-09-26 16:11:38 +08:00
wanglai@espressif.com
83a6683006
fix(bt/bluedroid): Modify the operator name to English in hfp_ag example
2023-09-26 15:10:05 +08:00
wanglai@espressif.com
e989d9eb32
feat(bt/bluedroid): Add supprot for specific indicator sending from AG to Client
2023-09-26 15:10:04 +08:00
wanglai@espressif.com
e1ead7ae40
feat(bt/bluedroid): Modify AT+CNUM response api and HFP AG example
2023-09-26 15:10:04 +08:00
Jiang Jiang Jian
face850973
Merge branch 'feature/rename_wpa2_ent_to_eap_client_v5.1' into 'release/v5.1'
...
WiFi: Rename WPA2 enterprise APIs to EAP Client. (v5.1)
See merge request espressif/esp-idf!26082
2023-09-26 13:30:52 +08:00
darshan
3c8d9a0d77
doc(nimble): Added the tutorial for spp_server example.
2023-09-26 10:23:10 +05:30
Abhinav Kudnar
5caf3b566d
doc (nimble): Added the tutorial for coc_blecent example.
2023-09-25 17:57:37 +05:30
darshan
d38147037d
doc(nimble): Added the tutorial for spp_client example. (v5.1)
2023-09-25 17:04:41 +05:30
Harshit Malpani
7decf3e344
fix: Fix protocols example to build without setting target
...
Protocol examples used to raise an error if the target was not set
and `idf.py build` command was used. This commit fix this error
and when IDF_TARGET is not set, ESP32 is selected as default target
2023-09-25 16:57:22 +05:30
xiaqilin
9a2b707e76
fix(ieee802154): using link0/2 for ieee802154 in esp32h2 chip
2023-09-25 17:26:24 +08:00
Ondrej Kosta
1199806d71
docs(esp_eth): added Ethernet to Improving Network Speed section
2023-09-25 10:54:08 +02:00
xiaqilin
1d02b6c1c6
feat(ieee802154): update ieee802154 sleep logic and support modem sleep
2023-09-25 13:39:59 +08:00
Abhinav Kudnar
c542d62d21
doc (nimble): Added the tutorial for ble_multi_adv example.
2023-09-25 10:35:39 +05:30
Ondrej Kosta
09f6dfa2c4
feat(esp_eth): added IRAM optimization option for internal EMAC
2023-09-25 02:10:29 +00:00
Jiang Jiang Jian
aececf745f
Merge branch 'bugfix/some_wifi_fixes_v5.1' into 'release/v5.1'
...
fix(esp_wifi): Some Wi-Fi bug fixes
See merge request espressif/esp-idf!26084
2023-09-21 18:46:02 +08:00
Jiang Jiang Jian
25f031c6e1
Merge branch 'backport/optimize-zb-core-implementation-v5.1' into 'release/v5.1'
...
feat(zigbee): optimize Zigbee example implementation (backport v5.1)
See merge request espressif/esp-idf!26064
2023-09-21 10:34:51 +08:00
xuxiao
7f9b241f7e
fix(wifi): fix some esp32c6 wifi bugs
2023-09-20 19:50:44 +08:00
Kapil Gupta
6c9692ecef
change(example): Update eap-fast example
2023-09-20 17:07:00 +05:30
Kapil Gupta
d490e99f74
change(example): Update wifi enterprise example
2023-09-20 17:06:59 +05:30
Rahul Tank
013a0d4fab
Merge branch 'bugfix/update_ble_phy_example_v5.1' into 'release/v5.1'
...
fix(nimble): Updated BLE Phy example (v5.1)
See merge request espressif/esp-idf!26015
2023-09-20 16:14:48 +08:00