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

Can we connect both nRF52832 and BLE Heart rate sensor as a peripheral to the central mobile app???

I am using SDK 15.3.0 working on nRF52832, on windows platform.

Our requirement is, we need to get the data from both nRF52832 and BLE Heart rate sensor at same time and display on the mobile application.

BLE Heart rate sensor value, is just to display on app, we are not controlling anything else on that value.

Do we need to handle this from nRF side or from mobile app we can handle?

Kindly provide the solution, how this can be done?

Related