Hi all, Trying to establish a simple SerialPort connection (which is described in numerous topics here and in sample code), but again, having a problem. What I'm facing is BluetoothSecurity.PairRequest(deviceAddress, "0000"); returns success, but then BluetoothClient.Connect(deviceAddress...