public Form1() { InitializeComponent(); CheckForIllegalCrossThreadCalls = false; ble = new Bleservice(); ble2 = new Bleservice(); }