Support Request for Integrating RM502Q 5G LTE Module with Qualcomm QCS8550 Processor

We are currently using the RM502Q LTE 5G module and are in the process of integrating it with a Qualcomm QCS8550 processor via the PCI interface in a Linux environment (Linux Kernel Version: 5.15.123). To ensure a smooth integration, we would appreciate your support in the following areas:

Device Driver Integration:

Documentation or guidelines on how to integrate the RM502Q LTE module’s device driver with the QCS8550 processor.
Any specific kernel configurations or patches required.

User Space Application:

Examples or templates of user space applications that interface with the RM502Q LTE 5G module.
Best practices for managing communication between the user space application and the device driver.

Additional Requirements:

Any other necessary tools, libraries, or dependencies required for successful integration for Linux Environment. Troubleshooting tips for common issues that might arise during the integration process.

We would greatly appreciate it if you could provide detailed instructions, relevant documentation, and any example code or scripts that could assist us in this integration process.

Thank you for your support. We look forward to your prompt response.

Linux or Android?

Quectel does not have a special Linux kernel driver. If it’s Linux, you just need to follow the driver manual. If it’s Android, you not only need to port the kernel driver, but you also need to fix Android RIL porting.