Send data throw the UART port

HI, I want to send data throw the UART port. I ve subscribed to ADL_PORT_UART1 and when I recived the ADL_FCM_EVENT_FLOW_OPENNED i ve do an adl_fcmSwitchV24State(portHandle, ADL_FCM_V24_STATE_DATA).

After that i do an adl_SendData(portHandle, …) and it returns an unknown event.

Am I doing the sequence to sending data well? or I’am doing any mistake ?

Thanks.

As this is an FCM question, you should be looking in the FCM section of the Forum!

The following threads should be helpful:
wavecom.com/modules/movie/sc … .php?t=218
wavecom.com/modules/movie/sc … c.php?t=23

Sorry, I didn’t see that section. Thank you!