I'm working on an application in NodeJS where I'd like to know the number of bluetooth enabled devices around me. The count doesn't need to be exact, I just need a rough idea.
I've two questions. The first of which I assume is not possible.
-
Is there a way in NodeJS (or any other language) to find all Bluetooth devices around me even if they are not enabled to be discoverable?
-
If the above is not possible, is there a way for me to count the number of Bluetooth devices around me that are currently transmitting data?
via user316114
No comments:
Post a Comment