Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No bluetooth devices detected #51

Open
KarlBrennan opened this issue Nov 27, 2022 · 0 comments
Open

No bluetooth devices detected #51

KarlBrennan opened this issue Nov 27, 2022 · 0 comments

Comments

@KarlBrennan
Copy link

Hello

I have just installed this application on Ubuntu 20.04 and have set up the application to transmit all data to MQTT. All seems to be configured fine and MQTT is responding to the client connections so the target aspect is working fine. The issue that I am having is that the application is not detecting any ruuvi BLE devices or their associated data. I can detect 3 devices using bluetoothctl so that is not the problem.
I am getting no data in the discovery page of the web ui so I suspect that the application is not detecting the Ruuvi Devices.
Can you tell me where I can start to track down this issue

many thanks
kgbrenna@kgbrenna-ThinkPad-T590:~/ruuvitag-discovery$ sudo npm start

ruuvitag-discovery@0.2.9 start
NODE_ENV=production node index.js

[2022-11-27T17:49:59.624Z] Start RuuviTag Discovery - v0.2.9
[2022-11-27T17:49:59.625Z] Start web server on port 8099
[2022-11-27T17:49:59.627Z] Start measures sampling every 10 seconds
[2022-11-27T17:49:59.643Z] Web server ready: listen port 8099
[2022-11-27T17:49:59.646Z] Connected to MQTT "SecondTest"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant