Hello Nordic family, I hope everyone is fine.
I want to do modifications to the nRF Toolbox android App such that the data received by the nRF Toolbox android App from the peripheral (nRF52840 DK) via UART can be saved in a CSV file. The current version of the nRF Toolbox App only shows the received data in the log but I want to store the received data in a CSV file. I am new to App development and I just run the source code of the nRF Toolbox App from GitHub in the Android Studio, I have successfully got the app on the mobile and it is working properly. Now I want to do modifications to the App's source code to store the UART data in the CSV file. But I don't know how to do this. Can someone please help me in this regard?
Best Regards,
Sami