chenjianxing
d71832b0c3
esp_wifi: fix espnow example add peer fail when config channel
...
Closes https://github.com/espressif/esp-idf/issues/9592
2023-04-13 10:55:10 +08:00
Yuan Hong Hui
76e254cfb0
ble_mesh:example:change position of vendor model and generic onoff model callback(v4.2)
2022-12-30 10:16:42 +08:00
chenjianhua
4ea33bbdba
examples: fix ble hid led output report
2022-12-19 20:05:50 +08:00
Yuan Hong Hui
41ed43cc51
ble_mesh:example:change the level of nimble host log
2022-12-15 18:07:44 +08:00
wangjialiang
c281ef1f43
ble_mesh: stack: Fix exceptional list parameters check issue
2022-12-05 20:35:54 +08:00
Jin Cheng
0f3c7470d7
1. changed pin_type of Legacy Paring from FIXED to VARIABLE to avoid authentication failure
...
2. provide compatibilities with devices that do not support Secure Simple Paring
Closes https://github.com/espressif/esp-idf/issues/10069
Closes https://github.com/espressif/esp-idf/issues/10005
2022-11-23 21:05:13 +08:00
Jin Cheng
f161c867c7
fixed build errors with Secure Simple Paring disabled
2022-11-23 21:04:19 +08:00
Yuan Hong Hui
918151a983
ble_mesh:example:Add command to test the function of duplicate exceptional list(v4.2)
2022-11-23 10:25:56 +08:00
Island
713d058c61
Merge branch 'bugfix/ble_mesh_console_memory_leak_test_forv4.2' into 'release/v4.2'
...
ble_mesh:example:fix memory leak(v4.2)
See merge request espressif/esp-idf!20040
2022-10-28 16:12:47 +08:00
gabsuren
321481b459
mDNS: Fix example test in CI using retries
2022-10-26 06:06:14 +00:00
Yuan Hong Hui
9de1ce057a
ble_mesh:example:fix memory leak
2022-10-25 03:48:30 +00:00
Island
0021c6d14f
Merge branch 'bugfix/remove_get_modle_and_get_comp_api_forv4.2' into 'release/v4.2'
...
ble_mesh:example:change the method of get model(for v4.2)
See merge request espressif/esp-idf!20395
2022-10-24 19:42:55 +08:00
Wang Meng Yang
9c5127d0e4
Merge branch 'feature/sink_support_mono_v4.2' into 'release/v4.2'
...
bt: Fixed sink not being able to output mono audio because it can only decode dual channel audio data(v4.2)
See merge request espressif/esp-idf!20080
2022-10-10 17:32:35 +08:00
Michael (XIAO Xufeng)
e5f6cd9cc5
Merge branch 'feat/essl_extra_component_v4.2' into 'release/v4.2'
...
sdio/example: fixed the essl return value issue (v4.2)
See merge request espressif/esp-idf!20347
2022-10-08 14:07:19 +08:00
Yuan Hong Hui
8f01785e2f
ble_mesh:example:change the method of get model
2022-09-28 15:34:08 +08:00
Wang Meng Yang
91874c837c
Merge branch 'bugfix/hfp_examples_not_work_with_default_sdkconfig_v4.2' into 'release/v4.2'
...
bugfix/set default number of sco connection to 1 (v4.2)
See merge request espressif/esp-idf!19589
2022-09-28 15:28:01 +08:00
Island
ec05def4cd
Merge branch 'bugfix/ble_mesh_console_support_nimble_host_for_v4.2' into 'release/v4.2'
...
ble_mesh:ble mesh console support nimble(v4.2)
See merge request espressif/esp-idf!19606
2022-09-28 12:32:31 +08:00
Michael (XIAO Xufeng)
cff557ce07
sdio/example: fixed the essl return type issue
2022-09-26 19:42:24 +08:00
xiongweichao
7f0c35dd32
bt:Fixed sink not being able to output mono audio because it can only decode dual channel audio data
2022-09-09 17:45:03 +08:00
Yuan Hong Hui
db99a12578
ble_mesh:ble mesh console support nimble
2022-08-17 14:39:53 +08:00
jincheng
c92e55cb4a
Fixed the failure of 'connect audio' operation in HFP examples with default SDK configuration
...
Due to the lack of synchronized connections, the hf_client can not create audio_connection to
hf_ag. Set default number of synchronized connection to 1.
Closes https://github.com/espressif/esp-idf/issues/9537
2022-08-17 10:15:34 +08:00
Alexey Gerenkov
d42d181f27
test/examples: Fixes expected GDB message upon thread hit breakpoint
2022-08-15 19:06:19 +03:00
Yuan Hong Hui
10f0879fdb
ble_mesh:the memory requested by malloc has not benn released
2022-08-05 12:13:47 +00:00
wangjialiang
3c5eb41914
ble_mesh: doc: Restore missing ble mesh videos
2022-08-05 13:57:25 +08:00
Oleg Savchenko
0a0ad4309f
fix write to null pointer if malloc failed
2022-08-02 20:30:30 +08:00
Jiang Jiang Jian
ad9395f74a
Merge branch 'mesh/non_mesh_connections_access_v4.2' into 'release/v4.2'
...
esp_wifi_mesh: add non mesh connections access(v4.2)
See merge request espressif/esp-idf!18785
2022-07-21 19:19:14 +08:00
Yuan Hong Hui
770075609f
ble_mesh:change the location of print ready
2022-07-13 18:13:08 +08:00
Jiang Jiang Jian
989a390798
Merge branch 'bugfix/enterprise_certs_ca_expired_v4.2' into 'release/v4.2'
...
esp_wifi: Fix issue of ca certificate expired.
See merge request espressif/esp-idf!18524
2022-07-11 16:45:50 +08:00
Jiang Jiang Jian
c2090fc962
Merge branch 'bugfix/a2dp_source_not_stop_discovery_correctly_v4.2' into 'release/v4.2'
...
bugfix/avoid wrongly restart discovery in a2dp_source (v4.2)
See merge request espressif/esp-idf!18712
2022-07-10 15:52:21 +08:00
jincheng
e2c29bf4db
avoid wrongly restart discovery
2022-07-08 14:19:54 +08:00
jincheng
37b9d3f886
lower the priority of application task of a2dp demo
2022-07-08 14:03:26 +08:00
shenjun
b408043d7e
esp_wifi_mesh: add non mesh connections access
2022-06-30 21:19:23 +08:00
aditi_lonkar
d8d32d71c9
esp_wifi: Fix issue of ca certificate expired.
2022-06-15 17:23:20 +05:30
Jiang Jiang Jian
ea173fc189
Merge branch 'bugfix/ble_mesh_console_correct_repl_config_prompt_forv4.2' into 'release/v4.2'
...
ble mesh:example:correct repl config prompt in ble mesh console(v4.2)
See merge request espressif/esp-idf!17185
2022-05-19 10:54:52 +08:00
Yuan Hong Hui
886e846dc0
ble mesh:example:correct repl config prompt in ble mesh console(v4.2)
2022-05-19 10:54:51 +08:00
Elbert van de Put
07c8e86987
example/modbus_master: fix the assert for uart_set_pin
...
Signed-off-by: aleks <aleks@espressif.com>
Closes https://github.com/espressif/esp-idf/pull/8607
2022-05-10 08:05:22 +00:00
Jiang Jiang Jian
667f3dfbad
Merge branch 'bugfix/ignore_pmf_capable_flag_v4.2' into 'release/v4.2'
...
Always connect Station in PMF mode if possible (Backport v4.2)
See merge request espressif/esp-idf!17538
2022-05-01 20:10:58 +08:00
Nachiket Kukade
154e579cfc
esp_wifi: Always connect Station in PMF mode if possible
...
While using esp_wifi_set_config, flag pmf_capable defaults to 0.
Users may not bother to enable it, which prevents connection to a
WPA3 AP. Or the AP may reset into WPA3 mode failing the re-connection.
To ensure better security, deprecate the pmf_capable flag and set it to
true internally.
Additionally add API esp_wifi_disable_pmf_config to disable PMF for
debug purposes or to avoid PMF issues on AP side.
2022-04-12 18:40:51 +05:30
Anton Maklakov
66d65e66fd
Merge branch 'feature/add_component_manager_python_dependency_v4.2' into 'release/v4.2'
...
Build System: Add idf-component-manager python dependency (v4.2)
See merge request espressif/esp-idf!15986
2022-04-06 16:31:26 +08:00
Michael (XIAO Xufeng)
e7d95dc787
Merge branch 'bugfix/gpio_example_config_struct_zero_init_v4.2' into 'release/v4.2'
...
example: fixed the issue that config struct is not properly initialized (v4.2)
See merge request espressif/esp-idf!17589
2022-04-01 11:17:17 +08:00
chaijie
b2e08332e3
ESP32: Fix xtal 32k not oscillate or oscillate too slowly issue
...
ESP32 in revision0 and revision1 uses touchpad to provide
current to oscillate xtal 32k. But revision2 and revision3
do not need to do that.
Note: touchpad can not work and toupad/ULP wakeup sources
are not available when toupad provides current to xtal 32k
2022-03-30 15:27:03 +08:00
Michael (XIAO Xufeng)
75f856ac37
example: fixed the issue that config struct is not properly initialized
2022-03-25 01:11:55 +08:00
Zim Kalinowski
e70c238be0
Merge branch 'bugfix/enterprise_certs_weak_md_v4.2' into 'release/v4.2'
...
esp_wifi: Fixed issue of weak md for certificates in wifi_enterprise example.(v4.2)
See merge request espressif/esp-idf!16990
2022-02-15 03:39:45 +00:00
Jiang Jiang Jian
7d376a36f0
Merge branch 'feature/pro_recv_hb_forv4.2' into 'release/v4.2'
...
provisioner receive heartbeat message(v4.2)
See merge request espressif/esp-idf!16640
2022-02-14 06:10:15 +00:00
Yuan Hong Hui
6f7badf942
filter repeated packages then send response(v4.2)
2022-02-14 06:09:44 +00:00
Sergei Silnov
018524ec7e
examples: Add the component manager example
2022-02-02 16:44:44 +01:00
aditi_lonkar
ef8a76c667
esp_wifi: Fixed issue of weak md for certificates in wifi_enterprise example.
2022-01-28 15:31:18 +05:30
xiehang
69b8e2af84
example: Fix espnow stuck issue
2022-01-14 14:26:02 +08:00
ronghulin
fa0edda538
Bugfix: Connect example to add scan mode config
2022-01-14 14:26:02 +08:00
Jiang Jiang Jian
909db7cd91
Merge branch 'mesh/bugfix_fix_layer2_node_connection_issue_v4.2' into 'release/v4.2'
...
esp_wifi_mesh: fix the issue that layer2 node connect to lower-layer node when FIXED-ROOT root disappeared(backport_v4.2)
See merge request espressif/esp-idf!15730
2022-01-14 05:32:46 +00:00