Linux support for Quectel EC20

Hello everyone,
I have Quectel EC20EA Attached on the Mini PCIe-EVB Kit. I want to use the module to send just SMS from the Linux systems, and I don’t know this module require any Linux drivers?

Can anyone help me to configure this module on Linux system and SEND SMS via terminal?

Thanks in advance

It’s a linux platform and the EC20 work as external device?
If so, I recommend you to use AT command to send SMS over ttySerial port. And you need to add the VID(0x2C7C) and PID(0x0125) to the option.c first.