I am using the nrf52 Dk with nrf52832 chip and i want to write bulk data onto the dk and then when i read the dk from the mobile app nrf connect, i want to see the written data and also want to edit the data from the app.
How can i achieve this?
I started using the ble app uart code in ble peripheral from the sdk 15.3.0 but did not understand how to achieve my goal.
Please suggest me the best solution.
Thanks