2022-05-18 07:57 AM
I'm requesting the microcontroller to send data to the PC for every 1.1~1.3 ms through BLE using ACI_GATT_UPDATE_CHAR,
However, I'm not sure it is fine because the BLE connection event happens every 7.5 ms.
What happens microcontroller and PC In this case?