Hello,
I am trying to transmit weight measurements via BLE from a nRF52840-DK to a proprietary app. I am able to successfully transmit the data to the nRF Connect app on my phone using the Weight Scale Service. The next step in development is to transmit the data to my company's app. What is involved in terms of app development? Which driver(s) do I require on the app's end to receive and display the data?