Understanding BLE Connection and Interval Mechanisms
We start from a fact: BLE uses a connection and interval mechanism to transmit data.During the connection, data is exchanged between the central device and the peripheral device; during the interval, the central and peripheral devices are forced to disconnect and remain silent. The duration of the connection can be set between 7.5 ms and … Read more