【问题标题】:Bluetooth Low Energy for Windows 7? [duplicate]适用于 Windows 7 的低功耗蓝牙? [复制]
【发布时间】:2016-09-13 19:09:19
【问题描述】:

我必须编写一个与低功耗蓝牙设备交互的 Windows C# 应用程序。该设备上只有一个低功耗蓝牙芯片。 从我所做的研究来看,Windows 8.1 似乎是最早支持蓝牙低功耗的 Windows 版本。 有没有办法让它在 Windows 7 上运行?是否有推荐的库用于此?有什么建议吗,或者以前有人尝试过吗?

【问题讨论】:

    标签: c# windows bluetooth bluetooth-lowenergy


    【解决方案1】:

    我将“bleno”与 CSR 8510 加密狗一起使用。这对我来说可以。 https://github.com/sandeepmistry/bleno

    要确保您的蓝牙 4.0 USB 适配器兼容: https://github.com/sandeepmistry/node-bluetooth-hci-socket#windows

    【讨论】:

    • 尝试运行时遇到以下问题:错误:找不到模块'bluetooth-hci-socket'
    • 仔细按照说明操作:github.com/sandeepmistry/bleno#windows
    • 让它工作,谢谢 Yura!有没有办法通过代码替换驱动,而不是让人们下载 Zadig 工具?
    猜你喜欢
    • 2021-06-13
    • 2017-03-09
    • 1970-01-01
    • 2023-03-21
    • 1970-01-01
    • 2014-08-23
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多