Hello,
I have written a small app that retrieves the phone book from WP7 and WP8 phones - via PBAP.
With this I get various/random paring issues.
To avoid any misunderstandings, I came back to your C# PBAP sample app now.
I removed the Intel driver (fall back to the Microsoft driver) and things seemed to work somewhat better but I still get random issues - in fact it does not work more often than it does.
I'm having various connection issues on pairing when running on the client's system:
- Windows 7
- Intel Centrino Wireless-N 2230
- Microsoft generic driver 6.1.7601.17889
Now I keep getting error 43 on connecting/paring.
A while ago it used to simply not pair and failed without an error while the device remained unpaired.
I have even tried replacing the wlc2wbt.dll with the old version - as mentioned in other posts in this forum - when I did that, it worked a few times with all the WP test phones I have - although the PIN shown on the devices seemed to be random. Then suddenly it did not.
This random behavior is the worse part of the entire process - do you have any advice on how to start debugging this?
Thanks