Hello
I am working with nrf9160dk_nrf52840 and using the BLE of nrf52
I am using the peripheral uart sample code to send some custom data.
I am trying to send more than a 20 byte data through ble to an android app. But all I am able to transfer is first 20 bytes.
The data is of 40 bytes but transmitting only first 20 byte eachtime and skips the rest.
Please help me to modify the code and send the 20-20 byte data in a series. As I am newbie for nordic boads so be specific and try to answer in a simple way.
Note: ncs version 1.9.1