Hi
I am currently playing around with the cc2540 mini dk set and was trying to make the bloodpressure demo app to work. I have the below setup.
1. I have compiled the bloodpressure app and have flashed the keyfob with the hex file.
2. My USB dongle is flashed with "CC2540_USBdongle_HostTestRelease_All" hex file.
Now when I set up the BTool and try to connect with the keyfob, I could see the connection being established successfully and the led on the keyfob blinking, followed by a disconnection.
Now I am able to see the connection and disconnection messages in BTool but can not see the Bloodpressure data being received from the keyfob.
After reading the swru297b.pdf (BLE sample app guide) and the BLP spec, I figured out that the sensor part looks to be ok, but the collector ( In this case the USB Dongle) should discover the bloodpressure service and configure for the same. which I think is the problem why I am not receiving anything in the BTool.
So my question is that, whether the hex file on the USB Dongle needs to change or else some configuration that I am missing.
Please let me know if you need any more info from my side.
Thanks
Biswa