Android get more than 1 read per second

I just want to follow my last question. I am develeoping an app using android and I set the rangingperiod to read every 200 ms and the advertising rate to be 100 ms. The idea is to get more data per second because the RSSI for android fluctuate a lot. However, I still receive only 1 rssi per second. Is there a way to get more than 1 rssi per second

Refer to our documentation: http://estimote.github.io/Android-SDK/JavaDocs/

Read docs about BeaconManager# setForegroundScanPeriod.