Search found 1 match

by thuanhai0203
Sun Dec 18, 2022 8:24 am
Forum: General Discussion
Topic: BLE client connect device
Replies: 1
Views: 1749

BLE client connect device

This is my code #include "BLEDevice.h" //#include "BLEScan.h" #define bleServerName "70001697" // The remote service we wish to connect to. static BLEUUID serviceUUID("6ECB2400-DC4C-40CC-A6E0-81E0DBDA54E5"); // The characteristic of the remote service we are interested in. static BLEUUID charUUID("...