Hi,
I am using CC2340R5 basic_ble peripheral code. An interval of 200ms continuously pushing an data (Approx. 20 bytes) via UART to the peripheral. Now I have connected my mobile with peripheral device in link layer when trying to go for pairing I can pair successfully with the peripheral device.
(Deleted bond information on both mobile and peripheral)
But with an interval of 100ms continuously pushing an data via UART to the peripheral. Now I have connected my mobile with peripheral device in link layer when trying to go for pairing and mobile gets disconnected.
So why mobile gets disconnecting with the delay of 200ms.
When data not pushed on uart pairing works fine.
We don't have ble sniffer.
SDK Version : simplelink_lowpower_f3_sdk_7_40_00_64 (peripheral)
CCS version: CCS 12.5.0
Thanks.
Vignesh.