I'm writing an application that is able to communicate with my PC. I have used the Bluetooth functionalities of the SDK 2.1.
I can find devices, get their MAC address, create an RFCOMM socket, but when I start the connection, I get the following error me...