-
Notifications
You must be signed in to change notification settings - Fork 17
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
mpradio bluetooth cant connect #47
Comments
Hi, is it a fresh install from the repo? |
PS: when you use the SD card image, you need to wait for it to reboot after first boot after flashing. :) |
its already working, it transmit song and my radio can receive it. works perfectly except for the BLUETOOTH part. on my phone side, already paired with MPRADIO bluetooth but cant connect. it can connect before i install MPRADIO, after installation of mp radio, fm transmitter works fine (auto start) but cant connect to bluetooth na. what file do you need? |
Yeah, I was asking you to try my full system sdcard image to test out Bluetooth functionality. If you have a spare sdcard, please do. I really need to understand something, and that's the most efficient way for me to do it, with all the variables involved. |
hmm, kinda weird, i install your img 1.1 version. it work. it transmit my music over my phone to rpi(MPRADIO) via bluetooth. thanks for this but the APP is not working. "BT CONNECTION ERROR" (im connected,media) for meantime will change config via ssh. BTW sometimes i just boot to "You are in emergency mode...............................please enter to continue" |
The full image is a few commits behind this repo, so I figure there's an issue with something introduced lately. I'll have to figure out what. |
Just let me know if you succeed |
sorry for my bad english. i cant explain it properly. but i will try. i attached the screenshot of the app. as you can see, its paired and connected to the bluetooth. but the app cant detect it. when i go to menu then select the SETTINGS, the app crashes. |
What smartphone/Android version are you on? |
tried on my 3 phones. still no luck. i also reburn/rewrite?? the image on sd card. |
Umh alright.. that's leading me to think it's a raspberry-side issue rather than an App issue. systemctl status dbus-org.bluez.service If "mpradio" bluetooth device is paired to your phone, the App will start looking for it in the device list, and then attempt to connect through rfcomm. If rfcomm service is not rounning, that's one possible reason why you get the error from the app. |
Here are the results, hope this helps.
|
just for testing purposes... when you're connnected on the CLI, try issuing |
busy week :) |
was the service running or not? |
i do status first, and the service is not running. tried it on my phone still not working. any logs? or something i can show? thanks |
Did it fail at pairing? Or just with the app? |
successfully paired and playing audio via bluetooth. its ok for me na. for meantime i use ssh and edit pirateradio.config via ssh. thanks.. |
I guess I'll have to investigate that further... keep you updated if I make progress |
Bluetooth audio should work fine |
Have you tried bluetooth audio yet? |
its working but, i want to broadcast songs via my phone bluetooth
after pairing and connecting my phone to the RPI 3, it disconnect and cant connect now.
MPRADIO is the name of the rpi bluetooth.
any solution here.
The text was updated successfully, but these errors were encountered: