Does anyone have some sample code that would help explain how i go about reading data from UART1.
Thanks
Does anyone have some sample code that would help explain how i go about reading data from UART1.
Thanks
Hi
For reference i guess you can refer to the code shared by josepvr in Code sharing section.
https://forum.sierrawireless.com/t/simple-uart-echo-program/4739/1
You don’t actually read data when using FCM.
FCM delivers the data to you via the Data Handler.
In other words it is a “push” rather than a “pull” operation…
Have you looked at the FCM Application Note?