Welcome i use 32feet2.3 but when use InTheHand.Net.Bluetooth.BluetoothRadio br = InTheHand.Net.Bluetooth.BluetoothRadio.PrimaryRadio; MessageBox.Show(InTheHand.Net.Bluetooth.BluetoothRadio.IsSupported.ToString()); br.Mode = InTheHand.Net.Bluetooth.RadioMode.Discoverable; when excute this code br is NULL...