In the nRF8001 Arduino SDK, there is a "ble_bandwidth_test" example.
It says,
"The bandwidth is measured (sic?) with the nRF UART App in the Apple iOS app store"
But, as far I can see, the nRF UART App (either Android or iOS) simply allows you to send text, and displays any received text - I don't see any facility to measure anything at all.
So how, exactly, do I use the nRF UART App (either Android or iOS) to measure throughput?
Or is there some other App for that?