Hi, Currently working on nrf51422 with s130,I have currently been able to transmit 20 bytes of data at 100ms interval to mobile.But when I decrease the duration of tranmission below 100ms the stack does not seem to respond well.Currently the data being sent is fixed(dummy),in actual scenario it would be accelerometer data read over twi. Can i decrease the duration at which data is being sent,is there some kind of limit. Also is it possible to increase the data throughput from 20 bytes,currently I know there is a limit of 23 bytes is it possible to increase this.My main goal is to achieve 2 Mbps. Please do help me out on this.