Hi All,
I'm facing unstability in connecting my Central BLE device based on bluez to connect to Nordic Uart service based device.
For every 10th or 11th connection , it gives Connection Refused or Characteristics Read failed or Characteristics Write failed ??
I was debugging my Central device then i found out the issue is with Peripheral device as I've tried the same with Nordic App from Mobile and faces the same connection issue with App as well.
Attached is the main.c main.2.c , please have a look and let me know if there are any issues with the UART Service.
Thanks Brajesh