cjin
1dbbd97749
ble: support esp32c6 power save example
2023-07-10 18:08:37 +00:00
Rahul Tank
a787b927c7
Nimble: Corrected conditional check during connection to handle failure case
2023-07-07 14:33:44 +05:30
Island
a8c9665ae2
Merge branch 'ble_dev/support_esp32h2_modem_clock_selection_5.1' into 'release/v5.1'
...
ble: support esp32h2 modem clock selection
See merge request espressif/esp-idf!24388
2023-07-07 16:57:22 +08:00
Rahul Tank
7c6ab05f50
feat(nimble): Add support for PCL Set RSSI VSC and example code for its usage
...
This commit adds support for sending Vendor Specific HCI commands and handling Vendor Specific HCI
Events in the Nimble stack. It also includes the necessary configuration options and APIs to handle
these commands and events.
The following changes were made:
- Added configuration option to enable support for VSC and VSE
- Added API to send Vendor Specific HCI commands
- Added example code for using the Set RSSI VSC for Power Control
This commit also includes some minor code improvements and bug fixes
2023-07-06 19:54:19 +05:30
isha.pardikar@espressif.com
a2a674a107
NimBLE: Fixed mismatch of number of completed packtes in host flow control
2023-07-05 10:01:46 +05:30
Rahul Tank
4b761af41b
Merge branch 'docs/walkthrough_for_multi_adv_examples_v5.1' into 'release/v5.1'
...
Nimble: Added Example Walkthrough tutorial for Multi Adv example (v5.1)
See merge request espressif/esp-idf!24509
2023-07-05 11:58:46 +08:00
Island
b875331c31
Merge branch 'bugfix/remove_python_examples_ttfw_v5.1' into 'release/v5.1'
...
Nimble:Removed files referring to old TTFW framework (v5.1)
See merge request espressif/esp-idf!23497
2023-07-05 10:08:03 +08:00
Island
c6bc222d54
Merge branch 'feature/walkthrough_for_htp_examples_v5.1' into 'release/v5.1'
...
Nimble: Added Example Walkthrough tutorial for HTP example in nimble (v5.1)
See merge request espressif/esp-idf!24534
2023-07-05 10:07:37 +08:00
Rahul Tank
3ded61323d
Nimble: Added Example Walkthrough tutorial for Multi Adv example
2023-07-04 15:55:04 +05:30
Rahul Tank
3345092a44
Nimble: Added Example Walkthrough tutorial for HTP example in nimble
2023-07-04 15:54:34 +05:30
Rahul Tank
40bf1ed65e
Merge branch 'bugfix/add_event_cb_for_pcl_v5.1' into 'release/v5.1'
...
Nimble: Add support to send power control event in registered callback (v5.1)
See merge request espressif/esp-idf!23583
2023-07-04 18:18:59 +08:00
Rahul Tank
81b03f6d32
Nimble: Add support to send power control event in registered callback
2023-07-03 09:52:59 +05:30
cjin
ebb5fb9e88
ble:support esp32h2 power save example
2023-07-03 11:45:16 +08:00
Rahul Tank
3a9762ce57
Nimble: Removed files referring to old TTFW framework
2023-06-25 11:43:30 +05:30
Roshan Bangar
dbb6fddcbc
Introduced delay to avoid watchdog timer in throughput app
2023-06-15 15:15:25 +05:30
xiongweichao
8b8a6a4450
bt: Added an example of Bluetooth using light sleep
2023-05-11 10:24:00 +08:00
Jiang Jiang Jian
310e5e71ed
Merge branch 'bugfix/spp_notify_v5.1' into 'release/v5.1'
...
NimBLE: Removed indicate flag from gatt db and added subscription case in spp_server example (v5.1)
See merge request espressif/esp-idf!23458
2023-04-27 23:36:24 +08:00
laokaiyao
954a6a2cff
esp32h4: removed esp32h4 related codes
2023-04-26 18:53:12 +08:00
laokaiyao
cae47ce37e
esp32h4: removed esp32h4 related files
2023-04-26 18:53:12 +08:00
laokaiyao
8f24b34f21
esp32h4: remove esp32h4 target from ci
2023-04-26 18:53:12 +08:00
isha.pardikar@espressif.com
ef3da6b372
NimBLE: Removed indicate flag from gatt db, added subscription case and corrected indentation
...
in spp_server example.
2023-04-26 11:39:09 +05:30
Isha Pardikar
cb79b1e202
Merge branch 'bugfix/esp_nimble_config' into 'master'
...
NimBLE : Fixed config options in esp_nimble_cfg.h
See merge request espressif/esp-idf!23019
2023-04-04 20:08:16 +08:00
isha.pardikar@espressif.com
810f719ee1
NimBLE : Fixed config options in esp_nimble_cfg.h
2023-03-31 16:21:44 +05:30
isha.pardikar@espressif.com
1117bd8ab0
NimBLE: Fixed crash in multi advertising example.
2023-03-30 12:54:10 +05:30
Rahul Tank
6e1d60ea48
Merge branch 'contrib/github_pr_11034' into 'master'
...
Nimble: Added Walkthrough tutorial for phy_prph example. (GitHub PR)
Closes IDFGH-9693
See merge request espressif/esp-idf!22926
2023-03-29 18:41:18 +08:00
isha.pardikar@espressif.com
2bed48dc5b
NimBLE: Demo of using write blob in ble phy example
2023-03-24 17:47:59 +05:30
abhi152
b2782250be
Nimble: Added Walkthrough tutorial for phy_prph example.
2023-03-24 11:42:29 +00:00
Isha Pardikar
720af16ff6
Merge branch 'bugfix/IDFGH-9552' into 'master'
...
NimBLE : Added configurable option for resolving peer address in bleprph example.
Closes IDFGH-9552
See merge request espressif/esp-idf!22834
2023-03-21 14:43:06 +08:00
isha.pardikar@espressif.com
ec92e96406
NimbLE: Added multi advertising example
2023-03-20 17:26:36 +05:30
isha.pardikar@espressif.com
906edee851
NimBLE: Added configurable option for resolving peer address in bleprph example
...
Closes IDFGH-9552
2023-03-20 16:20:20 +05:30
Rahul Tank
b9c7281079
Nimble:Updated nimble examples README to include chip information
2023-03-19 17:07:48 +05:30
isha.pardikar@espressif.com
d9a127c6dc
NimBLE: Fixed advertising instance check api in bleprph example
2023-03-13 14:40:06 +05:30
Rahul Tank
8fc0343e5a
Merge branch 'bugfix/modify_configuration_for_ble_5' into 'master'
...
Nimble: Update example configuration to enable ext adv feature only for BLE5.0 supported chips
See merge request espressif/esp-idf!22409
2023-03-10 12:35:39 +08:00
isha.pardikar@espressif.com
b43d29fffe
Doc : SPP server documentation fix
...
Closes https://github.com/espressif/esp-idf/issues/10930
2023-03-09 11:57:09 +05:30
Rahul Tank
d89736babf
Nimble: Update example configuration to enable ext adv feature only for BLE5.0 supported chips
2023-03-08 11:59:43 +05:30
wuzhenghui
709adaaa37
soc_caps: since esp32c6 only support one ext wakeup src, split SOC_PM_SUPPORT_EXT_WAKEUP
...
Close IDF-5924
2023-03-02 15:06:05 +08:00
Jiang Jiang Jian
60a7fe99f7
Merge branch 'bugfix/set_component_relative_path' into 'master'
...
Nimble: component path relative to IDF
Closes IDFGH-9429
See merge request espressif/esp-idf!22424
2023-02-28 19:46:30 +08:00
Jiang Jiang Jian
d013bedbbe
Merge branch 'feature/add_pcl_example_blecent' into 'master'
...
Nimble:Added power control API usage demo in blecent app
See merge request espressif/esp-idf!22319
2023-02-27 19:47:55 +08:00
Jiang Jiang Jian
7320e10d20
Merge branch 'bugfix/restart_ext_adv_after_discovery' into 'master'
...
Nimble: Updated bleprph example to re-enable ext adv after advertising is completed
See merge request espressif/esp-idf!22369
2023-02-27 19:46:44 +08:00
Sumeet Singh
8e67344037
NimBLE/Host: Gatt Server Improvements
2023-02-22 12:00:54 +05:30
Rahul Tank
708e5f17cc
Nimble:Added power control API usage demo in blecent app
2023-02-22 11:36:11 +05:30
Kevin Evans
22e7f02ba3
Nimble:Re-run ext adv after completion
2023-02-22 11:35:38 +05:30
Rahul Tank
8969139b06
Nimble:Change component path to relative path for remaining examples
2023-02-20 10:15:50 +05:30
Leonardo Bispo
05a5dba7a4
component path relative to IDF
...
Change the component path to relative to the IDF as the build will fail if the example is moved from its folder.
(cherry picked from commit 4011f5ce595d114c69c46298088440a230eed937)
Signed-off-by: Rahul Tank <rahul.tank@espressif.com>
2023-02-20 10:09:18 +05:30
Roshan Bangar
ba1119a725
Nimble: Migrate to nimble 1.5
2023-02-15 04:55:26 +00:00
Rahul Tank
2538270f72
Merge branch 'feature/nimble_gatt_server' into 'master'
...
NimBLE: Added custom gatt server functionality
See merge request espressif/esp-idf!20910
2023-02-06 12:46:07 +08:00
Jiang Jiang Jian
b92c9f5d5c
Merge branch 'bugfix/fix_assert_pcl_bleprph_example' into 'master'
...
Nimble: Fix runtime assertion in bleprph due to two disconnect events
See merge request espressif/esp-idf!22057
2023-02-02 20:01:35 +08:00
Sumeet Singh
3361718976
NimBLE: Added custom gatt server functionality
2023-02-02 17:07:28 +05:30
Rahul Tank
826495a145
Nimble: Added return value (success / failure ) to nimble_port_init
2023-01-31 12:01:02 +05:30
isha.pardikar@espressif.com
8c6cbf5ff5
Bluetooth/NimBLE : Fixed clearing connection_handle[] after disconnect event
2023-01-24 17:37:45 +05:30