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

Sending more than 20 bytes of ble data in nrf52810

Hello ,

     I am currently working on NRf52810 , SDK version 16 , I want to send around 400 bytes of data over BLE connection from peripheral to central. I know that NRF52810 does not support data length extension , is there any reference example for 52810 where more than 20 bytes of data is sent. Apart from DLE is there any other way to implement the same,

Thanks and Regards

Dilip

Related