Rahul Tank 5a0aa4bd8e fix(nimble): Updated BLE Phy example 2 жил өмнө
..
ble_dynamic_service af9a9076d6 feat(nimble): Added support for dynamic services 2 жил өмнө
ble_enc_adv_data 9178a78142 NimBLE: Added support of encrypted advertising data 2 жил өмнө
ble_htp f907c22ea8 docs(nimble): Update Kconfig help section for Example Ext Adv 2 жил өмнө
ble_l2cap_coc 8b2b272aa2 NimBLE: Fixed crash when L2CAP COC sends large amount of data. 2 жил өмнө
ble_multi_adv 9bdb59a479 doc (nimble): Added the tutorial for ble_multi_adv example. 2 жил өмнө
ble_multi_conn e9e6372690 feat(ble): Added ble examples for multiple connections 2 жил өмнө
ble_periodic_adv 67b956f503 feat(nimble): Added periodic Adv Feature Updates in BLE 5.3 2 жил өмнө
ble_periodic_sync 67b956f503 feat(nimble): Added periodic Adv Feature Updates in BLE 5.3 2 жил өмнө
ble_phy 5a0aa4bd8e fix(nimble): Updated BLE Phy example 2 жил өмнө
ble_proximity_sensor f907c22ea8 docs(nimble): Update Kconfig help section for Example Ext Adv 2 жил өмнө
ble_spp df2612d104 Nimble: Corrected conditional check during connection to handle failure case 2 жил өмнө
blecent 6a38d80498 doc(nimble): Added tutorial for the blecent example. 2 жил өмнө
blehr 31168c0022 doc(nimble): Added the tutorial for blehr example. 2 жил өмнө
blemesh e72061695e all: Removes unnecessary newline character in logs 2 жил өмнө
bleprph 1afe32294f doc (nimble): Added the tutorial for bleprph example. 2 жил өмнө
bleprph_wifi_coex e72061695e all: Removes unnecessary newline character in logs 2 жил өмнө
common 9178a78142 NimBLE: Added support of encrypted advertising data 2 жил өмнө
hci 6e962ce8dd Modify the readme files in example/bluetooth 3 жил өмнө
power_save fd22414fba feat: Support esp32c2 BLE power save example 2 жил өмнө
throughput_app f07fcbed8d fix(examples): Fix example build errors caused by the deep_sleep funcs are returnable 2 жил өмнө
README.md cb646ff068 docs: Rebase and typos fixed for the bluetooth README files 4 жил өмнө

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.