Ai-Thinker-Open / GPRS_C_SDK

Ai-Thinker A9/A9G GPRS (with GPS(A9G)) module C development SDK
https://ai-thinker-open.github.io/GPRS_C_SDK_DOC
MIT License
449 stars 235 forks source link

Unable to understand how to read and write to the sd card #554

Open Mukund2900 opened 3 months ago

Mukund2900 commented 3 months ago

I have a setup where esp32 is connected to a9g module through rx tx. Everything is working as expected. But now i want to integrate/use the sd card as well for keep files and persisting data. But I cant find any implementation where we can understand on how to do the same Can you please provide some doc or some code sample to access the memory card through esp32.

HuumbleBee commented 17 hours ago

Hello, you have update for this issue? if you have completed this issue please share if you don't mind, thanks

Mukund2900 commented 7 hours ago

@HuumbleBee I checked multiple documentations but did not find a way to get this to work.