-
• #2
It doesn't support it at the moment. You could probably compile your own binary with it in if you wanted.
It might be added in the future, but even Nordic's example is tagged as 'experimental' right now. I imagine that both the central and peripheral would have to support DLE to get the extra throughput, so this might only be useful for one Puck talking to another until support is more widespread?
I found that the nrf58232 is support DLE and wondering is PuckJs able to send more than 20bytes to central(ios) or not.
Here is some reference:
https://devzone.nordicsemi.com/question/82470/mtu-size-at-23-bytes/
http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v12.2.0%2Fble_sdk_app_att_mtu.html&cp=4_0_1_4_2_1_0
Any comment will be appriciate :)