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 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