-
Notifications
You must be signed in to change notification settings - Fork 626
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
dont work running example #641
Comments
Which Raspberry Pi do you have? Please post hci_dump.pklg (you need to .zip it to for upload) |
hi i on raspberry pi 3b |
Power Cycle = turn power off, wait, turn it on again. Roy in 'The IT Crowd': "Have you tried turning it off and on again". |
The log says "Unable to open port /dev/serial1" Did you disable bluez as described in the readme? |
Yes I disble bluez but is dont work and when I import 'btstack.h' the Library not exists |
it is possible to make vocal on Discord for talk about btstack: my user name is Flouzi |
Hi. I'd prefer to answer here. Please explain in detail what you've tried, what happened, and what you've expected. |
I installed the library on my raspberry pi but it is not recognized when I include in file in c #include btstack.h and I wanted to do this again and I can't find where is the code to receive the cover and display on an LCD screen https://bluekitchen-gmbh.com/avrcp-cover-art-in-ios-android/ |
Hi there. Thanks for the link to our blog. In the Cover Art blog post, we were using a Raspberry Pi Pico W, which is a microcontroller with two ARM Cortex M0+ Cores. It's much smaller than your Raspberry Pi 3b. We don't have an example that demonstrates AVRCP Cover Art on a Raspberry Pi with regular display. To run BTstack, please follow the readme in btstack/port/raspi. You can either cross compile on a desktop in a Docker container or with a cross-compile toolchain. Or, you can compile the BTstack examples on the Raspberry Pi itself. You can try the a2dp_sink_demo which allows to setup an AVRCP Cover Art connection with 'd', then press 'j' to get info on the current song, and finally, press '@' to download the current image as cover.jpg into the current folder. |
I have the same error, even if I recompiled all btstack with docker Packet Log: /tmp/hc1_dump.pklg |
Well. Before it looked like a compile error " I include in file in c #include btstack.h..". |
Please post hci_dump.pklg again (you need to .zip it to for upload) |
Describe the bug
hi,
I want to use an example on my raspiberry b but it doesn't work
To Reproduce
Steps to reproduce the behavior:
Logs
Packet Log: /tmp/hc1_dump.pklg
H5, 921600, BT_REG_EN at GPIO 128, Reset Controller Phase 1: Download firmware Download firmware failed
The text was updated successfully, but these errors were encountered: