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

Data corruption in app side

Hi all, 

In my project am sending ecg values over ble to android app. During first connection, the values are received and seems to be no problem, but when i disconnect and connect again i got corrupted values in the app. In order to get the correct values, i need to close the app and start again. How to solve this issue?

Related