I am considering using BLE advertising for sensor devices as peripherals and using a mobile phone as receiving device.
Because the number of sensor devices can be more than 200 to 500, or even more, but they will be located at different floors and different location of the a building. So the nearby devices will be limited.
The requirement is users that does not want to have a lot of this Bluetooth signals everywhere. So it is possible for all sensor devices stay in RX mode and wait for Scan Request from mobile phone? Once Scan Request is received, the nearby sensor devices get the request and wake up for advertising? For those sensor devices not receiving the Scan Request, they can be ignored and process later with next Scan Request.
And will the sensor devices create radio signals in RX mode?
Thanks!