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
[2025-01-12 02:10:02] [Notice] Opening BLE connection for RNodeInterface[RNode LoRa Interface]...
[2025-01-12 02:10:02] [Critical] Using the RNode interface over BLE requires a the "bleak" module to be installed.
[2025-01-12 02:10:02] [Critical] You can install one with the command: python3 -m pip install bleak
Expected behavior
rnsd with port = ble://... connects to the Bluetooth device.
Screenshots
Additional context
Metadata
system: "x86_64-linux"
host os: Linux 6.12.8, NixOS, 25.05 (Warbler), 25.05.20250108.bffc22e
Describe the bug
rnsd (Reticulum) cannot connect to Bluetooth devices.
Steps to reproduce
Steps to reproduce the behavior:
pkgs.python313Packages = [ pkgs.python313Packages.rns ]
type = RNodeInterface
andport = ble://ma:ca:dd:re:ss
(see https://reticulum.network/manual/interfaces.html#rnode-lora-interface)Expected behavior
rnsd
withport = ble://...
connects to the Bluetooth device.Screenshots
Additional context
Metadata
"x86_64-linux"
Linux 6.12.8, NixOS, 25.05 (Warbler), 25.05.20250108.bffc22e
yes
yes
nix-env (Nix) 2.24.11
"nixos"
/nix/store/v0g0bxsd5gw6k0jz2855f8h7l1218925-source
Notify maintainers
@fabaff, @qbit
Note for maintainers: Please tag this issue in your PR.
Add a 👍 reaction to issues you find important.
The text was updated successfully, but these errors were encountered: