Hi, everyone~
My goal is to collect data from 4 sensors simultaneously using iPhone.
Now, my testing code for sensor nodes is working fine. It was built based on the HRS example, with the S110 softdevice . I tested it using the evaluation kit and the USB dongle.
What i`m about to do is to test multiple sensors working together.
Here comes my questions:
1): How can I observe the data transmitted simultaneously by multiple sensors? It seems that the control panel + USB dongle combination can only get the notifications from one device at a time....
2): Does iPhone support the multiple link of BLE devices?if so, do you have any app to test with? or I need to use another nRF51852 with S120 softdevice to collect data and send`em to iPhone?
3):Except the device name, is there anything else I need to change in my sensor node code in order to let them capable of sending data to a single master?
Thanks & Have a nice day~
Regards, Shuoyu