I want to implement method which gives back the result of wifi signal level immediately after it is called.I have tried the wifi RSSI callback methods but, I have to wait for the RSSI to get changed.Is there any other way?
Wifi signal level
I want to implement method which gives back the result of wifi signal level immediately after it is called.I have tried the wifi RSSI callback methods but, I have to wait for the RSSI to get changed.Is there any other way?