Hello !
I was wondering How the interval connection was calculated in the Android application nRF Connect ?
Do you use a special/ hided function ?
I tried to get it on my own, but my scan seems really slow and I can't get the advertising intervals of my peripheral.
I used an advertising interval of 100ms in my test but the delay between my ScanResults in my Android application are sometimes around 2 seconds !
I got the low latency setting activated. I don't see how I can get all the advertising frames sent by my device (100ms) to guess the advertising interval.
Thanks !
Best regards