-
Notifications
You must be signed in to change notification settings - Fork 300
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
BleakClient can not run on RISC-V linux #1657
Comments
this is full logs
|
This looks like an issue with https://github.com/Bluetooth-Devices/dbus-fast, not Bleak. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
bluetoothctl -v
) in case of Linux: 5.6.8Description
The following code can run normally on the Windows platform, but it cannot run on Linux development boards on the RISC-V platform.
What I Did
https://www.alibaba.com/product-detail/Sipeed-LicheeRV-Nano-Litchi-Pi-SG2002_1601059587927.html?spm=a2700.galleryofferlist.normal_offer.d_title.59f213a0npUk9B
wiki: https://wiki.sipeed.com/maixpy/en/index.html
pip install bleak
create hci with /dev/ttyS1 and up it.
run above-mentioned test code
Logs
The text was updated successfully, but these errors were encountered: