BLE_matrix_button/readme.md
2025-12-08 11:59:47 +01:00

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