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

How to receive data through nus

I've been working on a project, which requires data transmitted through ble to cell phone app. The user could acquire the data from the sensor when he sends a specific string using cell phone app to the device through ble. I've been reading the example here

Does anyone know which part of the code needs to be modified in order to implement the feature I want? Besides, what's the relationship between ble and uart in nRF51822. Thanks in advance!

Related