Cannot get callback between components (IPC) to work properly

Here is an example to return STRUCT inside handler:

You can see if it can be ported to your existing application.

On the other hand, you can do another IPC call inside the handler to get the required data.
Please see this sample application:
IPC_step4_payload_test.7z (3.0 KB)