Hi,
I am using a temperature sensor along with a CC2540 based module that connects to an iOS device and sends out notifications in various times.
Because the update times alter from 20ms to 40 minutes, i issue a connection parameter update request from the CC2540 module, that is using the peripheral profile and i can successfully alter the connection parameters to match mine and Apple's requirements . (Verified with a packet sniffer)
As i am trying to improve some latency issues and also ensure that some valuable data are sent successfully without being dropped due to big or small connection interval times, i would like out to find out if possible, when the connection interval occurs in the Link Layer level so i can synchronize my notifications accordingly.
Best regards,
George