usual-developer wrote on Wednesday, April 17, 2019:
I am using FreeRTOS for this.
I am currently working with STM32F103C8T6 and Quectel M66 module. I need to send some command from STM32’s UART port for creating a socket connection in M66 and to send some data via that socket to a server in Quectel M66. Is there any way to do that?
And what kind of data are possible to send via UART port of STM32 using FreeRTOS?
Any help would be greatly appreciated…Thanks in Advance