Hallo Mario, hallo Xiang,
yes, exactly. The parameters used in gapConnectionRequestParameters_t gConnReqParams are correctly passed and are in fact what I see when tracing the connection. But I want to update the parameters at run time later on - preferably not by triggering the change from a peripheral but by the central.
Xiang Li, you are right of course, Gap_UpdateConnectionParameters() works even for the central role. I did not see that earlier, but now realized that my peripheral overwrote the connection parameters with a request of it's own. This is why the interval I saw in the trace did not match my expectation.
Thank you!
Kind regards
Finn