Hi,
We are using two CC2642 controller as central and pheripheral . what is the maximum amount of bytes can transfer from central to pheripheral by using GATT_WriteLongCharValue API and GATT_WriteCharValue API ?
What is the maximum data transfer rate from central to pheripheral and pheripheral to central (i.e) for 1 second how many bytes of data can transfer?
If i used these GATT_WriteLongCharValue API and GATT_WriteCharValue APIs in central, how much time will take to reach pheripheral in milli seconds ?