onConnectionStateChanged reported non-zero status: 133
Sometimes when I try to connect to my ENV sensor, I receive the error below. I have not been able to figure out what triggers it. Could you please let me know if there is an issue with the MetaWearBleService.java file or something on my end? Thank you!
04-24 18:17:36.976 19702-20239/com.example. student.aristaios E/MainActivity: Error connecting
04-24 18:17:36.976 19702-20239/com.example.
java.lang.RuntimeException: onConnectionStateChanged reported non-zero status: 133
at com.mbientlab.metawear. MetaWearBleService$2$2.run( MetaWearBleService.java:909)
at java.util.concurrent. Executors$RunnableAdapter. call(Executors.java:422)
at java.util.concurrent. FutureTask.run(FutureTask. java:237)
at java.util.concurrent. ThreadPoolExecutor.runWorker( ThreadPoolExecutor.java:1112)
at java.util.concurrent. ThreadPoolExecutor$Worker.run( ThreadPoolExecutor.java:587)
at java.lang.Thread.run(Thread. java:818)
This discussion has been closed.
Comments