Abolfazl Bahari
Lurker
I am trying to collect the RSSI data from WiFi access points in Android. However there is an issue related to model of the devices. Each device collects the data with different period varying from 1 to 6 seconds. My questions is that whether I can adjust a constant collection period maybe to 3 or 4 data collection per second, regardless of device model. In previous APIs there was "start active scan" but now there is "start scan" function which collects data in passive mode. I would be very grateful if you have an idea which can help me.