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

peer to peer data transfer need to be 260 bytes in one send using ble_app_uart.c

Hi all,

we are using NRF52810 and SDK 15.0 (our own custom board)

working on ble_app_uart.c example.

we are able to send / receive 20bytes(approx).

we need to transfer 260 bytes in one send from nrf52810 to mobile app  and vise-versa. (app to nrf52810).

Both way communication (BLE and Mobile app) requires 260 bytes transfer between them  .

we checked so many examples in nordic devzone but we couldn't figure it out.

Please help with this issue.

Thanks and Regards,

venu