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

Transfer file over BLE

Hi,

I want to transfer a TEXT file from my android to a NRF52 unit.

Today, In my NRF52 unit i already use NUS with NRFUART application & NRFCONNECT application to send commands and receive some data.

I just wonder if there is any "ready made" android application which i can choose a file and send it to my unit (over NUS or over something else).

Until now all i saw is that i need to develop application like this by myself. An application which will divide the file to chunks and transfer them over NUS (or other ways)...

I just wonder if NORDIC or someone else already got an application that do that....

Thanks in advance,

Yuval.

Related