Other Parts Discussed in Thread: CC2541, ADS1293
Hi
some quick direction required!!!!!!!!!
I am working on wireless heart monitor using ADS1293 with CC2541. I am in need of large samples per second. So First i have changed the data rate in ads1293 according to the document.But the output from the cc2541 doesn't match the data rate with ads1293.
Currently the wireless heart rate monitor transfers 120 samples per second through BLE. I need to increase the data rate.
Is there any limitation for connection interval of BLE. Currently Data from ADS1293 device is ping-pong buffered and up to six notifications are sent every 14 ms based on an OSAL timer.
I need change these time to increase the data rate. is this may affect in the device? if so detailed it. please guide in which file has to change these things.