This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Is it possible to simulate several heart rate sensors with one board ?

Hi,

I'm using nRF51422 with S310 and ble_app_hrs example application. Thus I can simulate a Heart Rate Sensor with the board and get data on an Android phone with the "nRF Toolbox for BLE" application.

Now I would like to simulate 6 Heart Rate Sensors. Is there a way to have one board simulate 6 Heart Rate Sensors ? Or do I need 6 boards ?

Best Regards

Parents
  • Thanks for your reply.

    I understand what you are saying indeed I can add 6 heart rate services but that's not what I want.

    Simply put I want to simulate 6 physical heart rate sensors with only one board. Meaning that the board can simulate multiple peripheral devices thus advertise multiple device names, accept multiple connections, etc...

    After doing some research I think it's not possible because the BLE stack can only have one peripheral link.

Reply
  • Thanks for your reply.

    I understand what you are saying indeed I can add 6 heart rate services but that's not what I want.

    Simply put I want to simulate 6 physical heart rate sensors with only one board. Meaning that the board can simulate multiple peripheral devices thus advertise multiple device names, accept multiple connections, etc...

    After doing some research I think it's not possible because the BLE stack can only have one peripheral link.

Children
No Data
Related