Could you please explain why this configuration prevents the message from being sent successfully? Is there a need for additional modules?
Hello,
What board are you using? If you are using the S32K146 evaluation board, please note that the UART instance connected to the microUSB is actually LPUART1. If you are using an external serial converter, please check the schematic for the board to see that it is actually connected to LPUART0 (the instance you configured in the model).
You might want to check included examples in the toolbox to see how to configure and use different peripherals.
You can check the Quick Start Guide for S32K146 to have an overview of the most important connectors found on it:
Getting Started with the S32K146 Evaluation Board for General Purpose
Best regards,
Sorin Bancila.