18 lines
263 B
Markdown
Executable File
18 lines
263 B
Markdown
Executable File
# Guide BLE with NimBLE on esp32 with esp-idf in C
|
|
|
|
## BLE principles
|
|
|
|
### General
|
|
### GAP
|
|
### GATT
|
|
|
|
## References documents
|
|
### ESP-IDF
|
|
[Official documentation]()
|
|
[Github]()
|
|
### NimBLE
|
|
[Official documentation]()
|
|
[Github]()
|
|
### Bluetooth
|
|
### USB
|