HCI0 socket undefined #204
-
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
|
I ran into this one myself as well. Not sure where it originates yet, but it is annoying. Check rfkill via You probably get a response like To clear this, do a This will enable the hardware again. Next, do a To restart the Bluetooth service. Then you can restart the OpenRowingMonitor app via and everything should keep working, even after restarts. |
Beta Was this translation helpful? Give feedback.
-
|
I had tried that and it didnt work previously, but I guess power cycling my pi maybe helped fix it since it seemed to work this time. Thanks for the help! |
Beta Was this translation helpful? Give feedback.

I ran into this one myself as well. Not sure where it originates yet, but it is annoying.
Check rfkill via
You probably get a response like
To clear this, do a
This will enable the hardware again. Next, do a
To restart the Bluetooth service. Then you can restart the OpenRowingMonitor app via
and everything should keep working, even after restarts.