Or, does iOS Bluetooth in the background do a little communication now and then between central and peripheral, and automatically, periodically update peripheral.RSSI, so that it stays current?
Or, is it necessary to call [peripheral readRSSI] with its callback peripheralDidUpdateRSSI?
I've poured over the Apple BTLE docs and googled a lot, but can't find answers to these questions.