Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个项目,其中一个蓝牙 CSR USB 加密狗没有足够的吞吐量来同时支持 3-4 个心脏监视器。有没有办法连接到多个蓝牙 HCI,这样我就可以连接到更多的心脏监视器?
如果您运行蓝牙堆栈/驱动程序的两个实例,那么可以,但是您必须分别管理这两个应用程序。我从未见过任何同时处理两个 HCI 的标准/商业堆栈。