Hi, I am trying to build a small app to transfer some data over bluetooth from my phone to my pc. In true noobie style, I've fallen at the first hurdle, and google searches aren't turning up any related results. I'm literally just trying to get the local device: m_LclDevice = LocalDevice.getLocalDevice(); and it is throwing a BluetoothStateException, but the message ...