Skip to content

Instantly share code, notes, and snippets.

@darkopetrovic
Created March 19, 2012 21:25
Show Gist options
  • Save darkopetrovic/2127217 to your computer and use it in GitHub Desktop.
Save darkopetrovic/2127217 to your computer and use it in GitHub Desktop.
Python Bluetooth Link Example for the Zephyr BioHarness 3.0
@Tony-555
Copy link

Tony-555 commented Jul 15, 2020

Hi, i am trying to use this code but it gives me this error: attribute 'doc' of 'instancemethod' objects is not writable. I am using python 2.7 and i am trying to connect by Bluethoot signal to BioHarness 3.0. How could I solve it? I really appreciate any help

@darkopetrovic
Copy link
Author

Sorry for the delay :x Did you find a solution?

Seems that this is related to the pybluez package. Try a version that is compatible with python 2.7.

pybluez/pybluez#268

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment