Skip to Main Content

Embedded Technologies

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to get rid popup of pairing bluetooth devices on Pocket PC?

843849Sep 11 2007
I'm developing bluetooth scanner and pusher through Pocket PC with Windows Mobile 5.0.
Almost all devices are processed properly except some Samsung phones.
They need pairing key despite I'm using NO_AUTHENTICATE in obex url.
So on my pocket PC (eten glofiish x500 or m700) there appears dialog box to add samsung ( for example SGH-Z370) to my pairing devices (input pin code).
Is there any possibility to automate connection with samsungs. I'm thinking about 2 resolvers:
1. setting default pin code (i'ts possible for example in linux bluez lib with setting /etc/bluetooth... defaultpin - can't remember full path and file), I've tried to find such setting in registers of windows mobile, but there is no info about that).
2. writing c++ application waiting for event of appearing popup window and then pushing proper button and input default pin code.
Maybe there is some other possibility (for example trying other protocol than obex or some parameter).
I need automated sending of bluetooth content for all devices found around Pocket PC without any human interference of my Pocket PC. I need figure out how to connect to that SAMSUNG-s.
Thanks in advance.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 9 2007
Added on Sep 11 2007
0 comments
140 views