aioble - connect with linux pc #10509
Unanswered
newhinton
asked this question in
Libraries & Drivers
Replies: 1 comment 3 replies
-
Have you tried to connect, without pairing? Should work. Pairing (with keys) is not supported on ESP32. It should also be fairly simple to write a client with Python and bleak or a similar BLE package acting as client/central. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to facilitate communication between my KDE-System with an esp32. The documentation advises users to use the aioble-library which i tried.
The temp-example works insofar that i can see it with my bluetooth-scan (
bluetoothctl scan on
) but pairing fails.There is also no guide on what to do on the pc-side. I hope you can help me. Thanks!
Beta Was this translation helpful? Give feedback.
All reactions