In addition of the issue number #9, I have a lot of time this error when I connect to a wrist with the latest lib:
Fatal Exception: java.lang.NullPointerException: Attempt to read from field 'java.lang.String com.empatica.empalink.a.a' on a null object reference at com.empatica.empalink.EmpaDeviceManager.connectDevice(EmpaDeviceManager.java:367)
The given BluetoothDevice is from the callback didDiscoverDevice.
Hello,
In addition of the issue number #9, I have a lot of time this error when I connect to a wrist with the latest lib:
Fatal Exception: java.lang.NullPointerException: Attempt to read from field 'java.lang.String com.empatica.empalink.a.a' on a null object reference at com.empatica.empalink.EmpaDeviceManager.connectDevice(EmpaDeviceManager.java:367)
The given BluetoothDevice is from the callback didDiscoverDevice.