NEWS
BLE funktioniert nicht
-
@tenor-0 sagte in BLE funktioniert nicht:
Kann es sein das der onboard Aapter inkompatibel ist?
wollte ich gerade nach fragen.
Dazu hat es vor Jahren schon mal was gegeben, mit dem Rat einen USB BLE zu nehmen.oder ist der Server sogar älteren Datums, dass er gar kein BLE kann?
-
Schau mal in
dmesg -T
rein. Vielleicht steht da was drin.
Edit:
Besserdmesg -T | grep -i bluetooth
-
@thomas-braun
Danke!Der Server ist Neu. Bzw. er ist ein Thin Client (MINIS FORUM Mini PC UM560 XT AMD Ryzen 5 5600H 6 Kerne/12 Threads, 32 GB RAM).
Für mich sieht die Ausgabe gut aus:
matthias@server:~$ sudo dmesg -T | grep -i bluetooth [So Okt 22 15:28:22 2023] Bluetooth: Core ver 2.22 [So Okt 22 15:28:22 2023] NET: Registered PF_BLUETOOTH protocol family [So Okt 22 15:28:22 2023] Bluetooth: HCI device and connection manager initialized [So Okt 22 15:28:22 2023] Bluetooth: HCI socket layer initialized [So Okt 22 15:28:22 2023] Bluetooth: L2CAP socket layer initialized [So Okt 22 15:28:22 2023] Bluetooth: SCO socket layer initialized [So Okt 22 15:28:22 2023] Bluetooth: hci0: Device setup in 134289 usecs [So Okt 22 15:28:27 2023] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 [So Okt 22 15:28:27 2023] Bluetooth: BNEP filters: protocol multicast [So Okt 22 15:28:27 2023] Bluetooth: BNEP socket layer initialized [So Okt 22 15:28:27 2023] Bluetooth: hci0: Device setup in 143193 usecs [So Okt 22 15:51:51 2023] Bluetooth: hci0: Device setup in 132313 usecs
-
Sollte eigentlich passen.
-
wie bekommt man das Modell heraus?
-
-
@tenor-0 sagte in BLE funktioniert nicht:
@homoran
Laut Datenblatt: M.2 2230 WLAN-Unterstützung (Dual-Band Wi-Fi,BlueTooth) Minisdas ist nur der Anschluss und das Maß des Moduls. nicht was da verbaut ist
-
@homoran
hm,
Wi-Fi-6E-Modul von Mediatek laut Notebookcheck -
-
@thomas-braun said in BLE funktioniert nicht:
hcitool dev
server:~$ hcitool dev Devices: hci0 38:D5:7A:22:B7:20
Nur seine eigene..
-
-
@thomas-braun
wie Eingangs erwähnt, gar nichts, aber er sucht auch nur 10 Sekunden.matthias@server:~$ hcitool scan Scanning ... matthias@server:~$
-
Dann weiß ich nicht weiter.
-
@thomas-braun
Danke Trotzdem!Ich denke dann muss ich es mit einem anderen Adapter probieren.
Hast du eine Idee welcher gut funktioniert? -
Schau mal in das Log, wenn der ble-Adapter neugestartet wird.
Bei mir spuckt das Ding sowas aus:2023-10-23 21:51:57.006 - error: ble.0 (55088) Cannot find module '../build/Release/bluetooth_hci_socket.node' Require stack: - /opt/iobroker/node_modules/@abandonware/bluetooth-hci-socket/lib/native.js - /opt/iobroker/node_modules/@abandonware/bluetooth-hci-socket/index.js - /opt/iobroker/node_modules/@abandonware/noble/lib/hci-socket/hci.js - /opt/iobroker/node_modules/@abandonware/noble/lib/hci-socket/bindings.js - /opt/iobroker/node_modules/@abandonware/noble/lib/resolve-bindings.js - /opt/iobroker/node_modules/@abandonware/noble/with-custom-binding.js - /opt/iobroker/node_modules/@abandonware/noble/index.js - /opt/iobroker/node_modules/iobroker.ble/build/scanProcess.js
Edit: Neuinstallation des ble-Adapters und das Ding lüppt wieder.
-
2023-10-23 20:24:31.603 - info: admin.0 (1277) ==> Connected system.user.admin from ::ffff:192.168.178.70 2023-10-23 20:24:41.810 - info: host.server "system.adapter.ble.0" disabled 2023-10-23 20:24:41.811 - info: host.server stopInstance system.adapter.ble.0 (force=false, process=true) 2023-10-23 20:24:41.814 - info: ble.0 (421939) Got terminate signal TERMINATE_YOURSELF 2023-10-23 20:24:41.856 - info: host.server stopInstance system.adapter.ble.0 send kill signal 2023-10-23 20:24:41.860 - info: ble.0 (421939) terminating 2023-10-23 20:24:41.862 - info: ble.0 (421939) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason 2023-10-23 20:24:42.364 - info: ble.0 (421939) terminating 2023-10-23 20:24:42.431 - info: host.server instance system.adapter.ble.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION) 2023-10-23 20:24:45.231 - info: host.server "system.adapter.ble.0" enabled 2023-10-23 20:24:45.268 - info: host.server instance system.adapter.ble.0 started with pid 2462829 2023-10-23 20:24:45.735 - info: ble.0 (2462829) starting. Version 0.13.4 in /opt/iobroker/node_modules/iobroker.ble, node: v18.18.2, js-controller: 5.0.12 2023-10-23 20:24:45.792 - info: ble.0 (2462829) loaded plugins: Xiaomi, mi-flora, ruuvi-tag, _default 2023-10-23 20:24:45.793 - info: ble.0 (2462829) enabled plugins: Xiaomi, _default 2023-10-23 20:24:45.793 - info: ble.0 (2462829) monitoring all services 2023-10-23 20:24:45.842 - info: ble.0 (2462829) starting scanner process... 2023-10-23 20:24:46.081 - info: ble.0 (2462829) starting scan for services []
2023-10-23 20:24:31.603 - info: admin.0 (1277) ==> Connected system.user.admin from ::ffff:192.168.178.70 2023-10-23 20:24:41.810 - info: host.server "system.adapter.ble.0" disabled 2023-10-23 20:24:41.811 - info: host.server stopInstance system.adapter.ble.0 (force=false, process=true) 2023-10-23 20:24:41.814 - info: ble.0 (421939) Got terminate signal TERMINATE_YOURSELF 2023-10-23 20:24:41.856 - info: host.server stopInstance system.adapter.ble.0 send kill signal 2023-10-23 20:24:41.860 - info: ble.0 (421939) terminating 2023-10-23 20:24:41.862 - info: ble.0 (421939) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason 2023-10-23 20:24:42.364 - info: ble.0 (421939) terminating 2023-10-23 20:24:42.431 - info: host.server instance system.adapter.ble.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION) 2023-10-23 20:24:45.231 - info: host.server "system.adapter.ble.0" enabled 2023-10-23 20:24:45.268 - info: host.server instance system.adapter.ble.0 started with pid 2462829 2023-10-23 20:24:45.735 - info: ble.0 (2462829) starting. Version 0.13.4 in /opt/iobroker/node_modules/iobroker.ble, node: v18.18.2, js-controller: 5.0.12 2023-10-23 20:24:45.792 - info: ble.0 (2462829) loaded plugins: Xiaomi, mi-flora, ruuvi-tag, _default 2023-10-23 20:24:45.793 - info: ble.0 (2462829) enabled plugins: Xiaomi, _default 2023-10-23 20:24:45.793 - info: ble.0 (2462829) monitoring all services 2023-10-23 20:24:45.842 - info: ble.0 (2462829) starting scanner process... 2023-10-23 20:24:46.081 - info: ble.0 (2462829) starting scan for services []
Für mich sieht alles gut aus...
Ich habe mir einfach mal einen neuen Stick bestellt und werde testen. -
Ist überhaupt irgendwas in der Nähe, was gescannt werden könnte?
Für mich schaut das nämlich eigentlich gut aus. -
Kann mich da @Thomas-Braun nur anschliessen.
Bisher ist alles okay lt. Log.
Kommt auf die Reichweite Deines Gerätes an und die Adapter Einstellungen.
Die haste glaube ich noch nicht gezeigt.
Hol das mal bitte nach. -
@haselchen
Der steht 2 meter neben dem Raspi 4.
Habe eben mein Handy auf Bluetooth Empfang gestellt, aber es kommt nichts.
Der Raspi hat Seitenweise Einträge..
Es stehen in 1m Entfernung auch ein Xiaomi Temp Sensor der permanent Daten liefert.
Der ist ja nicht gepaired mit dem alten Raspi. -
Spasseshalber den Haken bei "Neue Geräte ....." setzen?!