Hello,
I am currently working on a project with the nRF52832. I need to get the data being provided by the Bluetooth sensor to be stored as a file in my Android device.
The Android-nRF-UART has several problems with the source code. Major being it does not support the current graddle build libraries. The project has been discontinued.
I need to store data in the form of sessions. The nRF-Connect available in playstore is able to connect with my device. But the process of accruing data and the storing it is very tedious.
I would be very helpful if you could guide me to some resource or code repository that would help me with creating an APP for the storage of data.
Thank You