Setpoint change not taken into account

We are experiencing at times that the setpoint change request is not accounted for by the IONI firmware.

smSetParameter(…SMP_ABSOLUTE_SETPOINT…) returns no error, but the setpoint does not change.

Any idea of what could happen ?

At the moment, I have no idea. Does the subsequent setpoints then work normally without any other commanding?

Yes, that’s what it seems.

Are you using the smSetParameter and if yes, what is the update rate you are using on that?

I’m also thinking if one of the fastUpdateCycle modes would work for you if you need high rate.

Yes, smSetParameter is called as explained in the first message above.
A new target is set ever few minutes - our application requires high accuracy but is rather slow.