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 connect Proxomity , UART and DFU with all at the same time with single connection.

Hi! I am building an android app for my project. I am using Proximity , UART and DFU from nrfToolbox app. I have 3 buttons on my home screen dedicated for each of them. I need to send/receive some data using Immediate alert and some using UART. The problem is I have to connect each of them individually. i.e. After connecting and using proximity if i want to transfer something via UART I have to come back to my home screen and connect UART. I need that if I connect once my app with other device I should be able to use all three of them as in nrfConnect.

Thank you.

Related