Switchbot and Wio Terminal

Hi sleepin6

Please don’t set the doConnect = true, if you set true, then whatever you have no connected the device it will display connected device.

static boolean doConnect = false;
static boolean connected = false;

retry it again. meanwhile, open the debug sent me the log.

1 Like