M95 Quectel cannot access sdcard to upload file using ftp

Hi guys,

i’m working on the M95 Quectel GSM Modem. My plan is to send file using ftp from sdcard.
Is it possible ?

I tried this command but I just got response from RAM. The others command got error.

AT+QFLDS="RAM"
+QFLDS: 647668,647668,647668

OK

AT+QFLDS="UFS"
+CME ERROR: 4013

AT+QFLDS="SD"
+CME ERROR: 4013

Firmware I used
Quectel_M95
Revision: M95FAR02A08
OK

Waiting for your response…

Thank you

Hi,

M95F module doesn’t support SD Card and UFS region.
Another 2G module, M66, supports SD card and UFS flash region.
Please find the attached spec document of M66. Quectel_M66_GSM_Specification_V1.4.pdf (868.4 KB)

Thanks for your reply !
I really appreciate it :grinning: