This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

How to send data from pca1001 to BLE UART Android App?

Hello,

I was working over nordic dev board and found the uart template. but in that, only "data_receive_handler" is mentioned. i want to send data from my dev board to android uart app.

  • Is there any handler i should write? what and how?
  • Is there any api shall be called to achieve this?
  • In the documentation i found the same code piece with some detailed explanation. But not explanation about sending data (about TxData).
Related