Rahul Tank 9a7106c6a1 Merge branch 'doc/update_kconfig_example_ext_adv_usage' into 'master' %!s(int64=2) %!d(string=hai) anos
..
ble_htp f907c22ea8 docs(nimble): Update Kconfig help section for Example Ext Adv %!s(int64=2) %!d(string=hai) anos
ble_l2cap_coc f907c22ea8 docs(nimble): Update Kconfig help section for Example Ext Adv %!s(int64=2) %!d(string=hai) anos
ble_multi_adv 1a599cd3bc Nimble: Added Example Walkthrough tutorial for Multi Adv example %!s(int64=2) %!d(string=hai) anos
ble_multi_conn e9e6372690 feat(ble): Added ble examples for multiple connections %!s(int64=2) %!d(string=hai) anos
ble_periodic_adv f907c22ea8 docs(nimble): Update Kconfig help section for Example Ext Adv %!s(int64=2) %!d(string=hai) anos
ble_periodic_sync f907c22ea8 docs(nimble): Update Kconfig help section for Example Ext Adv %!s(int64=2) %!d(string=hai) anos
ble_phy f907c22ea8 docs(nimble): Update Kconfig help section for Example Ext Adv %!s(int64=2) %!d(string=hai) anos
ble_proximity_sensor f907c22ea8 docs(nimble): Update Kconfig help section for Example Ext Adv %!s(int64=2) %!d(string=hai) anos
ble_spp df2612d104 Nimble: Corrected conditional check during connection to handle failure case %!s(int64=2) %!d(string=hai) anos
blecent f907c22ea8 docs(nimble): Update Kconfig help section for Example Ext Adv %!s(int64=2) %!d(string=hai) anos
blehr 7042eb7e64 Nimble: Removed files referring to old TTFW framework %!s(int64=2) %!d(string=hai) anos
blemesh e72061695e all: Removes unnecessary newline character in logs %!s(int64=2) %!d(string=hai) anos
bleprph f907c22ea8 docs(nimble): Update Kconfig help section for Example Ext Adv %!s(int64=2) %!d(string=hai) anos
bleprph_wifi_coex e72061695e all: Removes unnecessary newline character in logs %!s(int64=2) %!d(string=hai) anos
common e9e6372690 feat(ble): Added ble examples for multiple connections %!s(int64=2) %!d(string=hai) anos
hci 6e962ce8dd Modify the readme files in example/bluetooth %!s(int64=3) %!d(string=hai) anos
power_save f907c22ea8 docs(nimble): Update Kconfig help section for Example Ext Adv %!s(int64=2) %!d(string=hai) anos
throughput_app 4985caa38f refactor(driver/rtcio): Re-wrap RTCIO APIs with more accurate soc_caps %!s(int64=2) %!d(string=hai) anos
README.md cb646ff068 docs: Rebase and typos fixed for the bluetooth README files %!s(int64=4) %!d(string=hai) anos

README.md

Bluetooth Examples for NimBLE host

Note: To use examples in this directory, you need to have Bluetooth enabled in configuration and NimBLE selected as the host stack.

Example Layout

This directory includes examples to demonstrate BLE functionality using Apache MyNewt NimBLE host stack.

  • blecent Shows how ESP32 acts as a BLE central.
  • blehr Demonstrates standard Heart Rate measurement BLE peripheral.
  • blemesh Demonstrates BLE mesh functionality of NimBLE.
  • bleprph Shows how ESP32 acts as a BLE Peripheral.
  • bleprph_wifi_coex ESP32 acts as a BLE Peripheral and simultaneously performs Wi-Fi ping to configured IP address.

See the README.md file in the upper level examples directory for more information about examples.

More

See the README.md file in the upper level examples directory for more information about examples.