This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

nRF Connect not supporting DLE on Android or IPhone

When we try and stream BLE data to the nRF Connect app on an Android or IOS phone the app accepts our requested for an MTU of 244 or 160 respectively, however it does not accept our request for DLE. As a result are MTU packets are broken down into 27 byte packets which  takes many connection intervals rather than just one hence our throughput is much lower.

When we use nRFConnect for windows via an nRF dongle we do not get these issues, the dongle accepts our request for our MTU of 244 and DLE.

Do the Nordic nrfConnect apps actually support DLE, or is something else causing this issue?

Related