# BLE Assistant **Repository Path**: cdtown/BLE-Assistant ## Basic Information - **Project Name**: BLE Assistant - **Description**: 尝试编写 Windows 下的 BLE 调试助手 - **Primary Language**: C# - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-17 - **Last Updated**: 2022-05-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README

BLE Assistant

### 项目介绍 尝试编写 Windows 下的 BLE 调试助手 ### 参考资料 * [蓝牙 GATT 客户端](https://docs.microsoft.com/zh-cn/windows/uwp/devices-sensors/gatt-client) * [Windows-universal-samples](https://github.com/microsoft/Windows-universal-samples/tree/master/Samples/DeviceEnumerationAndPairing)