Roshan Bangar aabb595860 feat(nimble): Added example support for Current Time Service %!s(int64=2) %!d(string=hai) anos
..
ble_cts aabb595860 feat(nimble): Added example support for Current Time Service %!s(int64=2) %!d(string=hai) anos
ble_dynamic_service 6d87100a70 feat(examples): add local components via idf_component.yml %!s(int64=2) %!d(string=hai) anos
ble_enc_adv_data 6d87100a70 feat(examples): add local components via idf_component.yml %!s(int64=2) %!d(string=hai) anos
ble_htp 6d87100a70 feat(examples): add local components via idf_component.yml %!s(int64=2) %!d(string=hai) anos
ble_l2cap_coc 4dbf8c8948 ci: remove ttfw related files %!s(int64=2) %!d(string=hai) anos
ble_multi_adv 6d87100a70 feat(examples): add local components via idf_component.yml %!s(int64=2) %!d(string=hai) anos
ble_multi_conn 6d87100a70 feat(examples): add local components via idf_component.yml %!s(int64=2) %!d(string=hai) anos
ble_periodic_adv 6d87100a70 feat(examples): add local components via idf_component.yml %!s(int64=2) %!d(string=hai) anos
ble_periodic_sync 6d87100a70 feat(examples): add local components via idf_component.yml %!s(int64=2) %!d(string=hai) anos
ble_phy 6d87100a70 feat(examples): add local components via idf_component.yml %!s(int64=2) %!d(string=hai) anos
ble_proximity_sensor 6d87100a70 feat(examples): add local components via idf_component.yml %!s(int64=2) %!d(string=hai) anos
ble_spp 4dbf8c8948 ci: remove ttfw related files %!s(int64=2) %!d(string=hai) anos
blecent 4dbf8c8948 ci: remove ttfw related files %!s(int64=2) %!d(string=hai) anos
blehr 4dbf8c8948 ci: remove ttfw related files %!s(int64=2) %!d(string=hai) anos
blemesh e72061695e all: Removes unnecessary newline character in logs %!s(int64=2) %!d(string=hai) anos
bleprph 4dbf8c8948 ci: remove ttfw related files %!s(int64=2) %!d(string=hai) anos
bleprph_wifi_coex 13f3a226bb change(examples): Update example configurations for FreeRTOS v10.5.1 %!s(int64=2) %!d(string=hai) anos
common 9178a78142 NimBLE: Added support of encrypted advertising data %!s(int64=2) %!d(string=hai) anos
hci 45bc939462 ci: update bluetooth examples build rules %!s(int64=2) %!d(string=hai) anos
power_save 45bc939462 ci: update bluetooth examples build rules %!s(int64=2) %!d(string=hai) anos
throughput_app 45bc939462 ci: update bluetooth examples build rules %!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.