I am using PXA270,Mainstone II BSP, Wince 5.0
I have connected the bluetooth Module from Blue Giga to BTUART of
PXA270 and added the following registry settings.
****************************************************************************************************
[HKEY_LOCAL_MACHINE\Drivers\BuiltIn\Serial]
"Irq"=dword:15
"SysIntr"=dword:1C
"MemBase"=dword:40200000
"MemLen"=dword:40
"DeviceArrayIndex"=dword:81
"Prefix"="COM"
"IClass"="{CC5195AC-BA49-48a0-BE17-DF6D1B0173DD}"
"Dll"="ms2_serial.dll"
"Order"=dword:0
[HKEY_LOCAL_MACHINE\Drivers\BuiltIn\Serial\Unimodem]
"Tsp"="Unimodem.dll"
"DeviceType"=dword:0
"FriendlyName"="Serial Cable on COM1:"
"DevConfig"=hex: 10,00, 00,00, 05,00,00,00, 10,01,00,00, 00,4B,
00,00, 00,00, 08, 00, 00, 00,00,00,00
****************************************************************************************************
I am able to communicate with the device through AT Commands.
But when I Click the "BLuettoth Manager " from Control Panel I got the
followinf error
"Bluetooth Hardware error 10050 (Bluetooth Controller not present)"
HOw to sort out this error??
Looking for your response experts!!
thanks & regards
Karthick
I am posting it again!!
I have included the BT stack with integrated UART driver and
universal lodaable driver.
I got the following debug messages, when I give Scan in the BT Mamager
>From the debug messages i came to know tht BT was in
"SERVICE_NOT_ACTIVE" state.
How to activate the same??
Looking for your reply experts
CPL: Failed to load '\Windows\system.cpl'
CTLPNL: cmdline=\Windows\bthpnl.cpl,0
--->>>CTLPNL: CPL='\Windows\bthpnl.cpl' icon=0 tab=0
[SDP] BthNsLookupServiceBegin entered
[SDP] BthNsLookupServiceBegin returns ERROR_SUCCESS
[SDP] BthNsLookupServiceNext entered
[ERR] Shell: call find failed!
[SHELL] Shell: Allocated call 0x00a49580 what = 0x03
[SHELL] Shell: CleanUpL2CAP : ensuring that skies are clear
[HCI] l2ca_ioctl [0x00000004 code 0x100ae0b8]
[L2CAP] BTH_STACK_IOCTL_DROP_UNUSED :: Idle connection not found!
[HCI] l2ca_ioctl exits with code 0x00000000
[SHELL] Shell: CleanUpL2CAP : ERROR_SUCCESS
[HCI] bt_inquiry_in [0x00052198/0x00a49580 LAP = 0x009e8b33 length = 8
num = 0]
[HCI] bt_custom_code_in [0x00052198/0x00a49580 code 0x0401]
[ERR] bt_custom_code_in returns ERROR_SERVICE_NOT_ACTIVE
[HCI] bt_inquiry_in completed with status 1062
[ERR] BthNsLookupServiceBegin: BthPerformInquiry returns 0x00000426
[SDP] BthNsLookupServiceEnd entered
[SDP] BthNsLookupServiceBegin entered
[SDP] BthNsLookupServiceBegin returns ERROR_SUCCESS
[SDP] BthNsLookupServiceNext entered
[ERR] Shell: call find failed!
[SHELL] Shell: Allocated call 0x00a49580 what = 0x03
[SHELL] Shell: CleanUpL2CAP : ensuring that skies are clear
[HCI] l2ca_ioctl [0x00000004 code 0x100ae0b8]
[L2CAP] BTH_STACK_IOCTL_DROP_UNUSED :: Idle connection not found!
[HCI] l2ca_ioctl exits with code 0x00000000
[SHELL] Shell: CleanUpL2CAP : ERROR_SUCCESS
[HCI] bt_inquiry_in [0x00052198/0x00a49580 LAP = 0x009e8b33 length = 8
num = 0]
[HCI] bt_custom_code_in [0x00052198/0x00a49580 code 0x0401]
[ERR] bt_custom_code_in returns ERROR_SERVICE_NOT_ACTIVE
[HCI] bt_inquiry_in completed with status 1062
[ERR] BthNsLookupServiceBegin: BthPerformInquiry returns 0x00000426
[SDP] BthNsLookupServiceEnd entered
[SHELL] Shell: ProcessExited 0xc7a9f56a
[SDP] SdpRemoveRecordsFromProcess(0xc7a9f56a)