question

adahmen avatar image
adahmen asked

How to pair mppt with Raspberry using bluetooth

Hi,

I try to connect a Raspberry Pi to my MPPT - but it's not working :-(

My setup:

- Raspberry Pi 4b using latest Buster linux

- Victron MPPT 150/45 with latest firmware

When I try to connect using bluetoothctl (with internal bluetooth module), I only receive an error:

Failed to pair: org.bluez.Error.AuthenticationFailed or

Failed to pair: org.bluez.Error.AuthenticationCanceled


pi@raspberrypi:~ $ sudo bluetoothctl
Agent registered
[bluetooth]# devices
Device FB:68:94:53:26:D0 FB-68-94-53-26-D0
[bluetooth]# pairable on
Changing pairable on succeeded
[bluetooth]# agent on
Agent is already registered
[bluetooth]# pair FB:68:94:53:26:D0
Attempting to pair with FB:68:94:53:26:D0
Failed to pair: org.bluez.Error.AuthenticationCanceled
[bluetooth]# 


What can I do?

I need the bluetooth connection to run this script: https://github.com/birdie1/victron

MPPT ControllersBluetooth
2 |3000

Up to 8 attachments (including images) can be used with a maximum of 190.8 MiB each and 286.6 MiB total.

3 Answers
adahmen avatar image
adahmen answered ·

Ich verschiebe meine Frage in den deutschsprachigen Teil.

Vielleicht gibt es ja hier jemand, der einen Tipp hat.

2 |3000

Up to 8 attachments (including images) can be used with a maximum of 190.8 MiB each and 286.6 MiB total.

Matthias Lange - DE avatar image
Matthias Lange - DE answered ·

Stand heute ist es von Victron nicht vorgesehen Geräte via Bluetooth mit einem GX Gerät zu verbinden, daher glaube ich, das es auch nicht mit einem Pi funktionieren wird.

PS: Wenn dann wäre die Frage eher im Mod-Bereich angebracht.

2 |3000

Up to 8 attachments (including images) can be used with a maximum of 190.8 MiB each and 286.6 MiB total.

adahmen avatar image
adahmen answered ·

Danke für die Reaktion.

Wenn sich jedoch das verlinkte Projekt anschaut, dann sollte es eigentlich ja "problemlos" gehen.

Ich frage mich, warum bei mir nicht die PIN-Abfrage erscheint.

2 |3000

Up to 8 attachments (including images) can be used with a maximum of 190.8 MiB each and 286.6 MiB total.