My problem is setting the PIN without the user being promped to do. I have tried the InstalledServices but it gives the Serial service ONLY after the device has been connected (so after it has been paired). Finally I resolved the issue using this code: InTheHand.Net.BluetoothEndPoint ep = new InTheHand...