Jiang Jiang Jian
08c6c90ed9
Merge branch 'doc/add_timing_diagram_for_bt_l2cap_server_and_client_v5.0' into 'release/v5.0'
...
docs(examples/bluetooth): Add the sequence diagram for L2CAP connection and the discription for the diagram (backport v5.0)
See merge request espressif/esp-idf!24662
2023-07-11 12:25:14 +08:00
gongyantao
b4a62fb339
docs(examples/bluetooth): Add the sequence diagram of L2CAP connection and the discription for the sequence diagram
...
1: add the sequence diagram for the bluetooth example projects,bt_l2cap_server and bt_l2cap_client, which implenment the L2CAP connection.
2: add the discription for the sequence diagram.
2023-07-08 12:39:35 +08:00
wuzhenghui
e0370d89c3
ci: increase timeout threshold to solve deepsleep wakestub example ci failure
2023-06-28 18:12:33 +08:00
Jiang Jiang Jian
2798527b0b
Merge branch 'bugfix/fix_some_wifi_bugs_230612_v5.0' into 'release/v5.0'
...
Fixed some wifi bugs 230612 v5.0 (Backport v5.0)
See merge request espressif/esp-idf!24172
2023-06-14 01:10:29 +08:00
Jiang Jiang Jian
69b3835cee
Merge branch 'feature/s2_ulp_riscv_adc_v5.0' into 'release/v5.0'
...
ulp-riscv: enable ULP-RISCV ADC example for esp32s2 (v5.0)
See merge request espressif/esp-idf!23372
2023-06-13 20:18:13 +08:00
Jiang Jiang Jian
1c07880c34
Merge branch 'bugfix/add_event_cb_for_pcl_v5.0' into 'release/v5.0'
...
Nimble: Add support to send power control event in registered callback(v5.0)
See merge request espressif/esp-idf!23584
2023-06-13 11:20:34 +08:00
xueyunfei
a21312a5a1
Fixed bug for stop dhcps before set dns
...
Closes https://github.com/espressif/esp-idf/issues/10762
2023-06-12 15:23:04 +08:00
Jiang Jiang Jian
838850abab
Merge branch 'feature/example_deep_sleep_wake_stub_backport_v5.0' into 'release/v5.0'
...
example: add deepsleep_wake stub example (backport v5.0)
See merge request espressif/esp-idf!23414
2023-06-12 11:07:59 +08:00
Jiang Jiang Jian
86ed0c53d5
Merge branch 'feature/update_nimble_examples_readme_v5.0' into 'release/v5.0'
...
Nimble:Updated nimble examples README to include chip information (v5.0)
See merge request espressif/esp-idf!22981
2023-06-12 11:06:09 +08:00
jgujarathi
cecd0250fe
wpa_supplicant : Fix scan results for GCMP and GCMP-256 cipher.
...
Add support for recognising GCMP and GCMP-256 ciphers if used by AP.
Update the scan example to show the correct cipher.
2023-06-07 10:08:26 +05:30
Jiang Jiang Jian
0872feb2a0
Merge branch 'bugfix/eth_lan8720_ci_v5.0' into 'release/v5.0'
...
esp_eth: start/stop and L2 test stability improvements (v5.0)
See merge request espressif/esp-idf!22317
2023-06-01 19:54:17 +08:00
Wang Meng Yang
dd7e8b7955
Merge branch 'feature/add_bluetooth_nimble_lightsleep_example_v5.0' into 'release/v5.0'
...
bt: Added an example of Bluetooth using light sleep(v5.0)
See merge request espressif/esp-idf!23687
2023-05-31 11:06:10 +08:00
xiongweichao
871a7568b7
bt: Added an example of Bluetooth using light sleep
2023-05-30 20:25:45 +08:00
Ondrej Kosta
4dc8ce77e4
esp_eth: possible start/stop issue fixed
...
ESP32 EMAC could hang when stopped/started multiple times at 10Mbps speed mode
2023-05-29 10:49:31 +00:00
franz-ms-muc
7c5b06e237
Update partitions_example.csv
...
512K is too small, need to be 528K. see https://github.com/espressif/esp-idf/issues/9084
2023-05-29 14:20:29 +08:00
Mahavir Jain
e31712ee56
Merge branch 'bugfix/fix_memory_leak_in_ws_server_example_v5.0' into 'release/v5.0'
...
example: Fix memory leak in ws_echo_server when httpd_queue_work failed (backport v5.0)
See merge request espressif/esp-idf!23954
2023-05-29 13:21:58 +08:00
yuanjianmin
7b72adaa78
example: Fix memory leak in ws_echo_server when httpd_queue_work failed
...
Closes https://github.com/espressif/esp-idf/issues/11507
2023-05-26 20:06:45 +08:00
morris
9d1caf81d3
example: fix led strip memory overwrite before trans done
...
Closes https://github.com/espressif/esp-idf/issues/11487
2023-05-26 13:28:40 +08:00
Rahul Tank
dc63356910
Nimble: Add support to send power control event in registered callback
2023-05-18 14:02:07 +05:30
Mahavir Jain
de3fa9ae71
tests: update Root certificate for the test endpoints
...
Use Root certificate (`DigiCert Global Root G2`) for the
`dl.espressif.com` and `espressif.com` test endpoints.
This fixes the test failure introduced due to renewal of
the intermediate certificate.
2023-05-17 15:28:23 +05:30
Jiang Jiang Jian
fc4d4f0b8d
Merge branch 'bugfix/espnow_config_channel_v5.0' into 'release/v5.0'
...
esp_wifi: fix espnow example add peer fail when config channel(v5.0)
See merge request espressif/esp-idf!23177
2023-05-16 13:46:40 +08:00
Marius Vikhammer
6ec490016c
Merge branch 'fix/console-build-error_v5.0' into 'release/v5.0'
...
console: Fix building issue when serial JTAG is set (v5.0)
See merge request espressif/esp-idf!23736
2023-05-16 09:21:06 +08:00
Rahul Tank
c6e7bb3ecf
Nimble:Updated nimble examples README to include chip information
2023-05-15 15:33:53 +05:30
morris
6439e0bd85
Merge branch 'feature/i80_lcd_allow_skip_command_phase_v5.0' into 'release/v5.0'
...
i80_lcd: allow skip command phase (v5.0)
See merge request espressif/esp-idf!23091
2023-05-15 10:41:35 +08:00
morris
641221a10a
Merge branch 'bugfix/rmt_one-wire_v5.0' into 'release/v5.0'
...
rmt_onewire: refactor example with component registry (v5.0)
See merge request espressif/esp-idf!23510
2023-05-15 10:00:15 +08:00
Guillaume Souchere
11653cdc9a
console: Fix building issue when serial JTAG is set
...
Closes https://github.com/espressif/esp-idf/issues/10707
2023-05-15 09:49:10 +08:00
morris
cea9f80870
Merge branch 'bugfix/mcpwm_bldc_example_v5.0' into 'release/v5.0'
...
mcpwm: test generator force level with dead time module (v5.0)
See merge request espressif/esp-idf!23715
2023-05-14 14:13:02 +08:00
morris
24a2a98707
Merge branch 'bugfix/rmt_encode_state_init_v5.0' into 'release/v5.0'
...
rmt: define RMT_ENCODING_RESET in rmt_encode_state_t (v5.0)
See merge request espressif/esp-idf!23240
2023-05-12 15:53:22 +08:00
morris
a69a6775c9
mcpwm: fix bldc example force output level inverted
...
set_force_level can only set the generator level before the deadtime module.
if the deadtime module enables the inverter, then the real output level is inverted accordingly
2023-05-12 14:40:19 +08:00
Jiang Jiang Jian
c323399520
Merge branch 'bugfix/fix_hw_ralunderrun_assert_v5.0' into 'release/v5.0'
...
Fixed BLE HW RAL_UNDERRUN assert and backport some bug fix 23-03-30 (back port v5.0)
See merge request espressif/esp-idf!22989
2023-05-11 17:27:32 +08:00
Jiang Jiang Jian
3cad80e98f
Merge branch 'bugfix/spp_notify_v5.0' into 'release/v5.0'
...
NimBLE: Removed indicate flag from gatt db and added subscription case in spp_server example (v5.0)
See merge request espressif/esp-idf!23459
2023-05-11 17:24:50 +08:00
Jiang Jiang Jian
de6d31aa20
Merge branch 'bugfix/a2dp_source_app_state_error_v5.0' into 'release/v5.0'
...
bt: Fixed the issue that the a2dp source would not send the media start command due to the connection initiated by the peer device(v5.0)
See merge request espressif/esp-idf!23556
2023-05-11 17:22:29 +08:00
Jiang Jiang Jian
d3a57ff659
Merge branch 'feature/multi_adv_v5.0' into 'release/v5.0'
...
NimbLE: Added multi advertising example (v5.0)
See merge request espressif/esp-idf!22828
2023-05-11 17:19:17 +08:00
Jiang Jiang Jian
054f17c8f3
Merge branch 'bugfix/IDFGH-9552_v5.0' into 'release/v5.0'
...
NimBLE : Added configurable option for resolving peer address in bleprph example. (v5.0)
See merge request espressif/esp-idf!22991
2023-05-11 17:13:53 +08:00
Jiang Jiang Jian
60e68189c4
Merge branch 'bugfix/esp_nimble_config_v5.0' into 'release/v5.0'
...
NimBLE : Fixed config options in esp_nimble_cfg.h (v5.0)
See merge request espressif/esp-idf!23070
2023-05-11 17:13:19 +08:00
Marius Vikhammer
86aead4f80
Merge branch 'docs/readme_i2s_datasheet_v5.0' into 'release/v5.0'
...
docs: remove link to NS4150 datasheet (v5.0)
See merge request espressif/esp-idf!23107
2023-05-11 14:44:54 +08:00
zhiweijian
f0c6c5962a
set BT_CTRL_BLE_MAX_ACT default value to 6
2023-05-11 02:45:56 +00:00
morris
9d26757763
rmt_onewire: refactor example with component manager
...
Closes https://github.com/espressif/esp-idf/issues/10790
2023-05-11 02:28:54 +00:00
morris
0542983ed8
rmt: define RMT_ENCODING_RESET in rmt_encode_state_t
...
Closes https://github.com/espressif/esp-idf/issues/11200
2023-05-11 02:28:31 +00:00
morris
54733abf56
i80_lcd: support skip command phase
...
Closes https://github.com/espressif/esp-idf/issues/10794
2023-05-11 02:27:49 +00:00
Marius Vikhammer
1ef71b472c
Merge branch 'contrib/github_pr_11163_v5.0' into 'release/v5.0'
...
Make custom bootloader message match actual output (GitHub PR) (v5.0)
See merge request espressif/esp-idf!23139
2023-05-11 10:25:46 +08:00
Zim Kalinowski
815c54c922
Merge branch 'contrib/github_pr_11028_v5.0' into 'release/v5.0'
...
Bugfix: Fix compile error for ESP32 FSM ULP GPIO Example (GitHub PR) (v5.0)
See merge request espressif/esp-idf!22988
2023-05-11 02:51:14 +08:00
wuzhenghui
1f39f07bca
doc: update deep_sleep_wake_stub readme
2023-05-04 16:46:15 +08:00
wuzhenghui
4c3b8c13df
feature: add wake up time cost info to deep_sleep_wake_stub example
2023-05-04 16:46:15 +08:00
jiangguangming
c8aa155086
deep sleep example: typo corrected in readme
2023-05-04 16:46:15 +08:00
jiangguangming
4f5f235208
add pytest for example deep sleep wake stub
2023-05-04 16:46:15 +08:00
jiangguangming
24a38e3153
feature: add example deep sleep wake stub
...
Closes https://github.com/espressif/esp-idf/issues/8208
2023-05-04 16:46:15 +08:00
xiongweichao
b631852cb1
Fixed the issue that the a2dp source would not send the media start command due to the connection initiated by the peer device
...
Closes https://github.com/espressif/esp-idf/issues/11170
2023-05-04 12:10:33 +08:00
isha.pardikar@espressif.com
3654dd0d6f
NimBLE: Removed indicate flag from gatt db, added subscription case and corrected indentation
...
in spp_server example.
2023-05-02 05:58:00 +00:00
Marius Vikhammer
07471019ef
ulp-riscv: enable ULP-RISCV ADC example for esp32s2
...
ADC can now be used from the ULP-RISCV on S2 after the RTC power parameters were
fixed in a624d8d061
Closes https://github.com/espressif/esp-idf/issues/11052
Closes https://github.com/espressif/esp-idf/issues/11040
2023-04-24 10:12:09 +08:00