arduino-esp32/libraries/BLE/examples
poozy101 0d6b142228
Update BLE_client.ino (#5156)
Pull request #4999 added setMTU function to BLEClient.cpp/.h, this line provides implementation of this added functionality to the BLE client example to resolve cases in which data from notifyCallback exceeds 20 characters (3 bytes for command type and attribute ID, 20 bytes for attribute data (char*)pData).
2021-05-18 13:57:56 +03:00
..
BLE5_extended_scan BLE5 features to use with C3/S3 (#5085) 2021-04-22 13:01:20 +03:00
BLE5_multi_advertising BLE5 features to use with C3/S3 (#5085) 2021-04-22 13:01:20 +03:00
BLE5_periodic_advertising BLE5 features to use with C3/S3 (#5085) 2021-04-22 13:01:20 +03:00
BLE5_periodic_sync BLE5 features to use with C3/S3 (#5085) 2021-04-22 13:01:20 +03:00
BLE_Beacon_Scanner Initial Esp32c3 Support (#5060) 2021-04-14 18:10:05 +03:00
BLE_client Update BLE_client.ino (#5156) 2021-05-18 13:57:56 +03:00
BLE_EddystoneTLM_Beacon Initial Esp32c3 Support (#5060) 2021-04-14 18:10:05 +03:00
BLE_EddystoneURL_Beacon Initial Esp32c3 Support (#5060) 2021-04-14 18:10:05 +03:00
BLE_iBeacon Initial Esp32c3 Support (#5060) 2021-04-14 18:10:05 +03:00
BLE_notify Initial Esp32c3 Support (#5060) 2021-04-14 18:10:05 +03:00
BLE_scan Initial Esp32c3 Support (#5060) 2021-04-14 18:10:05 +03:00
BLE_server Initial Esp32c3 Support (#5060) 2021-04-14 18:10:05 +03:00
BLE_server_multiconnect Initial Esp32c3 Support (#5060) 2021-04-14 18:10:05 +03:00
BLE_uart Initial Esp32c3 Support (#5060) 2021-04-14 18:10:05 +03:00
BLE_write Initial Esp32c3 Support (#5060) 2021-04-14 18:10:05 +03:00