add30417
add30417
I have the same issue, for me would be more interesting, why a start is needed. After a run time of about 4-5 minutes, nodered always restart/crashed without any specific...
Thanks for your answer. First of all, I used a RP 3 B+. I downloaded the latest version from Raspbian and wrote a new sd card. I found out the...
Just doing at the moment. First run, with the error: ./install-bluetooth-deps.sh: line 20: ./install-bluez.sh: No such file or directory cp: cannot stat 'nuki-supervised.conf': No such file or directory
I see, I guessed it is a "web" installer. I'm doing again. --- I will do the testing in the next days.
Now, I installed everything. Following modifciation I did: connect-example.py: changing macaddress of nuki run.sh: changed with raspberry pi ip address nuki.conf: changed with raspberry pi ip address I used the...
cat /lib/systemd/system/bluetooth.service [Unit] Description=Bluetooth service Documentation=man:bluetoothd(8) ConditionPathIsDirectory=/sys/class/bluetooth [Service] Type=dbus BusName=org.bluez ExecStart=/usr/local/libexec/bluetooth/bluetoothd NotifyAccess=main #WatchdogSec=10 #Restart=on-failure CapabilityBoundingSet=CAP_NET_ADMIN CAP_NET_BIND_SERVICE LimitNPROC=1 ProtectHome=true ProtectSystem=full [Install] WantedBy=bluetooth.target Alias=dbus-org.bluez.service
Seems like step ahead: During the excution of "./connect-example.py" following output appears: Init Nuki BLE connection... Unable to connect, retrying..., retry count: 1 Starting BLE adapter... Init Nuki BLE connection......
Yes, I did. Update: Even the config file (/home/pi/nuki/nuki.cfg) never created during the execution. I created (with touch command) a empty file, but no success.
Bascially the server.py isn't helpful me. Is it? I can't see any helpful information.
the server isn't working at my raspberry