baohongde
bb1aa0ed5e
components/bt: Set discoverable after create server
2021-05-26 11:35:07 +08:00
He Yin Ling
176ea97dd0
Merge branch 'test/support_multiple_targets_for_iperf_example_test_v4.2' into 'release/v4.2'
...
test: support multiple targets for iperf example test (v4.2)
See merge request espressif/esp-idf!13618
2021-05-26 03:11:56 +00:00
dongyou
a8227a1d13
adjust espnow channel range
2021-05-25 11:21:53 +08:00
He Yin Ling
54bf4dccfa
test: support multiple targets for iperf example test
2021-05-20 17:09:53 +08:00
Island
d9ec7df393
Merge branch 'nimble/fix_host_flow_ctrl_v4.2' into 'release/v4.2'
...
NimBLE: Fix host flow control in NimBLE porting layer and host (release/v4.2)
See merge request espressif/esp-idf!13571
2021-05-19 08:52:23 +00:00
Prasad Alatkar
b3e1829f10
NimBLE: Fix host flow control in NimBLE porting layer.
...
- Register `ble_hs_flow_acl_free` callback in NimBLE porting layer.
2021-05-17 14:16:19 +05:30
Marius Vikhammer
3bb84e7738
ci: fix flash encryption example test esptool args
...
Esptool submodule got updated which changed the function signature for EncryptFlashDataArgs.
Update example test script to reflect the new function signature
2021-05-13 11:05:32 +08:00
Jiang Jiang Jian
6b47fcdbdc
Merge branch 'bugfix/correct_cod_check_v4.2' into 'release/v4.2'
...
esp-idf: Corrected check of Class of Device for discovered devices (v4.2)
See merge request espressif/esp-idf!13020
2021-05-10 03:45:35 +00:00
Chen Yudong
fa270d72c7
ci: using python3 to tun target test
2021-04-26 06:35:42 +00:00
Rahul Tank
726ce37b14
esp-idf: Corrected check of Class of Device for discovered devices
...
Current code stopped inquiry if major class is not Phone. Modified the
condition to consider for both Phone and Audio to cover majority of real
world devices.
Closes https://github.com/espressif/esp-idf/issues/6548
2021-04-05 15:29:31 +05:30
Jiang Jiang Jian
def9153200
Merge branch 'mesh/ps_duty_signaling_backport_v4.2' into 'release/v4.2'
...
mesh/ps: network duty signaling (backport v4.2)
See merge request espressif/esp-idf!12810
2021-03-23 16:02:56 +00:00
shenjun
ad5ef10343
mesh/ps: network duty signaling
2021-03-23 14:57:17 +08:00
xiehang
f90b14175c
esp_wifi: Modify ESP_IF_WIFI_AP to WIFI_IF_AP
2021-03-22 09:09:58 +00:00
xiehang
1ef10dc284
esp_wifi: Modify ESP_IF_WIFI_STA to WIFI_IF_STA
2021-03-22 09:09:58 +00:00
yuanjm
9ca4799b20
provisioning: update README.md
2021-03-19 06:08:12 +00:00
mjcross
66c533b3d5
provisioning: Update README.md to explain QR code format
...
Add examples of how to create a QR code that will be recognised by the iOS or Android app
Signed-off-by: yuanjm <yuanjianmin@espressif.com>
Merges https://github.com/espressif/esp-idf/pull/6629
2021-03-19 06:08:12 +00:00
Jiang Jiang Jian
eedcb8c97f
Merge branch 'bugfix/fix_iperf_example_exception_handling_for_no_ap_found_v4.2' into 'release/v4.2'
...
bugfix/fix_iperf_example_exception_handling_for_no_ap_found_v4.2
See merge request espressif/esp-idf!12268
2021-03-19 04:04:00 +00:00
Jiang Jiang Jian
1e1fc92fc2
Merge branch 'bugfix/fatfs_v4.2' into 'release/v4.2'
...
spi_flash: fix the issue of ext_flash_fatfs_example(backport v4.2)
See merge request espressif/esp-idf!12667
2021-03-18 04:15:35 +00:00
Jiang Jiang Jian
8a26bc72be
Merge branch 'bugfix/ip_mesh_transmit_wrap_v4.2' into 'release/v4.2'
...
esp_mesh: Fix internal ip mesh example to use transmit wrap function (v4.2)
See merge request espressif/esp-idf!12530
2021-03-18 04:14:33 +00:00
Jiang Jiang Jian
4f4cd08aad
Merge branch 'bugfix/avrc_set_player_value_cmd_event_unhandle_v_4_2' into 'release/v4.2'
...
bugfix/fix unhandle RC vendor PDU when tg receive set_player_app_value cmd[backport v4.2]
See merge request espressif/esp-idf!12099
2021-03-18 04:03:49 +00:00
Cao Sen Miao
e5830907ca
spi_flash: fix flash issue of ext_flash_fatfs_example
2021-03-09 18:33:30 +08:00
Jiang Jiang Jian
e1f1d11b76
Merge branch 'feature/add_init_and_deinit_evt_for_a2dp_4_2' into 'release/v4.2'
...
feature/ Add A2DP Init and Deinit Complete Evt [backport v4.2]
See merge request espressif/esp-idf!12150
2021-03-05 12:19:18 +00:00
David Cermak
66c89f1093
examples, esp_mesh: Fix internal ip mesh example to use transmit wrap function
...
Fixed regression caused by recent refactoring of WiFi Tx. If wasn't defined all transmits end up in a crash.
Closes https://github.com/espressif/esp-idf/issues/6067
2021-02-26 07:50:00 +01:00
liaowenhao
bfb14130ac
bugfix:unhandle event when tg receive set_player_app_value cmd
2021-02-24 07:47:08 +00:00
Michael (XIAO Xufeng)
c4fe55d42a
Revert "ci: temporarily disable RS485 related tests"
...
This reverts commit 983220e216
2021-02-23 11:00:37 +08:00
yuanjm
9240750bf4
provisioning: Fix enable CONFIG_EXAMPLE_RESET_PROVISIONED will cause device crash
2021-02-19 11:31:51 +00:00
Angus Gratton
ceb11fd543
Merge branch 'bugfix/cmake_example_sdkconfig_path_v4.2' into 'release/v4.2'
...
cmake/example: Move idf_as_lib sdkconfig path to project, document configuring project (v4.2)
See merge request espressif/esp-idf!10859
2021-02-17 22:45:21 +00:00
Angus Gratton
660f41772c
ci: Fix websocket example test error handling
...
If connection fails for websocket test, a second exception was generated in
__exit__
2021-02-09 06:59:56 +00:00
Jiang Jiang Jian
0ab739f72c
Merge branch 'bugfix/ble_mesh_wifi_coexit_example_v4.2' into 'release/v4.2'
...
bugfix: Delete local variables to avoid null global variables (backport v4.2)
See merge request espressif/esp-idf!11372
2021-02-05 20:21:58 +08:00
dongyou
7da388e52a
add exception handling for iperf example's scan when no ap was found
2021-02-04 17:37:43 +08:00
David Čermák
6fd3557d99
Merge branch 'feature/support_transport_keepalive_v4.2' into 'release/v4.2'
...
Feature/support transport keepalive v4.2 [backport v4.2]
See merge request espressif/esp-idf!12157
2021-02-03 03:46:24 +08:00
Mahavir Jain
0dedf0e1f5
examples/protocols: update www.howsmyssl.com certificate to fix test failures
2021-02-01 11:01:35 +05:30
yuanjm
fd5f65a2d4
Make OTA example support keepalive
2021-01-26 14:09:13 +08:00
weitianhua
186ebc61e7
Add init & deinit event for a2dp
2021-01-26 10:51:47 +08:00
Shubham Kulkarni
6b054fb4a6
Enable lru_purge_enable in simple HTTP server example
2021-01-22 15:33:57 +05:30
lly
571da869f5
ble_mesh: ci: Add disable log sdkconfig test files
2021-01-19 14:04:45 +08:00
David Čermák
8cd16b60f5
Merge branch 'bugfix/ppp_deinit_failure_v4.2' into 'release/v4.2'
...
esp_modem: Fixed race condition on exiting PPP mode (v4.2)
See merge request espressif/esp-idf!11870
2021-01-19 02:42:50 +08:00
Jiang Jiang Jian
b24ccd8a20
Merge branch 'bugfix/fix_iperf_example_crash_issue_v4.2' into 'release/v4.2'
...
Bugfix/fix iperf example crash issue v4.2 (backport v4.2)
See merge request espressif/esp-idf!12024
2021-01-18 19:09:37 +08:00
David Čermák
28371f45a4
Merge branch 'bugfix/ppp_netif_free_v4.2' into 'release/v4.2'
...
esp-modem: Remove esp-netif destroy from modem network glue code (v4.2)
See merge request espressif/esp-idf!11872
2021-01-16 00:57:15 +08:00
David Cermak
84039dc77d
esp_modem: Fixed race condition on exiting PPP mode
...
esp_modem_stop_ppp() stops both ppp netif and switches the modem back to
command mode. IF these two actions are not synchronised, we might
experience issues of
* active PPP session trying to send/receive uart-data
* command mode already active before modem switched to it
both resulting in crashes.
Fixed by introducing the transition mode and running these actions in sequence
* set esp-modem to transition mode
* enter command mode, wait for the reply or re-sync
* close the PPP netif
* wait until the netif closes
Other fixes include ignoring certain events if modem component not ready
or not in appropriate mode:
* ignoring all UART events comming from DTE with no DCE attached
* ignore pattern detection in PPP mode
2021-01-15 17:38:30 +01:00
David Čermák
67a3ff8a4b
Merge branch 'bugfix/esp_netif_ppp_event_data_v4.2' into 'release/v4.2'
...
esp-netif: Fix PPP netif event posting to include esp_netif data (v4.2)
See merge request espressif/esp-idf!11868
2021-01-15 23:48:27 +08:00
xiehang
b78fbdab12
example: Scan failure should not cause system crash
2021-01-15 20:21:35 +08:00
xiehang
30becdfaab
example: do not check the return value of esp_wifi_connect()
2021-01-15 20:20:17 +08:00
David Cermak
53fc156adb
esp-modem: Remove esp-netif destroy from modem network glue code
...
To be in line with other interfaces, when deleting the driver and it's glue layer to esp-netif, we DO NOT delete the related esp-netif (since is was allocated and created outside of the glue code and it works the same way in esp-eth and esp-wifi driver/glue layers).
Closes https://github.com/espressif/esp-idf/issues/5486
2021-01-15 11:48:26 +00:00
lly
a3fa7dda33
ble_mesh: ci: Add ble & ble mesh coex sdkconfig test files
2021-01-14 07:30:47 +00:00
lly
3a1018f603
ble_mesh: ci: Add settings sdkconfig test files
2021-01-11 10:08:00 +08:00
Island
2aafcd9b1f
Merge branch 'feat/ble_mesh_provisioner_recv_hb_support_v4.2' into 'release/v4.2'
...
Feat/ble mesh provisioner recv hb support (v4.2)
See merge request espressif/esp-idf!11913
2021-01-08 18:30:35 +08:00
lly
1efa401884
ble_mesh: ci: Add enabling hb recv sdkconfig file
2021-01-08 09:32:23 +08:00
Marius Vikhammer
8c4839e9e6
CI: change icmp example test address
...
Use a server that is inside the great firewall of china for CI test.
This avoid issues due to proxies, network configs etc.
2021-01-07 14:49:29 +08:00
David Cermak
c5b2252e03
esp-netif: Fix PPP netif event posting to include esp_netif data
...
Closes https://github.com/espressif/esp-idf/issues/6009
2021-01-04 16:41:25 +01:00