python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Is it possible to collect signal strength coming from nearby Wi-Fi devices, modems etc.?
I have a Flutter app that I collect datas of nearby beacons like mac address, rssi, distance etc. I want to do the same thing for wi-fi devices like modems etc.
Googled it but couldn't find something ...
Baran
Votes: 0
Answers: 0
how to get the distance from RSSI in veins?
I found how to get the RSSI value in veins in this link: how to record rssi in veins (omnet++)
I want to know now how to get the distance between two nodes based on the RSSI value?
Fleur Rouge
Votes: 0
Answers: 1
Is there an easy way to scan for surrounding bluetooth devices and get their RSSI to detect proximity in Python?
We have to create a prototype of a social distancing app, but are all relatively inexperienced programmers. Does any of you have an idea to do this?
I already setup Python and Kivy for the app develop...
thomasMI
Votes: 0
Answers: 0