Support for RM520N-GL with Jetson Xavier NX

Hello Team,

We are having trouble with our Quectel module when connecting it with Jetson Xavier NX. The connection is not there and the module is reset continuously. I request you to give me the latest firmware for the module and supporting driver for jetson so that the modem can be taken into service.

Quectel RM520N-GL FW: RM520NGLAAR01A08M4G
Jetson Xavier NX Jetpack Version: 6.0

Thank you.

Regards,

Hi,@AnkurGupta
All the files you need have been sent via email.pls check.

Hello @leon.bao

Thank you for prompt reply. I have opened the link and there I found the FW version with same version. Is it intentional and no new FW is available for RM520N-GL?

Regards,

Hi,@AnkurGupta
If it’s the same, it proves that your firmware version is already the latest.

Hi @leon.bao

I tried to compile the WWAN driver on jetson and I am getting the following error:

Please guide accordingly.

Regards,

Hi @leon.bao

Moreover when I try to compile USB serial option driver then I am getting following error:

Regards,l

Hi,@AnkurGupta
For the WWAN driver, please make sure that the Gobinet driver is not installed in your Linux system, because only one of these two drivers can be installed at a time. For the USB driver, you can first configure the kernel according to the steps in the guidance document (in the compressed package), or try the commands suggested under the path of the kernel source code according to the error message.

Thanks