empatica / empalink-sample-project-android

An Android sample project for the Empatica API
BSD 3-Clause "New" or "Revised" License
41 stars 24 forks source link

Fatal Exception: java.lang.NullPointerException when connecting to a wrist #10

Closed Tazrof closed 4 years ago

Tazrof commented 7 years ago

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.