This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Send heavy data i.e more than 27 bytes and enable edit text on to Dk/beacon from mobile app nrfconnect

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

Related