You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, my setup:
Raspberry pi 3b+
BT USB tp-link UB5A
Problem: I can't configure USB BT to be visible by the phone
What I did: I used the commands from here: https://gist.github.com/C0nw0nk/8020360c6d8d8773755d58e79689688f
my dongle is detected by the system and supposedly works but unfortunately it doesn't detect anything or is not detected. I reset and enabled visibility.
Crankshaft_env.sh configuration:
# Enable experimental bluetooth stuff
# don't use - only prepared for further releases!
ENABLE_BLUETOOTH=1
# Allow to autopair devices
ENABLE_PAIRABLE=1
# Use external adapter not builtin
EXTERNAL_BLUETOOTH=1
The text was updated successfully, but these errors were encountered:
Hi, my setup:
Raspberry pi 3b+
BT USB tp-link UB5A
Problem: I can't configure USB BT to be visible by the phone
What I did: I used the commands from here: https://gist.github.com/C0nw0nk/8020360c6d8d8773755d58e79689688f
my dongle is detected by the system and supposedly works but unfortunately it doesn't detect anything or is not detected. I reset and enabled visibility.
Crankshaft_env.sh configuration:
The text was updated successfully, but these errors were encountered: