Hello,
Currently I'm working on a project in the area of presence detection. I'm inventorizing the current techniques that can be a solution to my use cases.
One of the techniques with bluetooth.
Here I want to know how i can get the Bluetooth RSSI's of my mobile phones (without setting the discoverable option on on the phone). I tried with HCITool, but you need a connection first.
Second I want to know if there is a way on how to measure interference in a Bluetooth field. When you connect a RPI with a mobile phone, you create a Bluetooth blob/mesh. When someone walks in the space, he interfers the blob. I want to measure this to get the number of people in a room.
Both of the problems with RPI.
Anyone have an answer?
Thanks!