Packages to use BLE #10
-
Hello! I'm working on my degree final project and it's similar to your application. My questions is: which python packages did you use to can communicate your aplication by BLE? |
Beta Was this translation helpful? Give feedback.
Answered by
kieranabrennan
Sep 21, 2023
Replies: 1 comment
-
@Anxo42 the package used to communicate to a BLE device using Python is Bleak |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
kieranabrennan
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@Anxo42 the package used to communicate to a BLE device using Python is Bleak
https://bleak.readthedocs.io/en/latest/