I've created a BLE Peripheral project to test maximum possible throughput for the Notify of a single characteristic. I've also created a Central based on the new BLE Central Tutorial.
When I use the Android MCP, I can get 13.3Kbytes/second. With the BLE Central Tutorial I only get 2.7Kbytes/second. I guess it's a difference in connection parameters. What parms do I need to change in the tutorial to make it match the performance of the MCP?