hcilab / MyoStream

A reusable tool for Processing allowing the streaming of EMG data directly from the Myo armband through Bluetooth Low Energy
4 stars 2 forks source link

Armband does NOT connect if other Bluetooth COM ports exist on Computer. #7

Open aarontabor opened 6 years ago

aarontabor commented 6 years ago

This library assumes that the blue myo usb dongle is configured as the first available COM port available on the system. The library will hang during connection if this assumption is not met.

aarontabor commented 6 years ago

A workaround is to turn off the system bluetooth. This will disable other configured COM ports.