Has anyone seen more than 3 notify packets per 7.5ms connection interval?
I am seeing 3 and am wondering if this is a fault of the way my app is working.
Has anyone seen more than 3 notify packets per 7.5ms connection interval?
I am seeing 3 and am wondering if this is a fault of the way my app is working.
@Mahendra: It could be because of your firmware on the nRF51, on how much (and how fast) you queued your packets (I assume you sending notification from the nRF51 to the phone). But it could also depend on the phone, OS version, number of concurrent connection, etc.
I was testing with Nexus 5 and seeing 5 notification packets from nRF51 with 7.5ms conn interval.
@Mahendra: It could be because of your firmware on the nRF51, on how much (and how fast) you queued your packets (I assume you sending notification from the nRF51 to the phone). But it could also depend on the phone, OS version, number of concurrent connection, etc.
I was testing with Nexus 5 and seeing 5 notification packets from nRF51 with 7.5ms conn interval.