Hi, I am trying to test my UART using some simple loopback test, and I have noticed that the service discovery command of BLE will occupy the CPU a quite long time. I am just wondering if there is any way to reduce it? Does the SoftDevice handle the service discovery command as one single radio event or it breaks it down to several sub-commands? BTW, is there a minimum time interval between two radio event?
Thanks, B.F.