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

nrf51DK data tranfer issue

image descriptionHello All,

I am working on nrf51dk , we are facing the issue if we send > 8 bytes of data in one time from Uart console then BLE_NUS will reset..

Our Setup: ECU --> K-Line Trans receiver --> Android App

The feature of K-Line is that what ever we transmit will be sent back to the BLE.. When we send bytes of data from Android App then same data will be received back to the Android App.. If we are sending < 8 bytes of data then there is no issue but when we send >8 bytes of data then BLE_NUS will reset..

Kindly refer to the below link for more information.. we didn't understood the solution described for the below query. Kindly provide sample code how to rectify the issue...

devzone.nordicsemi.com/.../

Related