I'm using the NRF8001 with a Teensy 4.0. I've been able to find a port of the Arduino library for the Teensy here (https://github.com/tato123/nrf8001_arm_support)
I'm trying to send a bunch of data in 20 byte chunks to my android phone very quickly. I've got a function called sendData that does this: