I want use two 52DK for BLE transfer demo, one 52DK download nRF5_SDK_15.0.0_a53641a\examples\ble_peripheral\ble_app_uart",
other 52DK download "nRF5_SDK_15.0.0_a53641a\examples\ble_central\ble_app_uart_c",
and i changed the connection interval to 7.5ms, it seems the speed for two 52832 just can reach to (251B*1000/7.5)=33.5kbyte/s; is it right? is it possible to transfer more fast? i heard the speed of BLE5.0 can reach to 2Mbit/s, How to achieve it?