Hrishikesh Dhayagude 342f6a7829 Port NimBLE Host Stack on ESP-IDF 6 ani în urmă
..
blecent 342f6a7829 Port NimBLE Host Stack on ESP-IDF 6 ani în urmă
blehr 342f6a7829 Port NimBLE Host Stack on ESP-IDF 6 ani în urmă
blemesh 342f6a7829 Port NimBLE Host Stack on ESP-IDF 6 ani în urmă
bleprph 342f6a7829 Port NimBLE Host Stack on ESP-IDF 6 ani în urmă
README.md 342f6a7829 Port NimBLE Host Stack on ESP-IDF 6 ani în urmă

README.md

NimBLE Examples

This directory includes examples to demonstrate BLE functionality using Apache MyNewt NimBLE (https://github.com/apache/mynewt-nimble) host stack.

bleprph

Shows how ESP32 acts as a BLE Peripheral.

See the README.md file in the example bleprph.

blecent

Shows how ESP32 acts as a BLE central.

See the README.md file in the example blecent.

blemesh

Demonstrates BLE mesh functionality of NimBLE.

See the README.md file in the example blemesh.

blehr

Demonstrates standard Heart Rate measurement BLE peripheral.

See the README.md file in the example blehr.

More

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