小弟我最近在弄WINCE蓝牙下的驱动,买了一个基于USB口HCI模块(CSR8510),飞好线。通过USB连接到PC上,可以正常工作,连接手机发送文件都没问题。说明硬件应该没什么问题。
然后我又连到WINCE板子上的USB HOST口上,打开蓝牙搜索,跳出错误:硬件错误10050,控制器不存在。此USB HOST口连接U盘是没问题的。所以我想是不是WINCE配置的问题?我的配置如下:
Bluetooth Protocol Stack with Transport Driver Support\Bluetooth Stack with Integrated USB Driver
Bluetooth Protocol Stack with Transport Driver Support\Bluetooth Stack with Universal Loadable Driver
Bluetooth Profiles Support\Bluetooth DUN Gateway
Bluetooth Profiles Support\Bluetooth HS/HF and Audio Gateway Service
Bluetooth Profiles Support\Bluetooth LAP and Configuration Utility
Bluetooth Profiles Support\Bluetooth PAN
Applications and Services Development\OBEX Client
Applications and Services Development\OBEX Server\OBEX File Browser
Applications and Services Development\OBEX Server\OBEX Inbox
各位高手帮我看下,还有什么需要配置的吗?或者还需要自己写驱动?
------解决方案--------------------
应该是 USB BT 驱动的问题,与 BT Profile 没有关系。
------解决方案--------------------
是不是一些配置没做好呢,最好联系一下厂家或者看看资料,做一下初始化设置吧!