Jiang Jiang Jian
e9a3a3eeea
Merge branch 'bugfix/fix_some_wifi_bugs_24063_to_v5.1' into 'release/v5.1'
...
fix(wifi): Backport some wifi bugs 24063 to v5.1(Backport v5.1)
See merge request espressif/esp-idf!24794
2023-07-14 16:41:49 +08:00
Shu Chen
1296991b2f
Merge branch 'backport/fix_br_issues_of_cert' into 'release/v5.1'
...
OpenThread: fix issues found in certification(backport v5.1)
See merge request espressif/esp-idf!24079
2023-07-14 15:01:07 +08:00
Shu Chen
7ae116e3b2
Merge branch 'backport/backport_ci_for_zigbee' into 'release/v5.1'
...
feat(zigbee): Update Zigbee examples based on latest library (Backport v5.1)
See merge request espressif/esp-idf!24792
2023-07-14 12:02:38 +08:00
xuxiao
395ad3edc0
feat(wifi): itwt support itwt wake duration unit
2023-07-14 10:51:26 +08:00
Abudl Rehman
cb6946cf00
feat(zigbee): Update zigbee examples based on latest library
2023-07-14 10:28:43 +08:00
Xu Si Yu
e6ddff69da
fix(ci): remove the check of a inexistent host
2023-07-14 10:16:04 +08:00
Jiang Jiang Jian
d7604b580a
Merge branch 'bugfix/fix_some_wifi_bugs_230713_v5.1' into 'release/v5.1'
...
Wifi: Backport some wifi bugs 230713 to v5.1(Backport v5.1)
See merge request espressif/esp-idf!24753
2023-07-14 03:33:03 +08:00
Shu Chen
d8db9235ff
Merge branch 'backport/update_docs_for_openthread' into 'release/v5.1'
...
docs(openthread): update openthread README for H2 and C6 (Backport v5.1)
See merge request espressif/esp-idf!24750
2023-07-13 17:10:36 +08:00
muhaidong
7c4cd75fe7
feat(external coex): add set tx line flag api
2023-07-13 10:37:53 +08:00
muhaidong
2f56bd8aac
external coex: rename coex gpio struct field names
2023-07-13 10:37:53 +08:00
muhaidong
2c70cda9b6
external_coex: add extern coex wire 4
2023-07-13 10:37:53 +08:00
liuning
ef805e64a2
iperf: apply txline
2023-07-13 10:37:53 +08:00
Nachiket Kukade
dc46fe5343
fix(esp_wifi): Enable FTM for ESP32C2, fix other FTM issues
...
Enable FTM for ESP32C2 and update wifi libs with below fixes -
1. Bugfixes in Initiator and Responder mode
2. Fix wrong RTT value in first FTM procedure without connection
3. Update FTM calibration values for ESP32S2, S3, C3 and C2
4. Update distance estimation logic
5. Add some useful command parameters in FTM example
6. Fix bug when number of FTM measurement frames received is more
than (number_of_brusts * FTMs per brust).
Co-authored-by: Sarvesh Bodakhe <sarvesh.bodakhe@espressif.com>
2023-07-13 10:37:53 +08:00
xiaqilin
5492f382f9
fix(openthread): call sleep api only in native radio
2023-07-13 10:29:08 +08:00
Jiang Jiang Jian
a300e79589
Merge branch 'backport/openthread_light_sleep' into 'release/v5.1'
...
Backportv5.1/openthread light sleep
See merge request espressif/esp-idf!24736
2023-07-13 10:20:38 +08:00
Jiang Jiang Jian
7a455c15f7
Merge branch 'bugfix/fix_crash_issue_cause_by_proto_cmd_v5.1' into 'release/v5.1'
...
fix proto cmd crash problem in iperf example (backport v5.1)
See merge request espressif/esp-idf!24727
2023-07-12 21:36:58 +08:00
zhangwenxu
30c5638ce6
docs(openthread): update openthread README for H2 and C6
2023-07-12 20:51:58 +08:00
David Čermák
73f16d0af2
Merge branch 'fix/mqtt_esp32h2_examples_v5.1' into 'release/v5.1'
...
protocols/examples: Disable Wifi connection if not supported (v5.1)
See merge request espressif/esp-idf!24249
2023-07-12 19:00:18 +08:00
Jiang Jiang Jian
51cef99b71
Merge branch 'itwt/rename_connect_handler_v5.1' into 'release/v5.1'
...
Update itwt.c (backport v5.1)
See merge request espressif/esp-idf!24730
2023-07-12 17:29:21 +08:00
Jiang Jiang Jian
e27b44e661
Merge branch 'bugfix/handle_signed_power_level_pcl_v5.1' into 'release/v5.1'
...
fix(nimble): Fix data type of power level and delta to handle negative values (v5.1)
See merge request espressif/esp-idf!24712
2023-07-12 16:54:23 +08:00
xiaqilin
68910618fc
openthread: disable HW AES (IDF-7704)
2023-07-12 14:38:18 +08:00
xiaqilin
eb04ccaf0b
openthread: change readme about specific target to 802.15.4 Soc
2023-07-12 14:38:08 +08:00
xiaqilin
b422504d10
ieee802154: exclude sleep file when do not define CONFIG_FREERTOS_USE_TICKLESS_IDLE
2023-07-12 14:37:53 +08:00
xiaqilin
55d30cdf2a
openthread sleepy device: remove HW acceleration in sdkconfig
2023-07-12 14:37:40 +08:00
xiaqilin
043893a49f
ieee802154: change light sleep config in ieee802154
2023-07-12 14:37:18 +08:00
xiaqilin
aee329de2b
ieee802154: change BLE_BB/ieee802154_BB
2023-07-12 14:36:55 +08:00
xiaqilin
2ac7558da2
openthread: add openthread autostart for sleep device
2023-07-12 14:36:41 +08:00
xiaqilin
b4d951fa6a
ieee802154: add sleep state
2023-07-12 14:36:21 +08:00
xiaqilin
4f537d3b98
ieee802154: support light sleep
2023-07-12 14:32:28 +08:00
Shu Chen
65bf500d29
Merge branch 'backport/openthread_feature' into 'release/v5.1'
...
Backport some Openthread related MR to 5.1(Backport5.1)
See merge request espressif/esp-idf!24285
2023-07-12 14:25:22 +08:00
Euripedes Rocha
cc1526c570
protocols/examples: Disable Wifi connection if not supported
...
- Disable Kconfig option for Wifi if not supported by the SoC
- Enable building mqtt examples when target is set to esp32h2
2023-07-12 06:19:20 +00:00
Jiang Jiang Jian
9fb1b59054
Merge branch 'bringup/esp32h2_light_sleep_for_rebase_backport_v5.1' into 'release/v5.1'
...
esp32h2: support light_sleep(backport v5.1)
See merge request espressif/esp-idf!24697
2023-07-12 13:39:49 +08:00
Derek Duncan
168c47f896
Update itwt.c
...
Change name from `connect_handler` to `start_handler`
2023-07-12 10:50:55 +08:00
idrey
a09b89b36d
fix proto cmd crash problem in iperf example
2023-07-12 10:44:12 +08:00
Island
196fc559b4
Merge branch 'feature/ble_mesh_example_support_duplicate_scan_v5.1' into 'release/v5.1'
...
Feature/ble mesh example support duplicate scan(v5.1)
See merge request espressif/esp-idf!24700
2023-07-12 10:38:05 +08:00
Marius Vikhammer
7f69e29bff
Merge branch 'docs/h2_timer_docs_v5.1' into 'release/v5.1'
...
docs: updated misc docs with H2 specific information. (v5.1)
See merge request espressif/esp-idf!24136
2023-07-11 23:44:35 +08:00
Rahul Tank
fa8f99249c
fix (nimble): Fix data type of power level and delta to handle negative values
2023-07-11 17:18:09 +05:30
Island
8e2de1b594
Merge branch 'ble_dev/esp32c6_support_power_save_example_5.1' into 'release/v5.1'
...
ble: support esp32c6 power save example
See merge request espressif/esp-idf!24386
2023-07-11 16:55:22 +08:00
wangjialiang
e5e25c89e7
feat(ble_mesh: example: esp32c6/h2): update config file to support duplicate scan.
2023-07-11 15:54:41 +08:00
Marius Vikhammer
28cdaa58bb
docs: updated misc docs with H2 specific information.
2023-07-11 07:05:53 +00:00
Rahul Tank
a125e8f7ed
Merge branch 'feature/services_proximity_v5.1' into 'release/v5.1'
...
NimBLE : Added proximity sensor as a service (v5.1)
See merge request espressif/esp-idf!24649
2023-07-11 14:04:31 +08:00
Lou Tianhao
2c9a2a76f7
example: bringup light sleep example for esp32h2
2023-07-11 13:58:08 +08:00
Shu Chen
244be856b2
openthread: enable HW AES in ot_cli example
2023-07-11 10:39:34 +08:00
zhangwenxu
26c0a23598
openthread: change partition table to nvs flash
2023-07-11 10:39:34 +08:00
Shu Chen
d4dd3dfa2b
openthread: introduce the auto start API
2023-07-11 10:39:34 +08:00
zhangwenxu
f3924e5aa8
openthread: add source address selection hook
2023-07-11 10:39:34 +08:00
cjin
1dbbd97749
ble: support esp32c6 power save example
2023-07-10 18:08:37 +00:00
Jiang Jiang Jian
6cd4e61149
Merge branch 'bigfix/examples_ping_console_v5.1' into 'release/v5.1'
...
examples: Fix icmp-echo to auto connect to Ethernet/WiFi if selected (v5.1)
See merge request espressif/esp-idf!24654
2023-07-11 01:45:54 +08:00
Jiang Jiang Jian
a09a503073
Merge branch 'bugfix/nan_sd_dp_fixes_v5.1' into 'release/v5.1'
...
NAN Service discovery and datapath bugfixes (Backport v5.1)
See merge request espressif/esp-idf!24383
2023-07-10 21:44:49 +08:00
morris
fed2e21594
Merge branch 'feature/usb/host/hid_example_update_v5.1' into 'release/v5.1'
...
USB Host (HID): HID Host example update (backport v5.1)
See merge request espressif/esp-idf!24532
2023-07-10 13:31:53 +08:00