Hi
Can anyone tell me which example in SDK to use to send data(a simple text message) from nRF52832 board to an Android Phone. I have nRF Connect and nRF Tools applications installed on the phone.
Thanks in advance.
Hi
Can anyone tell me which example in SDK to use to send data(a simple text message) from nRF52832 board to an Android Phone. I have nRF Connect and nRF Tools applications installed on the phone.
Thanks in advance.
Hi Sai Kiran,
Does this example do something like what you want to do? It is a part of SDK 15.3.
Best regards,
Marte
Hi Sai,
You can find the UART profile inside nrf Toolbox app that can be use to interface with the example suggested by Marte.
Hi
Thanks for the reply. I shall look at the example suggested by you and get back to you if I have any other queries.
Just to give more details, let's say we have 2 nRF52832 Development Kits. We can program one device as a client and another as a server and send the data between the two devices. Correct me, if I have understood in the wrong way. So, we are basically replacing one of the DKs with a mobile phone with nRF apps. So, in this scenario, which example do we use? I do not understand why should we use UART? Can we not simply send a normal text message that I can manually put in code?
Hi
The example requires nRF Connect which I don't have as I use Ubuntu. What can I do about it?