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

bluetooth transfer between 2 nrf

Hi , i would like to send some sensor data coming from SPI interface and then send it from one nrf52832dk onto another nrf52dk or a nrf52dongle and on the receiving end send the data serially to mathlab gui.

can this be done ? if so may someone guide me on how to do it please I am relatively new to nordic and would appriacte a bit more detail then just be pointed to the examples please.

thank you very much for your time

best regards nikolai dimech Slight smile

Parents Reply
  • NikTheNordicUser said:
    do i need to put the UUIDs the same ?

     I don't understand the question I'm afraid.

    The ble_app_uart examples write data received over BLE to the connected computer over UART, so in order to have some kind of visual confirmation you can use a terminal to open the COM port and see the received data here. This is also described how to do in the setup on Infocenter.

    Best regards,

    Simon

Children
Related