myolib icon indicating copy to clipboard operation
myolib copied to clipboard

No connection can be established

Open Dustinhoefer opened this issue 6 years ago • 1 comments

I made a simple android app, that uses your library and the code on the front page to get a Callback when the device is connected. Unfortunately, this never happens, the app does not find a myo device. It is powered on and also connected to the phone via bluetooth. Any help would be greatly appreciated!

Dustinhoefer avatar Feb 05 '19 21:02 Dustinhoefer

Try increasing the timeout, make sure the myo is awake. If all else fails try stepping through the code with the debugger.

d4rken avatar Feb 06 '19 17:02 d4rken