Hi,
Please point me towards an example where I can transfer a file from Mobile to PC via nRF52840.

Thanks & Regards,
Ajith
Hi,
Please point me towards an example where I can transfer a file from Mobile to PC via nRF52840.

Thanks & Regards,
Ajith
Look at the Nordic UART Service (NUS).
The "UART" in the name indicates that, like a UART, it can be used to transfer any stream of arbitrary bytes.
Look at the Nordic UART Service (NUS).
The "UART" in the name indicates that, like a UART, it can be used to transfer any stream of arbitrary bytes.