protected override void OnSleep()
 {
     rfidService.StopInventory();
     bluetoothService.Close();
 }