Wireless Communication Library Support Forum

Frameworks => Bluetooth Framework => Topic started by: cyp on February 28, 2009, 12:11:45 AM

Title: When i try to connect in Cell Phone i give the result 8000f02b, what is?
Post by: cyp on February 28, 2009, 12:11:45 AM
When i try to connect in Cell Phone i give the result 8000f02b, what is?

I convert 8000f02b to Decimal and it is 252 but error code dosent have 252. I saw when i give 00000 it?s WCL_E_SUCCESS  and 8000f02b ?

Thanks
Title: Re: When i try to connect in Cell Phone i give the result 8000f02b, what is?
Post by: Mike Petrichenko on February 28, 2009, 05:17:21 AM
WCL_ERROR_UNABLE_CONNECT
Title: Re: When i try to connect in Cell Phone i give the result 8000f02b, what is?
Post by: cyp on February 28, 2009, 07:57:53 AM
What can show this error? When i try to connect using Windows connection it?s connect ok, and when i try to connect with ProximiteSender it?s show this error.

Thks
Title: Re: When i try to connect in Cell Phone i give the result 8000f02b, what is?
Post by: Mike Petrichenko on February 28, 2009, 11:30:42 AM
Lots of reason. Phone is busy, stack is busy, wrong service, phone requires authentcation. It seems you use BlueSoleil drivers. It is not good idea to use this drivers with ProximitySender.
Title: Re: When i try to connect in Cell Phone i give the result 8000f02b, what is?
Post by: cyp on March 01, 2009, 06:50:40 PM
I use Microsoft driver. The cell phone is V3 and don?t requires authentication.
What seens stack is busy or worng service? becouse when and i transfer using Windows it works fine.
Title: Re: When i try to connect in Cell Phone i give the result 8000f02b, what is?
Post by: Mike Petrichenko on March 02, 2009, 10:22:44 AM
Hi,

I have started working on fixing for this issue.
Title: Re: When i try to connect in Cell Phone i give the result 8000f02b, what is?
Post by: cyp on March 06, 2009, 11:56:49 PM
Hi Mike this error was fixed with this new version?  :D

Thnks
Title: Re: When i try to connect in Cell Phone i give the result 8000f02b, what is?
Post by: Mike Petrichenko on March 07, 2009, 10:27:21 AM
Hi,

thanks for letting me know
Title: Re: When i try to connect in Cell Phone i give the result 8000f02b, what is?
Post by: cyp on March 12, 2009, 05:18:49 AM
Other question

   Can i setup a automatic PIN Code, like that Device that request password i setup in my software that if Device typed "12345" then i connect? To don
Title: Re: When i try to connect in Cell Phone i give the result 8000f02b, what is?
Post by: Mike Petrichenko on March 12, 2009, 12:05:33 PM
wclAuthenticator is exactly what you need.