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

receive data from the peripheral

hello everybody!

i want to sample an analog signal with  the board and send the 0/1 data with ble to the receiver .

i created my on service with rx and tx like in ble uart example but i don't now how to read the data received from the board . how could i do??

thans a lot for your answer!

marikalp.

Parents Reply
  • i would  like to anderstand how to send a simple signal and put it to video.

    You have two entirely unrelated tasks there:

    1. sending stuff over BLE.
      This is what the Nordic tools & chips do.

    2. "put it to video"
      I have no idea what that means, but the Nordic tools & chips have nothing to do with video.
      But displaying stuff on video should not be affected by how the data was transported.
      Note that BLE is unlikely to be suitable for "live action" video
Children
No Data
Related