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

Connection with other brand's boards using nRF5240 Audio Application

Hi,

nRF5340 Audio Application working very well while im using 2 nRF5340 board.

But i wonder, how can i connect to the other brand's board using nRF5340 Audio DK ?  

I want to connect 2 board ,which is like audio application, using just 1 nRF5340 Audio DK. 

Parents
  • Hello!

    Can you please explain in a bit more detail what you are trying to do?

    You want to communicate with another device using the nRF5340 Audio DK?

    Have you tried? Is something not working as expected?

    Best regards,

    Einar

  • Can you please explain in a bit more detail what you are trying to do?

    Sorry for the explanation , im little bit confused.

    You want to communicate with another device using the nRF5340 Audio DK?

    Yes im tring to communicate with another device using nRF5340 Auido DK.

    Have you tried?

    No, im not tried it yet. Because i do not know how to do. That's why im asking it.

    The problem im confused that when im using 2 nrf5340 audio dk there is no problem gateway is searching and connecting to the other nrf5340 when it finds the device. What if i use another device as a gateway, how can i detect and connect the devices. Using something like UUID ? If it is, how can i see it in the code of audio application sample ?

  • Something like UUID is the right direction yes.

    I would suggest going through this tutorial to learn the basics of programming BLE if you are not familiar with it:

    https://github.com/edvinand/custom_ncs_ble_service_sample

    -Einar

Reply Children
Related