ReStart Bluettoh

edited October 2019 in JavaScript

Many times I started the application, I got an error in bluettooth connection:
'''W / euler: Configuration error
java.lang.RuntimeException: Non-zero connection changed status (133)
at com.mbientlab.metawear.android.BtleService $ 1 $ 2.run (BtleService.java:114)
at java.util.concurrent.Executors $ RunnableAdapter.call (Executors.java:459)
at java.util.concurrent.FutureTask.run (FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1167)
at java.util.concurrent.ThreadPoolExecutor $ Worker.run (ThreadPoolExecutor.java:641)
at java.lang.Thread.run (Thread.java:764)
'''

The issue is that I want to try that instead of the error, the application tries to connect ...

Sign In or Register to comment.