I have a Quectel EC25-EUX module. Is there any way I can interact with this module besides AT commands and quectel-CM to get information about the SIM. Is there a python library implementation for interacting with this module?
As I know there is no such python libs already exists.
Python also support sending AT command over uart port.
I know that ModemManager provide some python API to access something like sending SMS.