We need to communicate biderectional from our device to iPad through bluetooth with minimum acceptable latency of 30-50ms (4 Byte MIDI message from our device to iPad every time, message can occur at any time) at all time.
It is said on the web that the latency can be adjust by tuning baud rate and connection interval at the cost of more power consumption. More power consumption is OK to us, and realtime response is our major focus. I wonder if CC2540 can get the 30ms latency. What is the minimum latency of CC2540 under this circumstance?
And I was told that Bluetooth 2.1+ EDR or Bluetooth 3.0+ HS achieve lower latency than BLE 4.0. Is that true?