Due to a workaround done some time ago (https://github.com/itm/wsn-device-drivers/issues/148) TelosB devices are disconnected and reconnected after each flash operation. As the detach / attach events are communicated to the user and displayed in the GUI users are confused.
Due to a workaround done some time ago (https://github.com/itm/wsn-device-drivers/issues/148) TelosB devices are disconnected and reconnected after each flash operation. As the detach / attach events are communicated to the user and displayed in the GUI users are confused.
See https://github.com/itm/testbed-runtime/blob/develop/iwsn-gateway/src/main/java/de/uniluebeck/itm/tr/iwsn/gateway/SingleDeviceAdapter.java#L460.