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

driver to connect nrf52840 with our APP

Hi Dev Team,

I am developing the weight scale product using nrf52840 development board. We connected the nrf52840 using the nrf connect app ( Provided by nordic).

Now we want to send the data to our APP instead of nrf connect. can you guide me for this ? what kind of driver we need to connect to app.

Thank you in advance.

Rahul Kidecha

Parents Reply Children
  • Hi Amanda,

    Thanks for your quick response. I would like to let you know that we are not building the mobile app from scratch. We have an app and trying to integrate this weight scale with nrf52840 sensor to our app. Also, the app development team is recommending us to use the weight scale profile and weight scale service listed in the link below:

    https://www.bluetooth.com/specifications/specs/

    I tried to attach the files for your reference.

    Do we need to create these profile and services to connect to our app? or do you have a pre-existing solution that I can recommend them to use?

    Please let me know if you have any questions or concerns.

    WSP_V1.0.0 (1).pdfWSS_V1.0.0 (1).pdf

    Thanks

  • Hi Rahul, 

    From your previous reply, seems you are using NUS service to transmit data. So, I suggest you refer to nRF Toolbox app which includes NUS profile. If you transmit data via weight scale service, you would need to create these profile and services on your own app. You can verify with nRF Connect to make sure it can read or write over weight scale service before developing your weight scale app.  

    As my previous reply, there is no Weight Scale profiles inside our app. You can refer our existing app like nRF Blinky app or nRF Toolbox app to create your own with Weight Scale profiles. 

    -Amanda

Related