6hearts
Posts: 16
Joined: Sat Dec 26, 2015 1:25 pm

Problems connection to bluetooth RPi zero W

Tue Oct 31, 2017 10:26 pm

I'm having problems connecting to my arduino + bluetooth module.
Here is what I have tried:


pi@zeropi:~ $ sudo bluetoothctl
[NEW] Controller x : x : x : x : x : x zeropi [default]
[NEW] Device y:y:y:y:y:y Moder
[bluetooth]# info y:y:y:y:y:y
Device y:y:y:y:y:y
Name: Moder
Alias: Moder
Paired: no
Trusted: yes
Blocked: no
Connected: no
LegacyPairing: no
Modalias: bluetooth:v000Dp0000d0110
[bluetooth]# pair y:y:y:y:y:y
Attempting to pair with y:y:y:y:y:y
[CHG] Device y:y:y:y:y:y Connected: yes
Failed to pair: org.bluez.Error.AuthenticationFailed
[CHG] Device y:y:y:y:y:y ServicesResolved: no
[CHG] Device y:y:y:y:y:y Connected: no

Any ideas why I cannot connect?

User avatar
Douglas6
Posts: 4860
Joined: Sat Mar 16, 2013 5:34 am
Location: Chicago, IL

Re: Problems connection to bluetooth RPi zero W

Tue Oct 31, 2017 10:55 pm

What is the Bluetooth module connected to your Arduino? Do you have a link for it?

You'll also need to set up SPP on the Pi, if it is in fact a classic Bluetooth module, but we can get to that after we get pairing solved.

Return to “Troubleshooting”