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
I am running:
nodered 1.3.0-beta.1 on
Ubuntu (3.16.85) on
Odroid C2 with bluetooth-Module 2
woth: bluez 5.48
what I tried, Ive done sofar:
=======================
sudo apt-get install bluetooth bluez libbluetooth-dev libudev-dev
sudo usermod -G bluetooth -a myuser name
sudo setcap cap_net_raw+eip $(eval readlink -f which node)
Then reboot the OS so that the policy changes take effect.
sudo reboot
I have absolutely no change in ztthe behaviour of node.
The bluettoth of my devoice is wrking propperly. I am frequently scanning connecting paring devices over hcitool and bluetoothctl.
please help.
The text was updated successfully, but these errors were encountered:
Hello!
I am running:
nodered 1.3.0-beta.1 on
Ubuntu (3.16.85) on
Odroid C2 with bluetooth-Module 2
woth: bluez 5.48
what I tried, Ive done sofar:
=======================
sudo apt-get install bluetooth bluez libbluetooth-dev libudev-dev
sudo usermod -G bluetooth -a myuser name
sudo setcap cap_net_raw+eip $(eval readlink -f
which node
)Then reboot the OS so that the policy changes take effect.
sudo reboot
I have absolutely no change in ztthe behaviour of node.
The bluettoth of my devoice is wrking propperly. I am frequently scanning connecting paring devices over hcitool and bluetoothctl.
please help.
The text was updated successfully, but these errors were encountered: