I am using VS Code to develop on the nRF52832, which is externally connected to a TCAN4550 CAN-FD chip. I successfully used the tcan4550evm.overlay to send and receive 8-byte CAN data normally. However, when I tried to send a CAN-FD format data packet, the operation failed. so,how to correctly send a CAN FD format data packet? I look forward to your reply.
The printout shows the following error message.

My overlay configuration is as follows:


