Hi!
For my master's dissertation I am currently investigating the possibilities of Bluetooth Low energy in terms of speed. I am using the Nordic UART service to send as much data as possible from an nRf51822 to my phone (using a custom app). I was wondering if there is a known theoretical maximum speed limit using this service, and if and how this depends on my phone. I also would like to know if there are better services/profiles to use for fast data transfer. And finally, how long does it take to develop such a service (just out of curiosity)?
Thanks in advance!