Shen Wei Long
adc3bb1cd4
update(ble): Modified the ble multi_conn example's readme
...
(cherry picked from commit 28ffd5fc04b58119d754941b7095d10a0378cddc)
Co-authored-by: Shen Weilong <shenweilong@espressif.com>
2024-10-08 13:25:33 +08:00
shreeyash
cf106f07d1
fix(nimble): Added a change to print address of an advertising instance
2024-09-17 12:19:03 +05:30
Shen Weilong
99ff4745e2
fix(ble): fiexed the crash issue of examples/bluetooth/nimble/ble_multi_conn
2024-09-12 20:58:00 +08:00
Astha Verma
20d3a306eb
fix(nimble): Added support for bidirectional data trasfer
2024-09-09 18:41:27 +05:30
Rahul Tank
071fed2d6f
feat(nimble): BLE_GAP_EVENT_LINK_ESTAB event to ensure link established
2024-08-20 14:56:13 +05:30
Rahul Tank
61edc67100
feat(nimble): Add support to allow connection during scanning
2024-08-16 15:05:39 +05:30
Rahul Tank
71ad2918aa
fix(nimble): Fixed assert issue in proximity_sensor example
2024-08-05 16:57:50 +05:30
Rahul Tank
320257a60b
fix(nimble): Increase Timer stack size for nimble application
2024-07-22 15:52:10 +05:30
zwl
6f6d163d30
fix(ble): fixed nimble host only build error
2024-07-16 13:23:41 +08:00
Rahul Tank
1f736fb017
fix(nimble): Update menuconfig option to consider 5.0 support
2024-07-10 17:22:27 +05:30
cjin
066e04a9a4
fix(ble): added c6 config check for ble light sleep
2024-06-24 11:31:40 +08:00
Rahul Tank
8abb343778
docs(nimble): Added chip information in ble_enc_adv README file
2024-05-15 15:32:55 +05:30
Rahul Tank
a5d0406c74
Merge branch 'bugfix/handle_missing_free_v5.1' into 'release/v5.1'
...
fix(nimble): Handle missing free in application (v5.1)
See merge request espressif/esp-idf!29888
2024-05-12 16:21:56 +08:00
Jiang Jiang Jian
07c17c6114
Merge branch 'feat/adjust_ble_log_init_order_v5.1' into 'release/v5.1'
...
Feat/adjust ble log init order v5.1
See merge request espressif/esp-idf!30002
2024-04-12 10:30:36 +08:00
cjin
8e140779e7
change(ble): support ble light sleep using ext 32k xtal on C2
2024-04-02 19:55:36 +08:00
Rahul Tank
a0d6d5c714
fix(nimble): Handle missing free in application
2024-03-28 08:51:07 +05:30
cjin
27b553eb38
fix(ble): fix ci ble powe save test addresss error
2024-03-25 15:59:32 +08:00
Rahul Tank
077a966fb0
Merge branch 'contrib/github_pr_13034_v5.1' into 'release/v5.1'
...
docs(nimble): Fixed typo in examples/bluetooth/nimble/blehr/README (GitHub PR) (v5.1)
See merge request espressif/esp-idf!29616
2024-03-13 23:47:08 +08:00
Alex Verschoot
ed4d8752c1
Update README.md
...
Fix typo
2024-03-13 17:09:31 +05:30
Roshan Bangar
d6105439b7
docs(nimble): Added gpio configuration table for esp32p4
2024-03-13 14:02:49 +05:30
Roshan Bangar
d6f6f8117c
docs(nimble): Improved documentation for uart host only example
2024-03-08 10:32:45 +05:30
Roshan Bangar
e7302b533c
fix(nimble): Corrected acl data handling code in bleprph_host_only
2024-03-01 12:54:53 +05:30
Roshan Bangar
39c27275c8
feat(nimble): Nimble Host only mode over uart
2024-03-01 12:54:53 +05:30
SumeetSingh19
0dbfe37505
feat(nimble): additional AD types for advertisements
2024-03-01 12:54:53 +05:30
SumeetSingh19
5b0c32e37f
feat(nimble): authorization permission on gatt read and write
2024-03-01 12:54:53 +05:30
Jiang Jiang Jian
467780474f
Merge branch 'bugfix/fix_double_free_coc_v5.1' into 'release/v5.1'
...
fix(nimble): Removed double free of packet (v5.1)
See merge request espressif/esp-idf!29032
2024-02-28 11:14:40 +08:00
Rahul Tank
0b0648eddb
fix(nimble): Removed double free of packet
2024-02-13 14:40:51 +05:30
cjin
cdb421f08f
feat(ble): added pytest for ble power save example
2024-01-22 10:56:52 +08:00
xiongweichao
22e6e5be06
fix(ble): Fixed the issue of being unable to enter light sleep
...
- Fixed the issue where light sleep cannot be entered when external 32k XTAL does not exist
2024-01-22 10:49:00 +08:00
luomanruo
6c8fa646e4
change(ble): npl count is zero if nimble host is not used
...
change(ble): added npl eventq put to front
change(ble): added cache safe check in ble power save example
ble(update):
Update c2 lib to 91b81332
Update h2 lib to 620fbe79
Update c6 lib to 620fbe79
fix(ble): fix stack overflow disable at sleep
Revert "change(ble): added ble cca en and thresh option"
This reverts commit 71901499b9dd9931a4af29126c497ffa32d1edd4.
2024-01-19 16:14:05 +08:00
Roshan Bangar
e8503d6efe
feat(nimble): Added example support for Current Time Service
2023-12-14 20:24:20 +05:30
xiaqilin
ef4f420663
fix(pm): add mac/bb power down/up prepare for fix esp32c6 pll issue
...
* switch root clk src to PLL for modem reg opt and added callback
* register power_down/power_up callback in ieee802154 driver for esp32c6
* remove software regdma opt in bt
2023-12-08 08:03:32 +00:00
Rahul Tank
2a227b89d5
Merge branch 'feature/walkthrough_for_bleprph_v5.1' into 'release/v5.1'
...
doc (nimble): Added the tutorial for bleprph example. (v5.1)
See merge request espressif/esp-idf!26887
2023-11-22 18:21:49 +08:00
Rahul Tank
9571780d5e
ci(nimble): Cleanup sdkconfig files for nimble examples
2023-11-21 12:23:06 +05:30
Abhinav Kudnar
9ff25a94d9
doc (nimble): Added the tutorial for bleprph example.
2023-11-02 17:57:22 +05:30
Abhinav Kudnar
7ac37cccef
doc (nimble): Added the tutorial for coc_bleprph example.
2023-11-02 17:53:33 +05:30
Jiang Jiang Jian
d02cfc21b7
Merge branch 'feature/walkthrough_for_spp_client_v5.1' into 'release/v5.1'
...
doc(nimble): Added the tutorial for spp_client example. (v5.1)
See merge request espressif/esp-idf!26201
2023-09-28 13:35:57 +08:00
Zim Kalinowski
1256e6fd6b
fix(examples): Reverted: Fix example build errors caused by the deep_sleep funcs are returnable
...
This reverts commit d521b7d52a0f6df19b6aa0826747d2c367660c49.
2023-09-27 12:25:51 +02:00
Anton Maklakov
c4b6f0cf41
Merge branch 'feature/walkthrough_for_spp_server_v5.1' into 'release/v5.1'
...
doc(nimble): Added the tutorial for spp_server example. (v5.1)
See merge request espressif/esp-idf!26216
2023-09-27 17:30:11 +08:00
Jiang Jiang Jian
b5891b61b6
Merge branch 'feature/walkthrough_for_coc_ble_cent_v5.1' into 'release/v5.1'
...
doc (nimble): Added the tutorial for coc_blecent example. (v5.1)
See merge request espressif/esp-idf!26204
2023-09-27 10:24:29 +08:00
darshan
3c8d9a0d77
doc(nimble): Added the tutorial for spp_server example.
2023-09-26 10:23:10 +05:30
Abhinav Kudnar
5caf3b566d
doc (nimble): Added the tutorial for coc_blecent example.
2023-09-25 17:57:37 +05:30
darshan
d38147037d
doc(nimble): Added the tutorial for spp_client example. (v5.1)
2023-09-25 17:04:41 +05:30
Abhinav Kudnar
c542d62d21
doc (nimble): Added the tutorial for ble_multi_adv example.
2023-09-25 10:35:39 +05:30
Rahul Tank
783cc77a29
fix(nimble): Updated BLE Phy example
...
The existing example has some issues which are now fixed.
1. Original example had legacy_pdu set which was not causing
the PHY to actually change. Fixed this
2. Added a way to initiate connection directly on 2M or Coded Phy.
2023-09-18 13:25:30 +05:30
Jiang Jiang Jian
c99a5e6185
Merge branch 'feature/walkthrough_for_ble_periodic_adv_and_ble_periodic_sync_v5.1' into 'release/v5.1'
...
doc (nimble): Added the tutorial for ble_periodic_adv and ble_periodic_sync_examples. (v5.1)
See merge request espressif/esp-idf!25729
2023-09-11 10:07:54 +08:00
Jiang Jiang Jian
c1e0210285
Merge branch 'feature/walkthrough_for_nimble_examples_v5.1' into 'release/v5.1'
...
doc (nimble): Added Walkthrough tutorial for phy_cent example (v5.1)
See merge request espressif/esp-idf!24650
2023-09-11 10:07:40 +08:00
Jiang Jiang Jian
4a221b0346
Merge branch 'feature/ble_lib_update_h2_c6_v5.1' into 'release/v5.1'
...
ble: update h2 c6 libble to 5d7af429
See merge request espressif/esp-idf!25692
2023-09-07 10:25:18 +08:00
abhi152
c67381dce6
doc (nimble): Added Walkthrough tutorial for phy_cent example
2023-09-05 16:24:21 +05:30
cjin
d3e8242db1
feat: Support esp32c2 BLE power save example
2023-09-05 15:10:38 +08:00