Hi,
I have run the example in ncs 3.1.0 for CS_RAS_Initiator and compared to the older version ncs 3.0.1, there is a new flag called realtime_rd. Thanks to this, I can get new distance measurement data every 250 ms, which is great.
I took this example and put it into my other project, where I have more tasks. CS measurement works there too, but now instead of every 250 ms, I get results only once every 750 ms.
I am interested why my period is 3x slower, even though the CS procedure settings are exactly the same (procedure_params + config_params). I do have a few extra tasks, but they do almost nothing, so I do not think they are slowing down the MCU so much that it cannot keep up.
Do you have any tips what to focus on please? Maybe some conflict with my prj.conf ?
Thank you very much.
