OVMS3-idf/examples/bluetooth
Jiang Jiang Jian 642117a37f Merge branch 'bugfix/btdm_optimize_gatt_server_demo' into 'master'
component/bt: optimize gatt server demo

See merge request !1040
2017-08-22 16:30:08 +08:00
..
a2dp_sink bt: call nvs_flash_init in examples, show error if NVS is not initialized 2017-07-17 21:29:50 +08:00
ble_adv bt: call nvs_flash_init in examples, show error if NVS is not initialized 2017-07-17 21:29:50 +08:00
blufi Merge branch 'bugfix/btdm_blufi_aes_cfb128' into 'master' 2017-07-24 14:08:11 +08:00
controller_hci_uart examples: add missing nvs_flash.h include 2017-07-20 17:20:49 +08:00
gatt_client Component/bt: optimize gatt_client demo 2017-08-22 14:40:12 +08:00
gatt_security_client Component/bt: add gatt_security_client demo 2017-08-04 16:26:17 +08:00
gatt_security_server component/bt:squash the 2 commits. 2017-08-21 06:17:21 -04:00
gatt_server Component/bt: optimize gatt server demo 2017-08-22 14:48:01 +08:00
gatt_server_service_table bt: call nvs_flash_init in examples, show error if NVS is not initialized 2017-07-17 21:29:50 +08:00
gattc_multi_connect t # This is a combination of 2 commits. 2017-08-08 20:15:38 +08:00
README.md Added links from api category TOC to example category folders 2017-01-18 21:21:02 +01:00

Bluetooth Examples

Note: To use examples in this directory, you need to have Bluetooth enabled in configuration. Run make menuconfig, go to Component config and verify if you see [*] Bluetooth. If not - enable it and save.

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