Basically, I want to connect to this device and analyse any packets recieved by it (when a button is pressed). I am unsure how to do this and I can't even connect to the device at the moment: try { bc.Connect(new BluetoothEndPoint(BluetoothAddress.Parse("001e3d17ad47"), BluetoothService...